Update paths.scad

One more change to make paths.scad identical to original (added blank line)
This commit is contained in:
Alex Matulich
2025-01-04 21:08:13 -08:00
committed by GitHub
parent 6448782a53
commit d1c933c22f

View File

@@ -1246,4 +1246,5 @@ function _assemble_path_fragments(fragments, eps=EPSILON, _finished=[]) =
);
// vim: expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap