JD processor upgrade #629

Closed
opened 2026-04-05 16:24:30 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ianalexis on 2/23/2026

Description

This pull request upgrade and fixes a bug from JD processor where the time estimate is influenced by the machine's jerk limits, even when using Junction deviation.

  • Update M205 Processor to get JD from gcode.
  • JD to Jerk calculation modularized.
  • get_axis_max_jerk JD compatible.
  • include Z calculation.
    image
*Originally created by @ianalexis on 2/23/2026* # Description This pull request upgrade and fixes a bug from JD processor where the time estimate is influenced by the machine's jerk limits, even when using Junction deviation. - Update M205 Processor to get JD from gcode. - JD to Jerk calculation modularized. - get_axis_max_jerk JD compatible. - include Z calculation. <img width="506" height="587" alt="image" src="https://github.com/user-attachments/assets/205438bc-005b-43de-b6d9-e0f7140647c2" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#629