mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-02-16 22:37:03 +00:00
you need this if you're gonna print it
unless you print it upside down, then you can disable it again
This commit is contained in:
parent
0cbb9167a9
commit
7bc382ab26
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ simple_layout(preonic_default_layout) {
|
|||
union() {
|
||||
// uncomment when prototyping for faster prototypes!
|
||||
/* $dish_type = "disable"; */
|
||||
$stem_support_type = "disable";
|
||||
/* $stem_support_type = "disable"; */
|
||||
|
||||
// here's where the magic happens and we actually add the extra column height
|
||||
$total_depth = $total_depth + extra_column_height[$column];
|
||||
|
|
Loading…
Reference in a new issue