![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Digitizing and Laser Digitizing Discuss Digitizing parts via Laser or otherwise here! |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I saw this on a web site: Using STL is perfectly fine for objects that have only flat surfaces. Anything curved can't be exactly represented. So whereas a G2 line can exactly describe an arc segment, an STL file can only represent a piecewise linear representation of that curve. Additionally, the software that converts STL to G-code doesn't know what the underlying feature is really meant to be - it can't necessarily "look at" the shape and generate G-code for "what you meant". (what if you design something with a 300-facet near-curve, not an arc?) STL causes the surface to be sampled three times: first when the original parametric model is converted to triangles, second when the triangles are converted to G-code, and third when the G-code is executed (the machine resolution and timing of the trajectory planner do this). That's one more than without STL, since the G-code and machine sampling will aways take place. As to how bad that makes it, well - you're a better judge than me if you've used a CNC for more than a few hours ![]() Unfortunately, I don't know of any other formats that could be used in the near future. There's STEP, which seems to require several appendages to get the spec for, and it would be really cool if someone could just make a machine controller that could read parasolid files (or IGES, or ACIS ...). - Steve |
|
#2
| ||||
| ||||
| There are plenty of CAM programs that can read native CAD formats, or formats where they can detect features of the models. But the issue for hobbiests, is that these CAM package stypically start around $5000 and go up quickly.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| |||
| |||
Andrew Werby www.computersculpture.com |
|
#5
| |||
| |||
|
Now I understand why you took the name "Harryman".. ::--)) Last edited by jaru-eri; 01-28-2009 at 02:57 AM. |
| Sponsored Links |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to continue curves | noviquez | Rhino 3D | 3 | 02-20-2008 06:54 AM |
| Help with Curves! | Chris64 | SheetCam | 9 | 08-31-2007 01:31 PM |
| Smoothing curves... | saturnnights | MadCAM | 2 | 03-04-2006 10:50 AM |
| Torque curves | spalm | Hobbycnc (Products) | 0 | 12-13-2005 06:56 PM |
| Disecting Curves | Natchamp | Visual Mill | 1 | 07-12-2004 08:55 AM |