AU
AU
Just to be clear that we are discussing the same thing: I'm stating that it makes more sense to use the native format *internally* by the application. It has no...
> > Could you clarify what do you mean with "extra step for the user" > > @adam-urbanczyk In today's way of working, KIcad 'comes with' a bunch of STEP...
> > Uhm are you sure? What is the point of copying of individual footprints (as opposed to complete PCB assy which has to genereted irregardles of storage format)? >...
Almost, I think 3 should be adding metadata and changing numerical precision.
I won't be able to join in the coming weeks. TBH I also won't be contributing a lot in the foreseeable future, so maybe better reach a conclusion without me.
Sounds similar to #9 . Do you execute via `run.py`? Is `CASROOT variable set in your env?
How are you installing the dependencies (OCE, PythonOCC)? I remember seeing similar issue already (see last comment in #9). I never understood the root cause (OCE was stuck on some...
Current CQ-editor master will not work with this version of OCCT/PythonOCC I'm afraid.
Actually we are most likely going to move to a custom OCCT wrapper for both CQ-editor and CQ. Take a look the the OCP repo, and some related issues in...
Actually it is mostly working, you can download OCP via conda from the cadquery channel: ``` conda install -c cadquery ocp ```