We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096c673 commit dabbc2fCopy full SHA for dabbc2f
1 file changed
vpype_gcode/bundled_configs.toml
@@ -52,7 +52,7 @@ layer_end = "</g>"
52
53
[gwrite.BBC-GL]
54
document_start = ""
55
-layer_start = "F{index1:d}"
+layer_start = "F{index1:d}\n"
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