mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 20:10:36 +02:00
default to 0.8
This commit is contained in:
@@ -7,7 +7,7 @@ size = [100, 50, 120];
|
||||
shelf_thickness = 1.5;
|
||||
draw_thickness = 1.25;
|
||||
drawer_numbers = 3;
|
||||
spacing = 0.6;
|
||||
spacing = 0.8;
|
||||
|
||||
curved_cabinet(size, shelf_thickness, draw_thickness, drawer_numbers, spacing);
|
||||
|
||||
|
Reference in New Issue
Block a user