Skip to content

Releases: powpingdone/mbotmake

0.1.5

21 Feb 22:30
Compare
Choose a tag to compare

NEW FEATURES

  • Better error reporting
  • Add percentage of print done

0.1.4

06 Feb 17:50
Compare
Choose a tag to compare

BUGS FIXED

  • Fixed a bug where the offset was additive.

0.1.3

06 Feb 17:32
Compare
Choose a tag to compare

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

05 Feb 21:31
Compare
Choose a tag to compare

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

05 Feb 03:58
d1a11c7
Compare
Choose a tag to compare

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

02 Feb 04:23
Compare
Choose a tag to compare

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.