Thread: iges or stl to g.code
Threaded View
-
07-01-2010 #2
STL isn't a smooth curved surface - it's actually a collection of triangles. The more triangles you have, the smoother the curved surface is.
For a 1:10th scale model of the car I want to make, it's 20716 triangles - the full size is 82,864 (as it currently stands - I still haven't finalised the design).
I wrote my own software for converting the STL file into G-code, suitable for my machine (2.5D). It also splits the object up into the blocks we'll be using, and gives me an estimate of the number of blocks required (63 at the moment).
The only caveat is that it only works to the nearest 1mm, which is fine for my requirements. It could be written to go much finer than that.
I've also got a number of different algorithms which trade off accuracy against speed.
Oh, and it's MacOS only as well (could be important for some, well most people!)
This is why machine is called "STLCutter"
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Anyone got some 2.5D G-code please ?
By dudz in forum Programmers CornerReplies: 5Last Post: 22-06-2013, 11:21 PM -
Cambium Code Web Tools – Parametric G-code Generation
By CambiumMachines in forum Manufacturer NewsReplies: 0Last Post: 09-01-2013, 04:56 AM -
Cheap 3D software Package, that will allow me to machine .stl or.iges files?
By Nathan_Partington in forum Computer SoftwareReplies: 4Last Post: 17-05-2012, 01:49 PM -
G Code help
By moose007 in forum Programmers CornerReplies: 4Last Post: 22-05-2009, 11:39 AM
Bookmarks