2D fillets and CNC
-
Hi all
to answer your question you do not need control over the parameters other than setting the tool radius before you start
so it would be the same every time
-
hey it would be perfect to have both options to process all and also indervidual corners
can this be done? -
@outland86 said:
hey it would be perfect to have both options to process all and also indervidual corners
can this be done?I included a DogBone extension in BezierSpline.
This allows to create directly dogbone when drawing a polyline, or to convert an existing contour. You can further change the radius.So it is not a point and click, and more oriented to handle contours.
It is advised to install first the new upgrade BezierSpline 1.3, because it now converts a sequence of edges without having to weld them as a curve beforehands.
Here is a short video
[flash=425,344:2aed5ook]http://www.youtube.com/v/GN6xmiYRi7E&hl=fr_FR&fs=1[/flash:2aed5ook]For BezierSpline 1.3, see http://forums.sketchucation.com/viewtopic.php?f=323&t=13563&p=100509#p100509
Fredo
-
thanks for your help so much
i did notice that when you apply the dog bone or t bone to a set of poly lines it made them
at every single intersection of polylines which is not what is needed only on the inside corners is it needed as that is where the cutting tool raduis is a problem for getting fits
the cutting tool can make sharp outside corners no problem .
if you take a look at the picture i uploaded you can see which places need dog or t bones in them and which do not
is there way to make the script only apply the t or dog bones to inside corners of a drawing as shown in my picture
i hope this makes sense?and thanks again for all your help
-
@outland86 said:
is there way to make the script only apply the t or dog bones to inside corners of a drawing as shown in my picture?
Sorry, this is not really possible with the current design of BezierSpline.
You can still select the two edges bordering a vertex and apply the script however.Fredo
-
that will work fine. thanks for all your work on this
and to you tig thank you for your work and input as well did you end up finishing anything?
and to everyone els who took and interest thanks much
merry xmas
-
I've also been looking at this over the last week. Haven't had much time to work on it. (Nor can I do much work atm as my right eye isn't too good.)
But it touches upon something I've been having problems with before, determining the orientation of edges in relationship to each other. So with a milling tool in mind, I started writing a tool that let you click in a face to create the fillets in appropriate corners.This is still just WIP. Haven't written the code that actually makes the cut.
-
WIP alpha version available here: http://forums.sketchucation.com/viewtopic.php?f=323&t=24826
-
Lighting image for me about the dogs'bones & Tbones
-
Moved this topic to the Developer section of the forum.
-
exactly what I need !
Advertisement