Files
OrcaSlicer/resources/profiles/Snapmaker/process/0.20 Support @Snapmaker U1 (0.4 nozzle).json
SoftFever 6312caaf13 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
2026-08-05 00:13:27 +08:00

28 lines
875 B
JSON

{
"type": "process",
"name": "0.20 Support @Snapmaker U1 (0.4 nozzle)",
"inherits": "fdm_process_U1_0.20",
"from": "system",
"setting_id": "4whjHJVCN44w8SPE",
"instantiation": "true",
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"smooth_coefficient": "150",
"overhang_totally_speed": "50",
"compatible_printers": [
"Snapmaker U1 (0.4 nozzle)"
],
"ooze_prevention": "1",
"prime_tower_width": "40",
"prime_volume": "15",
"slowdown_for_curled_perimeters": "0",
"standby_temperature_delta": "-150",
"wipe_tower_filament": "0",
"preheat_time": "30",
"wipe_tower_cone_angle": "15",
"prime_tower_brim_width": "5",
"enable_support": "1",
"initial_layer_print_height": "0.25",
"support_interface_spacing": "0",
"support_interface_top_layers": "3"
}