Message 1 of 3
Problem with probe post processor output with Siemens 840D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My probe output is as follows - I believe the G1 Z25.4 is somehow calculated as a metric value, and output as such. If I change the Clearance (now 2 in), Overtravel (1 in), Heights (clearance 2 in, and Retract 1.99 in), I get different values, but always large numbers - and always out of the Z-axis range of my machine. Note the M70 is an added modification --> if (isProbeOperation()) { writeBlock("M70"); }. - but should not have an effect
N170 ; Probe1
N180 T="RMP600_PROBE" D1
N190 M6
N200 ; Renishaw Probe
N210 T="M_E0750_3_L"
N220 G512
N230 G0 X0 Y0
N240 G0 Z2
N250 G17
N260 F39.37
N270 M70
N280 G1 Z25.4
N290 _TSA=1 _PRNUM=057 _VMS=0 _NMSP=1 _FA=50.8
N300 _MVAR=100 _SETVAL=0 _MA=3 _KNUM=9999
N310 CYCLE978
Any ideas?