Skip to content

Commit 33096c4

Browse files
committed
checkpoint
1 parent 9a8f3ad commit 33096c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/slicer/infill/patterns/concentric.test.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ describe 'Concentric Infill Generation', ->
223223
# Derive build plate center from slicer configuration to avoid hardcoding.
224224
centerX = slicer.getBuildPlateWidth() / 2
225225
centerY = slicer.getBuildPlateLength() / 2
226-
226+
227227
# For a torus with radius 5 and tube 2, the hole radius is approximately 3mm.
228228
holeRadius = 3
229229

0 commit comments

Comments
 (0)