mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-09-13 23:59:49 +00:00
small fixes
SMALLEST_POSSIBLE fixes originating from talks in the openSCAD repo about float rounding issues w/r/t STL. couple more I don't remember 😕
This commit is contained in:
parent
655905d38e
commit
1fe1a23f29
7 changed files with 19 additions and 11 deletions
|
@ -14,4 +14,7 @@ include <src/key_types.scad>
|
|||
include <src/key_transformations.scad>
|
||||
include <src/key_helpers.scad>
|
||||
|
||||
key();
|
||||
sa_row(3) u(3) stabilized() {
|
||||
/* %envelope(0); */
|
||||
key();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue