Skip to content

Commit 5fb2b1a

Browse files
committed
newline at end of toml
1 parent 5ff4d93 commit 5fb2b1a

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
@@ -79,4 +79,4 @@ document_start = "$H (unlock by homing)\nG21 (unit is mm)\nG17 (work in XY plane
7979
segment_first = "G01 Z-10 (pen up)\nG00 X{dx:.4f} Y{dy:.4f} (travel)\nG01 Z+13 (pen down)\n"
8080
segment = "G01 X{dx:.4f} Y{dy:.4f} Z+0.01 (draw with minimum pressure)\n"
8181
document_end = "G01 Z-10 (pen up)\nG90 X0 Y0 (travel to origin)\nM2 (end)\n"
82-
unit = "mm"
82+
unit = "mm"

0 commit comments

Comments
 (0)