Y
Hacker News
new
|
ask
|
show
|
jobs
by
DanBC
5155 days ago
Is there a 3d LOGO?
2 comments
gravitronic
5155 days ago
Not sure if you mean purely software, but generally CNC machines are instructed in a language called G-Code which is basically 3D LOGO (move absolute/relative on a number of axis and some extra instructions to start/stop spindle, etc)
link
iliis
5155 days ago
At least xlogo supports 3D (
http://xlogo.tuxfamily.org/
).
link