Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility between list-comprehensions and more recent scad-utils #11

Open
gadgetmind opened this issue Feb 22, 2019 · 2 comments
Open

Comments

@gadgetmind
Copy link

skin.scad uses to_3d, vec3, and range from scad-utils but they are no longer in scad_utils.

It's probably easier to pull them from the old scad_utils and include them in skin.scad, but maybe they are also used elsewhere?

@smurfix
Copy link

smurfix commented Dec 4, 2019

Where are the "old" scad_utils? I just pulled the current scad_utils but to_3d doesn't even shop up in its history. :-(

@terryspitz
Copy link

terryspitz commented Oct 30, 2022

Also: sweep-drop.scad with latest scad-utils gives errors:

WARNING: Can't open library 'scad-utils/shapes.scad'. 
WARNING: Can't open library 'scad-utils/lists.scad'. 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants