Releases: paukstelis/OctoPrint-Gcode_ripper
0.1.14
0.1.12
Clean up on the interface. Add initial information icons.
0.1.11
Upon first initilization templates directory is created and all files in static/gcode are copied there.
0.1.10
Tag origins, independent X and A scale factors.
0.1.9
The default behavior has changed for diameter values. Now, the current workspace Z value will ONLY be added to diameter if Reference Diam is checked.
0.1.8
By default, Y axis motions will converted into chord lengths rather than into the arc length. This makes pockets just a little larger. The behavior is selectable.
0.1.7
include RTCM
0.1.5
Increment version
0.1.4
Adds options menu. Adds ability to edit image file associated with template metadata. There are still some issues associated with getting image files listed properly, but that is on the OctoPrint side.
0.1.3
Very small diameters (less than the maximum X value of template gcode) will automatically return polar coordinates. These will be prefaced with POLAR to distinguish them.