CQ-editor icon indicating copy to clipboard operation
CQ-editor copied to clipboard

CadQuery GUI editor based on PyQT

Results 138 CQ-editor issues
Sort by recently updated
recently updated
newest added

I'm running build 165 (https://github.com/jmwright/CQ-editor/actions/runs/2263194041) on Ubuntu 20.04.3. I would like to use trigonometric functions, but: ``` from cmath import acos ``` gives me `ModuleNotFound` error. Is there a solution...

I am trying to run the debugger for my code. The editor works for the normal "run" mode but when I turn on the debugger, it can't find local files....

I installed CQ-editor (Version: 0.1.0) on debian 9 (stretch) linux. Installed in a conda environment with python 3.7: root@debian1:/home/steve/apps# conda create --prefix ./cqeditor_conda python=3.7 When I run cq-editor, it does...

Hello, With complex pieces, slow computer or small tolerances for export, the rendering can be quite long. Some progress bar might help to have an idea of the required waiting...

Hello, It would be nice if it was possible to copy the error messages displayed on top of "Current traceback" (those in red color), this would help to seek information...

The filename of last saved/opened file is not displayed in the editor.

Hello, Graduations on the reference axes would help to check size of the modelled items.

I'm running https://github.com/jmwright/CQ-editor/actions/runs/2169082713 0.3.0dev build on Ubuntu 20.04.4. After I save the current document and click on `Open` I'm always getting `Current document is not saved - do you want...

Trying to move from OpenSCAD to cad-query. Got the latest release zip as that was the easiest way to install cq. However, trying to follow the code written in the...

infrastructure