M. Greyson Christoforo

Results 89 comments of M. Greyson Christoforo

> Is it incorrect or not according to your expectations @greyltc ? I've tried to keep my expectations of how *I* think `eachpoint(...,useLocalCoordinates=False)` should work out of this for now....

I've made https://github.com/CadQuery/cadquery/issues/1099 which covers my expectations based on the docs and how `each()` works. If the PR associated with that one is merged, this issue and its PR are...

> what you write contradicts with the screenshot @adam-urbanczyk You mean what I wrote in https://github.com/CadQuery/cadquery/issues/1099 contradicts what's here? https://github.com/CadQuery/cadquery/issues/1099 is meant to be an entirely separate issue from this...

> @greyltc Is there an example that shows how it was wrong? I kinda hoped you'd look at this and say "oh yeah" ;-) I do have an example (from...

@jmwright, hopefully that ^^ issue report makes it clear!

> I tried a few things with this change and I think the fix makes sense. It seems odd that this bug would have gone undiscovered for so long, so...

https://github.com/CadQuery/cadquery/pull/1100 should bring the code in line with how I interpret the docs.

I'm happy to submit a PR to address this if I hear agreement that an API change like this would be alright.

Glad it's on your radar. btw, thanks for a nice project!

This would solve a problem I have now where I draw a bunch of geometry, then I rotate it and now it's annoying to figure out how big the canvas...