Brushograph: Difference between revisions

From SGMK-SSAM-WIKI
Jump to navigation Jump to search
Line 27: Line 27:
Original "Arduino mini CNC plotter" and some interesting forks / remixes
Original "Arduino mini CNC plotter" and some interesting forks / remixes


* https://www.thingiverse.com/thing:4579436
* https://www.thingiverse.com/thing:4579436 ("original version")
* https://www.thingiverse.com/thing:4607077
* https://www.thingiverse.com/thing:4607077 (has source file for fusion360)
* https://www.thingiverse.com/thing:4796222 (redesigned with bigger tooth and gogs.)

Revision as of 22:10, 30 April 2025


How to set it up

FluidNC (for ESP32 with webUI)

https://installer.fluidnc.com/

Arduino

https://github.com/ruizivo/GRBL-28byj-48-Servo

Universal Gcode Sender

https://winder.github.io/ugs_website/

Links to related repositories

Forked and reworked version of FluidNC to support uni-polar steppers

Repo by doms, with nothing on it:

Original "Arduino mini CNC plotter" and some interesting forks / remixes