Skip to content

Releases: paukstelis/OctoPrint-Gcode_ripper

0.1.14

04 Sep 23:04
9ba2bf9

Choose a tag to compare

Uses LE events to updated position.
Includes UI notification that file is being written.

0.1.12

28 May 12:43

Choose a tag to compare

Clean up on the interface. Add initial information icons.

0.1.11

27 Apr 02:13

Choose a tag to compare

Upon first initilization templates directory is created and all files in static/gcode are copied there.

0.1.10

12 Apr 12:30

Choose a tag to compare

Tag origins, independent X and A scale factors.

0.1.9

20 Jan 13:26

Choose a tag to compare

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

26 Nov 01:19
a880ecb

Choose a tag to compare

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

29 Oct 17:09

Choose a tag to compare

include RTCM

0.1.5

02 Sep 16:30

Choose a tag to compare

Increment version

0.1.4

14 Aug 15:56

Choose a tag to compare

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

30 Jul 22:11
fcc8854

Choose a tag to compare

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.