Lower global z offset
This will make printing a bit faster
This commit is contained in:
parent
f6d3e54df2
commit
7c93dc35d2
|
|
@ -35,7 +35,7 @@ mount_height = keyswitch_height
|
|||
mount_width = keyswitch_width
|
||||
# use 10 for faster prototyping, 15 for real
|
||||
tenting_angle = 11.0
|
||||
z_offset = 9.0
|
||||
z_offset = 6.0
|
||||
|
||||
should_include_risers = False
|
||||
|
||||
|
|
|
|||
706
things/left.scad
706
things/left.scad
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue