1
0
Fork 0
mirror of https://github.com/rsheldiii/KeyV2.git synced 2025-06-21 06:20:26 +00:00

key_types.scad uses u functions without including key_sizes.scad

This commit is contained in:
Daniel Loffgren 2022-09-21 20:52:14 -07:00
parent 9665d5d6a0
commit fe960c2f2a

View file

@ -1,4 +1,5 @@
include <functions.scad>
use <key_sizes.scad>
module spacebar() {
$inverted_dish = $dish_type != "disable";