Remove unnecessary comments, clean up code
This commit is contained in:
@@ -255,7 +255,7 @@ base = base.fuse(
|
||||
BAT_X + BAT_L, clip_y_start, WALL)
|
||||
)
|
||||
|
||||
# Circular notch in back wall — centred on base
|
||||
# Circular notch in back wall - centred on base
|
||||
notch_cz = rail_z + LID_H
|
||||
base = base.cut(circular_notch(L, W / 2, notch_cz, NOTCH_R, NOTCH_DEPTH))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user