Skip to content

Alternate firmware for the Makeblock XY Plotter

Notifications You must be signed in to change notification settings

RolandJuno/xybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

xybot

Alternate firmware for the Makeblock XY Plotter

I got frustrated by the Makeblock XY Plotter firmware when using it with the laser engraver and the MDraw software. When it moved over a long path, it included an acceleration and deceleration function. The net effect of this causes the lines from the laser engraver to be faint since it's moving over the surface faster.

This modification tracks the pen and laser engraver's status (up/down, or on/off) and will perform movement speed accordingly.

  • If the pen is up or laser is off, moves happen very quickly with acceleration and deceleration. The speed can be adjusted using the speed setting inside MDraw.

  • If the pen is down or the laser is on, moves happen at a constant speed, regardless of the speed setting inside MDraw.

About

Alternate firmware for the Makeblock XY Plotter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%