mirror of
https://github.com/kennetek/gridfinity-rebuilt-openscad.git
synced 2024-12-01 20:44:03 +00:00
Merge pull request #253 from madhephaestus/patch-1
Fix #252 close #252 close #246
This commit is contained in:
commit
e1e5dcc49e
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+2.15), (0.7+1.8+2.15)], // Up and out at a 45 degree angle
|
||||
[(0.7+2.15), 0], // Straight down
|
||||
//[0, 0] // Implicit back to start
|
||||
[0, 0] // Implicit back to start
|
||||
];
|
||||
|
||||
// Height of the baseplate lip.
|
||||
|
|
Loading…
Reference in a new issue