mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
Add filament_retract_length_toolchange/filament_retract_restart_extra_toolchange config and update tool changer printer's profiles (#15039)
* update snapmaker profiles. largely ported for Snapmaker Orca fork * update prime volume * set precise_outer_wall to 1 * Update per-material multi-tool ramming to the filament library * Add per-filament overrides for toolchange retraction * Set toolchange retraction per filament for Snapmaker U1 * set default support type to tree * format snapmaker profiles
This commit is contained in:
@@ -176,8 +176,6 @@
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
],
|
||||
"bed_mesh_max": "267,267",
|
||||
"bed_mesh_min": "3,3",
|
||||
"purge_in_prime_tower": "0",
|
||||
"machine_pause_gcode": "M601",
|
||||
"change_filament_gcode": "",
|
||||
@@ -186,12 +184,14 @@
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0",
|
||||
"default_bed_type": "Textured PEI Plate",
|
||||
"printer_agent": "snapmaker",
|
||||
"printable_area": [
|
||||
"0.5x1",
|
||||
"270.5x1",
|
||||
"270.5x271",
|
||||
"0.5x271"
|
||||
],
|
||||
"printable_height": "270.05"
|
||||
"printable_height": "270.05",
|
||||
"bed_mesh_min": "3,3",
|
||||
"bed_mesh_max": "267,267",
|
||||
"printer_agent": "snapmaker"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user