EleksMill G-CODE supports command G00 ?
-
Try this g-code, it will be jump the stepping motor,
G91
G00 Y40
G00 Y-40G00 command is moveing rapid speed. But EleksMill ignore the rapid speed rate.
If using the drill bit, it is big problem!!
-
@Toshihiro-Suda It's not the machine, it's either the software or firmware you are using.
-
I use EleksMill
Firmware EleksROM V3.8
Software EleksMaker Evolution Desktop CAM V3.1
Software Candle V1.0.11It is not working with Both Software.
-
@Toshihiro-Suda I don't know if it's a software or firmware bug as I don't use either, but the machine isn't the problem per se. You could try Grbl 1.1 if EleksMaker supports it, but it's more likely a fault in their software.
-
Until bugs are gone, I replace all G00 with F1000 G01 and I am working.