Julia Longtin

Results 105 comments of Julia Longtin
trafficstars

I've confirmed that disabling the tesserateLoop above removes this failure. I'm going to leave it disabled, while i come up to speed on the math in those two functions.

`width=88; height=6; length=6; center_offset=5.3; linear_extrude (width/2, translate(z)=(0,-z/center_offset)) polygon ( [(0,0), (0,center_offset+length), (height, center_offset+length)]); ` produces the same problem as the initial reporter's issue, but is much shorter. the vertical squares...

those squares are more off the further from (0,0,0) they are.

so, implicitcad takes scad, and generates stl, not the other way arround. :)

ok, looking at that scad file, I can tell you that implicitcad has no color operation, and worse for your model, has no hull operation. determining how to implement hull...

what scad generator are you using?

https://github.com/farrellm/scad-clj/issues/38

Started a dialog with upstream to see if we can fix this integration for you.

so, it looks like the library is not the source of the issue, but the decisions of the keyboard's designers. switching which upstream i bother. :)

you got a command line to go with this test case, or a description of what it's supposed to do? :)