0ea0c4c9b1
CQ-editor is a CadQuery GUI editor based on PyQT. Graphical debugger for CadQuery scripts - Step through script and watch how your model changes CadQuery object stack inspector - Visual inspection of current workplane and selected items - Insight into evolution of the model Export to various formats - STL - STEP WWW: https://github.com/CadQuery/CQ-editor/ PR: 248212 Submitted by: Neal Nelson <ports@nicandneal.net>
15 lines
362 B
Plaintext
15 lines
362 B
Plaintext
CQ-editor is a CadQuery GUI editor based on PyQT.
|
|
|
|
Graphical debugger for CadQuery scripts
|
|
- Step through script and watch how your model changes
|
|
|
|
CadQuery object stack inspector
|
|
- Visual inspection of current workplane and selected items
|
|
- Insight into evolution of the model
|
|
|
|
Export to various formats
|
|
- STL
|
|
- STEP
|
|
|
|
WWW: https://github.com/CadQuery/CQ-editor/
|