AU
AU
Thanks for sharing the code and progress! Note that what you are building is becoming quite distinct from the intent of this issue (i.e. extending #108 to working on 3D...
As I already mentioned above, the idea was to generalize #108 to 3D space. So you'd start with a text, face (e.g. cylinder) and a wire/edge (e.g. helix) on that...
Using `cq.Edge` / `cq.Wire`.
We are having quite some back and forth on this. I don't know what your plans are here (i.e. are you working on a PR or just brainstorming), but if...
I get a SyntaxError on Linux, will check on Windows ```s = "C:\Users\Atual\Google Drive\" File "", line 1 s = "C:\Users\Atual\Google Drive\" ^ SyntaxError: EOL while scanning string literal ```
I cannot reproduce on windows - I just get a SyntaxError without the extra stuff. Please share your env specification (`conda list`).
I cannot reproduce this on my win PC.
@lorenzncode which default value did you have in mind?
I'm OK with changing to binary, let's see what others will say.
CC: @jmwright