Skip to content

Cleanly Cloned Version 2.4.0 is not working correctly. #194

Open
@Sebastian-Lamay

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:

  1. Clone Master Branch
  2. Open Keys.scad
  3. See error

Additional context
Version 2.3.0 seems to work fine on my machine. I'm running on PopOs

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions