New Release v3.9.8
Bug Fixes
- Probing fixes.
- Under certain conditions the reporting of the probe activation was causing a crash
- The toolsetter will now report as "T", rather than both the probe and toolsetter reporting as "P"
- Limit status fix
- Initial state was not reported correctly in some configurations.
- RC Servo fix
- The
timer_ms
setting is now constrained to a range of 20 to 250 to prevent users from using unreasonable values.
- The
- Plasma spindle:
- set_enable now happens before arc_ok is checked.
- Gcode line numbers.
- Reporting the file line number was not correct when the file had loops.