Files
OrcaSlicer_WIKI/printer_settings/multimaterial/printer_multimaterial_semm_parameters.md

29 lines
1.4 KiB
Markdown
Raw Normal View History

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
# Single Extruder Multi-Material Parameters
This section describes the parameters specific to single extruder multi-material (SEMM) printing.
## Cooling tube position
2026-04-08 11:51:47 -03:00
[Variable](built_in_placeholders_variables): `cooling_tube_retraction`.
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
Distance of the center-point of the cooling tube from the extruder tip.
## Cooling tube length
2026-04-08 11:51:47 -03:00
[Variable](built_in_placeholders_variables): `cooling_tube_length`.
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
Length of the cooling tube to limit space for cooling moves inside it.
## Filament parking position
2026-04-08 11:51:47 -03:00
[Variable](built_in_placeholders_variables): `parking_pos_retraction`.
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
Distance of the extruder tip from the position where the filament is parked when unloaded. This should match the value in printer firmware.
## Extra loading distance
2026-04-08 11:51:47 -03:00
[Variable](built_in_placeholders_variables): `extra_loading_move`.
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
When set to zero, the distance the filament is moved from parking position during load is exactly the same as it was moved back during unload. When positive, it is loaded further, if negative, the loading move is shorter than unloading.
## High extruder current on filament swap
2026-04-08 11:51:47 -03:00
[Variable](built_in_placeholders_variables): `high_current_on_filament_swap`.
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
It may be beneficial to increase the extruder motor current during the filament exchange sequence to allow for rapid ramming feed rates and to overcome resistance when loading a filament with an ugly shaped tip.