Hybrid View
-
26-02-2021 #1
My feeling is that G1 straight-line segment approximations will be fine but you need to start with a smooth curve model, not faceted as per STL, so the CAM process can sort out better approximations. Not sure why you seem a bit "anti" G1? I know it feels counter-intuitive but having done a fair bit now with F360 I find it often produces lots of g1s where you would expect curves, but the only downside seems to be file size. I've ended up with gcode files for quite small parts which have maybe 75K lines of code which are generated by the adaptive cutting strategies, but after my initial surprise, I now just shrug! In the days when machines read files from floppy disk, that would have been pushing the storage limits but these days, even a smallish memory stick holds 10000 times that so it just ain't a problem. As long as your motion control software/hardware can then do the constant-velocity stuff to smooth out the corners and with decent MC hardware this isn't rocket science.
Or just build your spreadsheet to generate one G2 per vertical step, and calculate away! I'm sure that that will work. But my IT background says that if a machine can do the work for me, then I'm not going to spend brain cycles doing it by hand...
Good luck either way.
-
26-02-2021 #2
I was pondering along these lines as well, a good excuse to swot up on exactly how G2 and G3 instructions work and whether Excel will export files delimited with cariage returns. The arc centres are all the same and the end points progress outward in symetrical straight lines so it should not be too dificult. If the angles match then using a V-bit will help smooth the edges but that would only be possible for very short cones with most V-bits.
You're not going into competition with OMLCNC are you? http://www.mycncuk.com/threads/14408...632#post123632
KitAn optimist says the glass is half full, a pessimist says the glass is half empty, an engineer says you're using the wrong sized glass.
-
27-02-2021 #3
-
28-02-2021 #4
Did a bit more thinking about this and to get a smooth toolpath the arc centres aren't the same, you need to offset them ever so slightly to get the arc ends to join up and get the best approximation - as Neale pointed out, on a true spiral the radius is continually increasing, hence if you divide the circumference into a small-ish number of sections with the same centre there would be a slight bump in-between sections. In the end for prototyping I took the crude but simple approach, slicing the model to create a number of 2D toolpaths which I outputted together. Wasn't as much work as I thought thanks to the speediness of Generic CADD (actually took less time than I'd spent playing around with the maths of an elegant solution!), and has ended up greatly reducing the machining time as I've been able to include the flutes which I was going to cut into the cone as a separate operation. The 303 stainless cuts nicely on my little machine using blue-nano coated cutters, only running at 800mm/min at the mo but from the noise it feels like it could go a fair bit faster - but I'll leave pushing the limits until the development work is done!
-
28-02-2021 #5
I was thinking in terms of a series of 2D cuts rather than a true spiral. The maths would be a lot simpler, though I can see the desire for the best surface finish straight off the machine when you're cutting stainless. Not quite as easy to sand afterwards as hardwood!
KitAn optimist says the glass is half full, a pessimist says the glass is half empty, an engineer says you're using the wrong sized glass.
-
26-02-2021 #6
Partly because it's counter intuitive (I like neat stuff!) and partly through prior jerky machining experiences. Also currently I have no way of generating it in CAM, F360 is out for me due to slow rural internet, OS and besides this is a work job. I will however research what UCCNC has in the way of smoothing for future reference.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Vector Aspire problem - drill toolpath converted to pocket toolpath
By pablocordal in forum CAD & CAM SoftwareReplies: 5Last Post: 31-10-2018, 02:26 PM -
Need advise on aluminium cone/horn design, ideally from a lathe machinist.
By JOGARA in forum General DiscussionReplies: 5Last Post: 12-05-2018, 02:05 AM -
Feeds and speeds settings for compression spiral
By Metal pecker in forum General DiscussionReplies: 2Last Post: 02-07-2016, 06:41 PM -
Long Down Cut Spiral End Mills
By Bazzer in forum Marketplace DiscussionReplies: 2Last Post: 23-12-2013, 06:11 PM -
Wealden Tools enlarge range of spiral router cutters
By Routers in forum Manufacturer NewsReplies: 0Last Post: 01-07-2011, 12:42 PM
Bookmarks