MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.27k stars 19.23k forks source link

Marlin and Megatronics v3.0/Repetier host problem #1171

Closed Faiotech closed 9 years ago

Faiotech commented 9 years ago

Hi,

I've downloaded the latest version of Marlin and in configuration.h there isn't a "board definition" for that board (Megatronics v3.0). Now my printer is runnig with a marlin v1 where the megatronics v3 is included in configuration.h.

So I think is only a configuration problem..I have added a new board "Motherboard 703" in configuration.h file and in pins.h I have defined the new board according with my megatronics v3.

The problem appear when I connect the board with Repetier host software..repetier disconnect and re-connect the board every second, but if I use the board with the "Full Graphics Smart Controller" that's work :/

Repetier don't show me any problem or error.

Any solution??

boelle commented 9 years ago

seems like the issue is that your board is not supported in marlin

https://github.com/ErikZalm/Marlin/issues/1180

here you ask why not supported... so these 2 issues are linked, when you solve the other one this would should be solved also

boelle commented 9 years ago

closing this one as the OP made an new post a few days later with the same issue

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.