mirror of
https://github.com/kennetek/gridfinity-rebuilt-openscad.git
synced 2024-11-29 11:33:56 +00:00
Update standard.scad
close https://github.com/kennetek/gridfinity-rebuilt-openscad/issues/252
This commit is contained in:
parent
b3bb896eba
commit
f67bf3fed1
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ BASEPLATE_LIP = [
|
||||||
[0.7, (0.7+1.8)], // Straight up
|
[0.7, (0.7+1.8)], // Straight up
|
||||||
[(0.7+2.15), (0.7+1.8+2.15)], // Up and out at a 45 degree angle
|
[(0.7+2.15), (0.7+1.8+2.15)], // Up and out at a 45 degree angle
|
||||||
[(0.7+2.15), 0], // Straight down
|
[(0.7+2.15), 0], // Straight down
|
||||||
//[0, 0] // Implicit back to start
|
[0, 0] // Implicit back to start
|
||||||
];
|
];
|
||||||
|
|
||||||
// Height of the baseplate lip.
|
// Height of the baseplate lip.
|
||||||
|
|
Loading…
Reference in a new issue