feed hold very slow, MDI at times unresponsive, ect ect
Posted: Wed Aug 14, 2019 5:22 pm
i think these are the last things to iron out on my lathe
1 a. when running a G code if the insert chips i hit feed pause to stop it and then end the cycle. however the feed hold will take like 20 seconds and many lines of code to finally hold. on my mill it is about instant
b. what if i had a C program for FEED HOLD that just disabled the servos? this would throw a flowing error right?
2 many times i have input in the MDI bar and it just sits there and does not execute. not sure what it is stuck on but some times i will hit the RUN button for the simulator and/or re-enable the main C program and then it frees it up and works.
example i am doing now =
i set the spindle 100 rpm CCW on and its turning ( X0 / Z0 position )
then i type in "G32Z-2.0F0.1" to the MDI
the feed rate indactor has the lines in it to show feed per rev and the cycle start shows it running something but nothing moves. even thought he spindle is turning ....
even "G00 X0.3 Z0.0" was not working until i hit STOP and then re-enabled the servos
3 if in the G code, it calls for a g95 command. is it supposed to show the threaded lines on the Feed Rate Icon right? mine does not. g32 does though
1 a. when running a G code if the insert chips i hit feed pause to stop it and then end the cycle. however the feed hold will take like 20 seconds and many lines of code to finally hold. on my mill it is about instant
b. what if i had a C program for FEED HOLD that just disabled the servos? this would throw a flowing error right?
2 many times i have input in the MDI bar and it just sits there and does not execute. not sure what it is stuck on but some times i will hit the RUN button for the simulator and/or re-enable the main C program and then it frees it up and works.
example i am doing now =
i set the spindle 100 rpm CCW on and its turning ( X0 / Z0 position )
then i type in "G32Z-2.0F0.1" to the MDI
the feed rate indactor has the lines in it to show feed per rev and the cycle start shows it running something but nothing moves. even thought he spindle is turning ....
even "G00 X0.3 Z0.0" was not working until i hit STOP and then re-enabled the servos
3 if in the G code, it calls for a g95 command. is it supposed to show the threaded lines on the Feed Rate Icon right? mine does not. g32 does though