GCode sender 5 axis #259
-
HEllo Gauthier, What tool do you use ? Did you tried GRBLGRU ? Other tool ? Thanks ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @yushiromarcel, Since I did not find this rare gem, in 2018 I began to wrote my own Grbl sender cn5X++, specially for grbl-Mega-5X. It still in active development, but I already use it for real milling on my CNC milling. @++; |
Beta Was this translation helpful? Give feedback.
Hi @yushiromarcel,
Since I did not find this rare gem, in 2018 I began to wrote my own Grbl sender cn5X++, specially for grbl-Mega-5X. It still in active development, but I already use it for real milling on my CNC milling.
I work and develop under Linux, but I have feedback from users who use it successfully on Windows.
You will find it here : https://github.com/fra589/cn5X
I haven't had time to write the user documentation yet, but the installation procedure on Windows is in the wiki.
@++;
Gauthier.