| Problem | Cause | |---------|-------| | Alarm PS0030 or PS0031 | 1860 set too high → reference point signal missed due to overshoot | | Inconsistent reference position (drift every cycle) | Speed too high for deceleration zone length (dog/switch timing mismatch) | | Long cycle time | 1860 set unnecessarily low (e.g., 100 mm/min on a large VMC) | | Machine overshoots reference point | 1860 > rapid rate (not allowed; parameter clamped internally) |
Advanced programs can modify 1860 on the fly. This is powerful for optimizing roughing vs. finishing in one setup. fanuc parameter 1860 full
Format (Fanuc Macro B):
G10 L50 N1860 P1 R60 (Sets parameter 1860 for axis 1 (X) to 60 ms)
G10 L50 N1861 P2 R80 (Sets parameter 1861 for axis 2 (Y) to 80 ms)
...
G11 (End parameter input mode)
Example Use Case:
Procedure (on FANUC control):
18601860 X 3000)G28 X0; multiple times → check position display repeatability.Below are typical values for Parameter 1860 based on common machine configurations. Technical Write-Up: FANUC Parameter No