You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@ Post processing for [Slic3r](http://slic3r.org) to color the toolpaths to view i
5
5
This tool basically looks for `; skirt` and collects this block _(skirts, perimeter, softsupport and support are supported)_ and writes `;segType:Skirt` before. Then, it removes the verbose output to reduce the file size.
6
6
7
7
* Adds a number prefix to the filename (no more overwriting gcode).
8
-
* Changes the start code to be more like cura.
8
+
* Changes the start code to be more like Cura.
9
+
* Added ability to stop Bed Heater at Height x mm. See help for usage.
0 commit comments