Skip to content

Added cylinder 3D primitive to Workplane. - #858

Merged
jmwright merged 6 commits into
CadQuery:masterfrom
martinbudden:cylinder
Sep 1, 2021
Merged

jmwright merged 6 commits into
CadQuery:masterfrom
martinbudden:cylinder

Conversation

@martinbudden

@martinbudden martinbudden commented Aug 25, 2021

Copy link
Copy Markdown
Contributor

I've added a cylinder 3D primitive to the Workplane, as per item on the roadmap, https://github.com/CadQuery/cadquery/blob/master/doc/roadmap.rst

My first submission to cadquery so a review is very much appreciated, and I'm happy to make any changes requested.

@martinbudden

Copy link
Copy Markdown
Contributor Author

OK, tests now only failing on

cadquery\occ_impl\exporters\dxf.py:86: error: Module has no attribute "BSplineClosed"
Found 1 error in 1 file (checked 25 source files)
Command exited with code 1

Which was a pre-existing error.

@martinbudden martinbudden changed the title Added cylinder 3D primitive. Added cylinder 3D primitive to Workplane. Aug 25, 2021
@jmwright jmwright mentioned this pull request Aug 27, 2021

@marcus7070 marcus7070 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks @martinbudden!

Comment thread cadquery/cq.py Outdated
Comment thread tests/test_cadquery.py Outdated
@jmwright
jmwright self-requested a review September 1, 2021 15:07

@jmwright jmwright left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @martinbudden

@jmwright
jmwright merged commit 75ea778 into CadQuery:master Sep 1, 2021
@martinbudden
martinbudden deleted the cylinder branch September 1, 2021 19:59
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

Successfully merging this pull request may close these issues.

3 participants