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