laptop files
This commit is contained in:
9
schleifbock.scad
Normal file
9
schleifbock.scad
Normal file
@@ -0,0 +1,9 @@
|
||||
/// Schleifbock
|
||||
difference(){
|
||||
union(){
|
||||
cylinder(d=50,h=7);
|
||||
cylinder(d=14.3, h=20);
|
||||
}
|
||||
|
||||
cylinder(d=12.85, h=21);
|
||||
}
|
||||
Reference in New Issue
Block a user