Skip to content

Commit dabbc2f

Browse files
committed
Update BBC-GL layer-start
1 parent 096c673 commit dabbc2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vpype_gcode/bundled_configs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ layer_end = "</g>"
5252

5353
[gwrite.BBC-GL]
5454
document_start = ""
55-
layer_start = "F{index1:d}"
55+
layer_start = "F{index1:d}\n"
5656
segment_first = "C{x:.0f},{y:.0f};HK\n"
5757
segment = "C{x:.0f},{y:.0f};IK\n"
5858
document_end = "F0\n"

0 commit comments

Comments
 (0)