Certainly maxed out the size my MPCNC can cut, I keep postponing that rebuild to make it larger... sheet fixed with the classic masking tape + super glue combo, then the CNC drilled a bunch of strategically placed holes so I could screw it down, paused, moved out of the way, paused again, then proc...
I think you should try to build the fillet detail surface separately from the main surface.
Like in the attached file, for example.
Thanks a lot!Finally,I solved it.Now,I have another question.How do I export a curve into mesh(.obj)?The emphasis is on curves and obj formats!Hope your reply.
Strange behaviour: split curve and extend curve move their Z and Y position with this sketch. :? Placement bug again, probably. I'll have a look. I've tried, but my problem still doesn't seem to be solved. I'm using version 0.18 Gordon surface does some curve approximation at the beginning of its p...
Strange behaviour: split curve and extend curve move their Z and Y position with this sketch. :? Placement bug again, probably. I'll have a look. I've tried, but my problem still doesn't seem to be solved. I'm using version 0.18 Gordon surface does some curve approximation at the beginning of its p...
I have pushed a small change to Gordon surface. It is now possible to change the max number of control points (it was fixed to 80 before) In your case, increasing this value to 300 / 400 will help catching the small detail on one side of the surface. In python script : gordon1 = gordon.InterpolateC...
Hi,glad to see u again!I'm confused how to do these three steps with python code?Do you have any simple code examples for these three steps?Looking forward to your reply!Thanks! Don't use this, it is outdated. Use the Gordon surface. I already answered about the Gordon surface scripting : import go...
Hi,glad to see u again!I'm confused how to do these three steps with python code?Do you have any simple code examples for these three steps?Looking forward to your reply!Thanks! Don't use this, it is outdated. Use the Gordon surface. I already answered about the Gordon surface scripting : import go...
...sweeping with 2 rails: Hi, The Sweep On 2 Rails requires 3 steps. Please update the Workbench, since I added a tool yesterday. Step 1 -> create a Birail object out of 2 edges sw2r-1.jpg Step 2 -> select the Birail and the profiles and create the Sweep on 2 rails sw2r-2.jpg Step 3 -> Approximate ...