CNC-Fräse: Unterschied zwischen den Versionen
Reox (Diskussion | Beiträge) |
Reox (Diskussion | Beiträge) |
||
Zeile 126: | Zeile 126: | ||
G49 ; turn cutter legth compensation off | G49 ; turn cutter legth compensation off | ||
G0 Z10 ; Go to saftyplane | G0 Z10 ; Go to saftyplane | ||
M3 ; | M3 ; turn on spindle | ||
S6000 ; | S6000 ; 6000 min-1 spindle speed | ||
G4 P120 ; | G4 P120 ; wait 2 minutes until spindle is warm | ||
S12000 ; | S12000 ; add another 6000min-1 | ||
G4 P120 ; | G4 P120 ; again two minute wait | ||
( | (repeat steps above (S + G4) until target speed is reached) | ||
F500 ; 500mm/minutes movement speed | F500 ; 500mm/minutes movement speed | ||