Working
This commit is contained in:
BIN
Push_Buttons/files/CE3PRO_PB-Insert1-2.3mf
Normal file
BIN
Push_Buttons/files/CE3PRO_PB-Insert1-2.3mf
Normal file
Binary file not shown.
32217
Push_Buttons/files/CE3PRO_PB-Insert1-2.gcode
Normal file
32217
Push_Buttons/files/CE3PRO_PB-Insert1-2.gcode
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Push_Buttons/files/PB-Insert1-2.stl
Normal file
BIN
Push_Buttons/files/PB-Insert1-2.stl
Normal file
Binary file not shown.
BIN
Push_Buttons/files/not needed/PB-Stand-1-1.stl
Normal file
BIN
Push_Buttons/files/not needed/PB-Stand-1-1.stl
Normal file
Binary file not shown.
BIN
Push_Buttons/files/not needed/push_buttons-Tall-3-2.stl
Normal file
BIN
Push_Buttons/files/not needed/push_buttons-Tall-3-2.stl
Normal file
Binary file not shown.
11
Push_Buttons/files/push_buttons2-1.scad
Normal file
11
Push_Buttons/files/push_buttons2-1.scad
Normal file
@@ -0,0 +1,11 @@
|
||||
module push_buttons2_1()
|
||||
{
|
||||
/* all layers combined, scaled to within a 1mm cube */
|
||||
scale([1, 1, 1/1])
|
||||
difference() {
|
||||
union() {
|
||||
scale([1,1,2]) translate([0,0,-0.5]) push_buttons2_1_1();
|
||||
}
|
||||
translate([0,0,-2]) cube([2,2,4],center=true);
|
||||
}
|
||||
}
|
||||
BIN
Push_Buttons/files/push_buttons2-1.stl
Normal file
BIN
Push_Buttons/files/push_buttons2-1.stl
Normal file
Binary file not shown.
BIN
Push_Buttons/files/push_buttons3-1.stl
Normal file
BIN
Push_Buttons/files/push_buttons3-1.stl
Normal file
Binary file not shown.
BIN
Push_Buttons/files/push_buttons4-1.stl
Normal file
BIN
Push_Buttons/files/push_buttons4-1.stl
Normal file
Binary file not shown.
Reference in New Issue
Block a user