scad: visual component debuggability
This commit is contained in:
@@ -4,3 +4,8 @@ use <right-half.scad>
|
||||
|
||||
left_half();
|
||||
right_half();
|
||||
|
||||
#union() {
|
||||
right_half_components();
|
||||
left_half_components();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user