Skip to content

Fix rendering of placed sketches#584

Merged
jmwright merged 4 commits into
CadQuery:masterfrom
lorenzncode:sketch-rendering
Jul 3, 2026
Merged

Fix rendering of placed sketches#584
jmwright merged 4 commits into
CadQuery:masterfrom
lorenzncode:sketch-rendering

Conversation

@lorenzncode

Copy link
Copy Markdown
Member

Resolves #583

@jmwright

jmwright commented Jul 3, 2026

Copy link
Copy Markdown
Member

@lorenzncode My PR #582 has a fix for the failing test. Also, have you pulled master into your branch? I don't see the examples submenu under File when I run your branch.

@lorenzncode

Copy link
Copy Markdown
Member Author

My mistake, no, looks like I was not in sync.

@jmwright

jmwright commented Jul 3, 2026

Copy link
Copy Markdown
Member

I went ahead and merged my PR so that you will get the test fix when you pull the master branch.

@lorenzncode

Copy link
Copy Markdown
Member Author

@jmwright I can add a test. I'm considering adding a new test file because test_app.py is more GUI focused and this can be tested with a non-GUI test.

@jmwright

jmwright commented Jul 3, 2026

Copy link
Copy Markdown
Member

@lorenzncode +1 on adding a non-GUI test file. The GUI tests are often challenging because there are some race conditions and some accidental leaks that happen between tests. It's hard to properly test a GUI in CI.

@jmwright
jmwright merged commit 717f5e4 into CadQuery:master Jul 3, 2026
3 checks passed
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.

Placed Sketch locations ignored during rendering

2 participants