Welcome! Log In Create A New Profile

Advanced

Printer board simulator/emulator? Marlin testing

Posted by Oldass 
Printer board simulator/emulator? Marlin testing
January 10, 2019 02:01AM
Hi. I would like to test my modified Marlin firmware. Please, is available some simulator to test Marlin firmware on PC or I have to test it just on the printer board?
Re: Printer board simulator/emulator? Marlin testing
May 19, 2019 12:53AM
I haven't heard of any 3D print electronics hardware emulators. I would guess you just need to test it on your board. If you don't want to test it on an expensive board, just grab a cheap RAMPS board from ebay to test on.

Bryan

Edited 1 time(s). Last edit at 05/19/2019 12:54AM by bryanandaimee.


Retire early, retire often. [HalfLifeDad.com]
Re: Printer board simulator/emulator? Marlin testing
May 19, 2019 02:54AM
You can also upload your config file in the Marlin section and ask someone to take a look at it. Just be clear in what you changed because nobody is going to scroll through the file having to find out what's changed winking smiley


http://www.marinusdebeer.nl/
Re: Printer board simulator/emulator? Marlin testing
May 19, 2019 03:01AM
you don't even need a ramps, just a mega2560 and leds and switches
Re: Printer board simulator/emulator? Marlin testing
May 25, 2019 03:46AM
There's an avr simulator on github I found after a google search, may be worth a look:
[github.com]

Also take a look at atmel studio, it has an emulator, though I don't know if you can load arduido generated code:
[m.youtube.com]


--
Kind regards
Imqqmi

NFAN CoreXY printer:
[reprap.org]
Re: Printer board simulator/emulator? Marlin testing
May 25, 2019 08:55AM
Marlin has an option to run it in Linux by using the linux option in platformio.ini (need to compile using platformio not arduino ide), but it's intended mainly for developers.
Sorry, only registered users may post in this forum.

Click here to login