Marlin adapted for ZenXY

Hello all!

I have modified the marlin software for be more alike ZenXY, I modified for have some improvements, like:

  • Fully random start, only turn it on and randomly will select a file and start. or costume start, like draw a logo first, then start with a random eraser, and then a random pattern.

  • Has a delay from the finished pattern to start de next one random eraser and random pattern.

  • Has a speed knob, to adjust the speed of the drawing of the pattern.

  • If you want you can be able to make a playlist, but you have to rename the files like 1, 2, 3, etc…

  • Also has pause resume buttons, and when it is in pause you can use a joystick to draw freely.

i don’t know how to publish it, if someone help me with that, I will be happy to do it.

All thanks to Dust, Peter Ellens and Daninet in this post Get a random seed to randomize auto file order [C++, MarlinFW]

im trying to upload everything here, but how I can sync the folders with all my edits

Edit: I just figured out! its all my code online in GitHub as a fork of the official Marlin.

6 Likes

Great job! Those are really great features.

2 Likes