Cleanly Cloned Version 2.4.0 is not working correctly. #194
Description
What version of OpenSCAD are you on?
OpenSCAD version 2021.01
Cloned the Master Branch so 2.4.0
Describe the bug
When running any of the examples in keys.scad there are Warnings on the console, Keys don't generate correctly.
Error Log shows:
WARNING: Can't call function on dynamically scoped variable in file functions.scad, line 29
WARNING: undefined operation (number + undefined) in file functions.scad, line 29
WARNING: undefined operation (undefined * number) in file key.scad, line 53
WARNING: Unable to convert cube(size=[18.24, undef, 0.01], ...) parameter to a number or a vec3 of numbers in file src/key.scad, line 53
To Reproduce
Steps to reproduce the behavior:
- Clone Master Branch
- Open Keys.scad
- See error
Additional context
Version 2.3.0 seems to work fine on my machine. I'm running on PopOs