Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
# Motion Ability
Settings related to the motion capabilities of the printer.
- [Emit limits to G-code ](#emit-limits-to-g-code )
2026-05-11 11:38:06 -03:00
- [Resonance Compensation ](#resonance-compensation )
- [Resonance Avoidance ](#resonance-avoidance )
- [Input Shaping ](#input-shaping )
- [Input Shaping Type ](#input-shaping-type )
- [Default ](#default )
- [Version Table ](#version-table )
- [Fixed-Time Motion ](#fixed-time-motion )
Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
- [Speed limitation ](#speed-limitation )
- [Acceleration limitation ](#acceleration-limitation )
- [Jerk limitation ](#jerk-limitation )
2026-01-10 23:09:33 -03:00
- [Maximum Jerk ](#maximum-jerk )
2026-04-14 11:45:56 -03:00
- [Maximum Junction Deviation ](#maximum-junction-deviation )
Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
## Emit limits to G-code
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-08 11:51:47 -03:00
[Variable ](built_in_placeholders_variables ): `emit_machine_limits_to_gcode` .
Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
If enabled, the machine limits will be emitted to G-code file.
This option will be ignored if the G-code flavor is set to Klipper.
2026-05-11 11:38:06 -03:00
## Resonance Compensation
Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
2026-05-11 11:38:06 -03:00
Resonance Compensations are the methods used to reduce the vibrations of the printer during high-speed movements, which can cause ringing on the surface of the model.
2026-03-25 16:49:56 -03:00
2026-05-11 11:38:06 -03:00
### Resonance Avoidance
Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-05-11 11:38:06 -03:00
[Variables ](built_in_placeholders_variables ): `resonance_avoidance` , `min_resonance_avoidance_speed` , `max_resonance_avoidance_speed` .
Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
By reducing the speed of the outer wall to avoid the resonance zone of the printer, ringing on the surface of the model are avoided.
2025-12-01 17:50:47 -03:00
> [!TIP]
2026-04-08 11:51:47 -03:00
> Check the [VFA Calibration](vfa_calib).
2025-12-01 17:50:47 -03:00
2026-05-11 11:38:06 -03:00
### Input Shaping
[Mode ](option_mode ): `Expert` .
[Variables ](built_in_placeholders_variables ): `input_shaping_emit` , `input_shaping_freq_x` , `input_shaping_freq_y` , `input_shaping_damp_x` , `input_shaping_damp_y` .
During high-speed movements, vibrations can cause a phenomenon called "ringing," where periodic ripples appear on the print surface. Input Shaping provides an effective solution by counteracting these vibrations, improving print quality and reducing wear on components without needing to significantly lower print speeds.
> [!NOTE]
> Some Printers have built-in accelerometers that can be used to **automatically** measure the resonant frequencies of the printer.
> If your printer has one, consider using it as it can provide more accurate results in less time and usually is autosaved into the printer firmware.
> [!TIP]
> It's usually recommended to perform [Input Shaping calibration](input_shaping_calib) once a year or after any mechanical or structural changes such as relocation, changing the support surface, new belts, motors, frame, etc.
> [!IMPORTANT]
> **RepRap** can only set one frequency for both X and Y axes so you will need to select a frequency that works well for both axes.

> [!IMPORTANT]
> NEW FEATURE: **Input Shaping**
> Available in: [Nightly builds](https://github.com/OrcaSlicer/OrcaSlicer/releases/tag/nightly-builds) or Releases greater than **2.3.2**.
#### Input Shaping Type
[Mode ](option_mode ): `Expert` .
[Variable ](built_in_placeholders_variables ): `input_shaping_type` .
The Input Shaping type determines the algorithm used to counteract the vibrations.
It is usually recommended to use MZV, EI (specially for Delta printers) or ZV as a simple and effective solution.
Not all Input Shaping types are available in all firmware and their performance may vary depending on the firmware implementation and the printer's mechanics.
##### Default
When "Default" is selected, the firmware's default input shaper will be used.
Every firmware and even its version may have a different default type but usually are:
- Klipper: MZV
- Marlin: ZV
- RepRap:
- Version >= 3.4: MZV
- Version < 3.4: DAA
- Version < 3.2: DAA (without damping option)
##### Version Table
| Type | Name | [Klipper ](https://www.klipper3d.org/Resonance_Compensation.html#technical-details ) | [RepRap ](https://docs.duet3d.com/User_manual/Reference/Gcodes#m593-configure-input-shaping ) | [Marlin 2 ](https://marlinfw.org/docs/features/ft_motion.html#more-complexity-zv-input-shaper ) |
| --- | --- | --- | --- | --- |
| MZV | Modified Zero Vibration | >=0.9.0 | >=3.4 | - |
| ZV | Zero Vibration | >=0.9.0 | = 3.5 | >2.1.2 |
| ZVD | Zero Vibration Derivative | >=0.9.0 | >=3.4 | - |
| ZVDD | Zero Vibration Double Derivative | - | >=3.4 | - |
| ZVDDD | Zero Vibration Triple Derivative | - | >=3.4 | - |
| EI | Extra Insensitive | >=0.9.0 | - | - |
| 2HUMP_EI / EI2 | Two-Hump Extra Insensitive | >=0.9.0 | >=3.4 | - |
| 3HUMP_EI / EI3 | Three-Hump Extra Insensitive | >=0.9.0 | >=3.4 | - |
| [FT_MOTION ](https://marlinfw.org/docs/features/ft_motion.html#fixed-time-motion-by-ulendo ) | Fixed-Time Motion | - | - | >2.1.3 |
| DAA | Damped Anti-Resonance | - | < 3.4 | - |
###### Fixed-Time Motion
TODO: This calibration test is currently under development. See the [Marlin documentation ](https://marlinfw.org/docs/gcode/M493.html ) for more information.
Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
## Speed limitation
Safeguard maximum speeds for all axes.
This will cap the speed set by the process if it exceeds these values.
## Acceleration limitation
2026-05-04 10:54:29 -03:00
[Modes ](option_mode ):
2026-05-04 10:45:43 -03:00
`Simple` [Variables ](built_in_placeholders_variables ): `machine_max_acceleration_extruding` , `machine_max_acceleration_retracting` .
`Advanced` [Variable ](built_in_placeholders_variables ): `machine_max_acceleration_travel` .
2026-05-11 11:38:06 -03:00
[Variables ](built_in_placeholders_variables ): `machine_max_acceleration_e` , `machine_max_acceleration_z` , `machine_max_acceleration_x` , `machine_max_acceleration_y` .
Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
Safeguard maximum accelerations for all axes.
This will cap the acceleration set by the process if it exceeds these values.
## Jerk limitation
Safeguard maximum jerks for all axes.
2025-12-01 17:50:47 -03:00
> [!TIP]
2026-04-08 11:51:47 -03:00
> Check the [Cornering Calibration](cornering_calib).
2025-12-01 17:50:47 -03:00
Printer settings base (#29)
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png
2025-11-28 13:13:49 -03:00
### Maximum Jerk
2026-05-11 11:38:06 -03:00
[Variables ](built_in_placeholders_variables ): `machine_max_jerk_z` , `machine_max_jerk_e` , `machine_max_jerk_x` , `machine_max_jerk_y` .
2026-04-14 11:45:56 -03:00
Maximum [jerk ](speed_settings_jerk_xy ) for each axis (M205 X, Y, Z, E, only apply if JD = 0 for Marlin 2 Firmware)
### Maximum Junction Deviation
2026-05-04 10:54:29 -03:00
[Mode ](option_mode ): `Advanced` .
2026-04-14 11:45:56 -03:00
[Variable ](built_in_placeholders_variables ): `machine_max_junction_deviation` .
Maximum [junction deviation ](speed_settings_jerk_xy#junction-deviation ) (M205 J, only apply if JD > 0 for Marlin Firmware. If your Marlin 2 printer uses Classic Jerk set this value to 0.)