CQ-editor
CQ-editor copied to clipboard
CadQuery GUI editor based on PyQT
https://github.com/tomv564/pyls-mypy https://github.com/typeddjango/awesome-python-typing#dynamic-type-checkers
Whenever the editor is closed or crashes - the next restart should "remember" the last file you were working on, line of code, changes to file, etc. Upon restart those...
`show_object` should accept an additional parameter `visible=True` corresponding to the parameter exposed in the `Objects` window. This way optional parts of the assembly or alternatives can be rendered but hidden...
Date: 27 November 2020 Version: the master in Conda at the time of writing. The instructions for installing cadquery and CQ-editor: > Installation Use conda to install: conda install -c...
Hi, I'm new to cadquery and while I'm testing various operation it would be useful to have scale marks visible on the x,y,z axes similar to openscad so I can...
related to #192 , should be more straightforward than a pyinstaller bundle. Azure has a task that could be used: https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/github-release?view=azure-devops
Analogous to show_object(result) is there something like hide_object(result) - if not can we make that an enhancement request?
It would probably be a good idea to have documentation on building the stand-alone packages of CQ-editor. This would allow someone with access to a Mac to work on building...