Hi all,

I was delighted to see that Kasuyasu Hamada has picked up my old cutsim
work from 2011 and made it into a working 5-axis prototype application. It
now looks like this:
https://youtu.be/aSwDVi8W2XM
and code over here:
https://github.com/KASUYASU/cutsim

It uses a linuxcnc-derived g-code interpreter in a crude way: the rs274
binary chews through the g-code and spits out canon-lines which are then
used as input for the simulator.

I don't have a lot of time to work on this myself but the code-base should
be quite familiar so I can help if someone wants to contribute. I am
interested in the low-level octree stock model and 3D representation - the
stumbling hurdles for me earlier were UI-code, multithreading, and the
g-code interpreter. I've posted this on g+ also in the hope that we'd find
a team of programmers wanting to take  this further.

happy new year!

Anders
------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to