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

List of Deprecation Warnings #69

Open
donbarthel opened this issue Dec 28, 2019 · 1 comment
Open

List of Deprecation Warnings #69

donbarthel opened this issue Dec 28, 2019 · 1 comment

Comments

@donbarthel
Copy link

donbarthel commented Dec 28, 2019

Maybe others could add to this list instead of creating separate issues.

  1. When using hexagon_tube() from regular_shapes.scad:

WARNING: Ignoring unknown module 'test_square_pyramid', in file Documents/SCAD/lib/MCAD/regular_shapes.scad, line 262.
ECHO: " DEPRECATED: function 'reg_polygon' is now deprecated please use 'regular_polygon' instead"
ECHO: " DEPRECATED: function 'reg_polygon' is now deprecated please use 'regular_polygon' instead"


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Illusion65 Illusion65 mentioned this issue Mar 26, 2020
@pauvos
Copy link

pauvos commented Dec 14, 2020

WARNING: variable triangles not specified as parameter, in file libtriangles.scad, line 40
DEPRECATED: polyhedron(triangles=[]) will be removed in future releases. Use polyhedron(faces=[]) instead.

libtriangles.scad, OpenSCAD version 2019.05

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

2 participants