SEINLET Nicolas
SEINLET Nicolas
the check is removed because models produced in openscad with high $fn, like `$fn = 200;cylinder(r=2,h=10,center=true);` are unusable in pycam.
I'll reproduce the issue and upload file and Traceback.
Which version of svg.path python module are you using?
You can follow the git way of deployment: http://pycam.sourceforge.net/installation/ If you need version 0.5.1 , you can do `git checkout v0.5.1` after cloning repository
`scripts/pycam` ?
Is there a way to make openscad able to use more than 2 cpu at a time? I'm basically using `difference` and `union` . logs shows launch of threads, more...
@jordanbrown0 Hi, sorry, if I was unclear. I know it's the point to use more than one core, but I wasn't able to use more than 2. My question is...
Without bike-shedding on whether or not you should call your module `blockchain`, Why is `_get_domain_previous_record_in_hash_chain` necessary when `_get_sorting_keys_for_hash_chain` should give enough information to retrieve the previous record?