mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-01-22 09:27:46 +00:00
key_types.scad uses u functions without including key_sizes.scad
This commit is contained in:
parent
9665d5d6a0
commit
fe960c2f2a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
include <functions.scad>
|
include <functions.scad>
|
||||||
|
use <key_sizes.scad>
|
||||||
|
|
||||||
module spacebar() {
|
module spacebar() {
|
||||||
$inverted_dish = $dish_type != "disable";
|
$inverted_dish = $dish_type != "disable";
|
||||||
|
|
Loading…
Reference in a new issue