G-Code Error
Posted: Thu May 09, 2019 5:28 pm
Hello Tom
I started to use KmotionCNC on my mill and i set CAM post processor as "Generic LinuxCNC(EMC2)". All files are working fine but only if i delete G91.1 (incremental IJK mode) from the beginning, otherways KmotionCNC notify a "G_Code Error".
Is this a bug or what else? Currently I am using Kmotion434 Kflop software
%
(FORATURA SOPRA CANDELE 8)
(T1 D=8. CR=0. TAPER=118DEG - ZMIN=-28.5 - DRILL)
N10 G90 G94 G17 G91.1 <-- this is the instruction i must to delete
N15 G21
N20 G53 G0 Z0.
....
Beppe
I started to use KmotionCNC on my mill and i set CAM post processor as "Generic LinuxCNC(EMC2)". All files are working fine but only if i delete G91.1 (incremental IJK mode) from the beginning, otherways KmotionCNC notify a "G_Code Error".
Is this a bug or what else? Currently I am using Kmotion434 Kflop software
%
(FORATURA SOPRA CANDELE 8)
(T1 D=8. CR=0. TAPER=118DEG - ZMIN=-28.5 - DRILL)
N10 G90 G94 G17 G91.1 <-- this is the instruction i must to delete
N15 G21
N20 G53 G0 Z0.
....
Beppe