We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830e209 commit 096c673Copy full SHA for 096c673
1 file changed
vpype_gcode/bundled_configs.toml
@@ -52,6 +52,7 @@ layer_end = "</g>"
52
53
[gwrite.BBC-GL]
54
document_start = ""
55
+layer_start = "F{index1:d}"
56
segment_first = "C{x:.0f},{y:.0f};HK\n"
57
segment = "C{x:.0f},{y:.0f};IK\n"
58
document_end = "F0\n"
0 commit comments