Machsupport Forum
Mach Discussion => General Mach Discussion => Topic started by: Chef_2 on August 10, 2022, 07:00:24 AM
-
Hello,
ich have a Turning Maschine with Servo Spindle... so i can turn with G96.
Problem: I have sometime Peak Speed for very small secunds.
You can see this by 8:24min: https://www.youtube.com/watch?v=lpDaMXRPIbE
What i can do ?
-
G50 S2000 before the G96 line will set the maximum spindle speed to 2000 RPM in G96 mode E.g.
G50 S1500 (max rpm set to 1500)
G00 X100. Z1. G96 S200 M3
G01 X-1. F.25
G00 X100.