Releases: powpingdone/mbotmake
Releases · powpingdone/mbotmake
0.1.5
0.1.4
BUGS FIXED
- Fixed a bug where the offset was additive.
0.1.3
PLEASE DO NOT USE THIS RELEASE.
FEATURES ADDED
- G92 support (Setting the current position)
BUGS FIXED
- Retraction and unretraction was not counted in time, so now there is slightly better time support.
0.1.2
FEATURES ADDED:
Added a time estimate.
BUGS FIXED:
A G0/G1 command sets feedrate in mm/min and not in mm/s, so this is now adjusted for. No more super speedy prints!
0.1.1
BUGS FIXED:
Fixed where if a single line of a move command had a single dimensional move and nothing else it would set feedrate.
0.1: Initial Release
This is a Initial Version of my tool for converting gcode to .makerbot. This supports the Makerbot Replicator Gen5, but contributions to make other makerbot printers work is welcome.