Results 57 comments of William Adams

Thanks! I agree that it feels a lot better. If you're inclined, it can be really useful to do string manipulation --- if this hadn't come through, I was seriously...

I'll write up something when I come to a point where I run into a limit and need something for it. In the meanwhile, wrote up a bit on this...

Yes, that is exactly what I am describing. In retrospect not sure if it's worth the effort --- there aren't any CAM tools which would directly make use of this,...

For an example of this sort of thing, but w/ colour-coding, see: https://github.com/crozone/openscad-trotec-export (which sort of colour-coding would probably be more useful)

My apologies. .c2d files are the native format for Carbide Create, a closed-source (but freely available for 2.5D modeling) tool which uses a JSON dump as its file format. There's...

.c2d files are now pretty much off the table, but if there's some other format(s) which could profitably be exported, that'd be great.

The project most like to non-planer printing is probably fullgcodecontrol: http://fullcontrolgcode.com/ (still waiting on them to release the Python version)

Sent you a message on reddit --- what would be the best way to communicate privately? Got a question.

Oh. I would have put all those in groups using {} if writing things out by hand. The warning makes a lot of sense --- feel free to close this...

I don't understand "clone of this repo"? Wasn't it installed by the command "conda install -c conda-forge pythonocc-core"?