Skip to content

v3.0.75

Latest
Compare
Choose a tag to compare
@pepperAnker pepperAnker released this 27 Oct 01:34
  1. Added confirmation and retry mechanism for TYPEC cable communication (TX,RX) and leveling feedback line (AUTO_LEVEL_IO);
  2. Added a feature to randomly move the XY axis and try to probe again when an anomaly is detected during probing;
  3. When getting or setting the threshold, the threshold is reset to 800 when it is 0.
  4. Add abnormal disconnection error reporting mechanism for TYPEC
  5. Fix the abnormal issue of XY axis homing
  6. After G29 is completed, the lifting distance is increased to 4mm.
  7. A forced termination state is added during the G36 process, triggering command M2024.
  8. Add log information related to the probe process.
  9. feature_random_moveXY: A new mechanism of random XY movement has been added to the homing and leveling process.
  10. After G29 is completed, the lifting distance is increased to 4mm.
  11. A forced termination state is added during the G36 process, triggering command M2024.
  12. fix:Adjusted the pause Z-axis movement speed to 30mm/s;
  13. Limited the return of the Unknown command character for empty command.
  14. feature_realTimeSpeed:Add real-time display command for speed.