Giter Club home page Giter Club logo

malyan-m180-marlin's People

Contributors

yongzong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

malyan-m180-marlin's Issues

Upload via Arduino 1.7.9 does not work ...

Hi

This may not be an issue but just a lack of documentation: I don't get the firmware uploaded to the printer. What I did:

  • power off the printer
  • press the center button
  • power on the printer
  • release the center button
  • open Arduino IDE
  • select the correct port
  • select the ATMEGA2560 board
  • compiling (no errors)
  • uploading --> avrdude: stk500v2_ReceiveMessage(): timeout

Did I miss something?

LCD Does not work upon flash

I purchased a Malyan M180 from Jaycar Electronics under the name Duinotech TL4090
I have successfully flashed Marlin to the board via the following command
avrdude -C"/Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf" -v -pm2560 -cstk500v1 -P/dev/tty.wch1420 -b57600 -D -Uflash:w:/private/var/folders/zp/j0bc64jx59g83yq0h3fvn_j40000gn/T/build6569504525374575330.tmp/Marlin.cpp.hex

The Uflash:w: following code will vary between user.
tty.wch1420 is the serial name for the board recognised by my Mac.
CSRutil has been disabled for SU access.

When starting the printer up via switch, the LCD will switch on briefly, then turn off.
If I disconnect the LCD while the printer is on, and reconnect, it shows the Duinotech text on a white screen (Presumably an EEPROM logo since I've previously executed all of the wiki.malyansys Sailfish exe files to update the M180).

I can connect to the printer via USB in Simplify3D and control it via Pronterface, however the LCD panel and encoder are not working.
the SD card can be read by Simplify3D as well as M20 and M21 returning successful results.

Photos of the disassembled printer included for posterity http://imgur.com/a/qr0dy

Cannot Compile

When attempting to compile with Arduino IDE 1.6.10 I am getting the following error:

Arduino: 1.6.10 (Windows 8.1), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

In file included from sketch\SdFile.h:27:0,

                 from sketch\cardreader.h:8,

                 from sketch\LcdBoard.cpp:4:

SdBaseFile.h:38: error: using typedef-name 'fpos_t' after 'struct'

 struct fpos_t {

        ^

In file included from sketch\Marlin.h:10:0,

                 from sketch\temperature.h:24,

                 from sketch\LcdBoard.cpp:2:

c:\users\xxx\downloads\arduino-1.6.10-windows\arduino-1.6.10\hardware\tools\avr\avr\include\stdio.h:950:33: note: 'fpos_t' has a previous declaration here

 __extension__ typedef long long fpos_t;

                                 ^

exit status 1
using typedef-name 'fpos_t' after 'struct'

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Board Settings:
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.