Adjust size of daylight spool mount size
This commit is contained in:
parent
26aa45854d
commit
58afa65d1a
|
@ -39,7 +39,7 @@ module m3_nut (H = 5) {
|
|||
cylinder(r=R(6.6), h=H, center=true, $fn=6);
|
||||
}
|
||||
|
||||
module opto_endstop(){
|
||||
module opto_endstop () {
|
||||
difference(){
|
||||
union(){
|
||||
// base PCB
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SQUARE_INNER = 8;
|
||||
SQUARE_INNER = 7.8;
|
||||
time = 0;
|
||||
|
||||
module reel_holder (top = true, base = true) {
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 25 KiB |
Binary file not shown.
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue