Files
OrcaSlicer/resources/profiles/Snapmaker/process/0.06 High Quality @Snapmaker U1 (0.2 nozzle).json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill

* add default material check

Improve validation for default materials and filament profiles

* Fix default materials and obsolete keys

* clarifying orca-profiles skill
2026-09-18 00:39:46 +08:00

30 lines
1.1 KiB
JSON

{
"type": "process",
"name": "0.06 High Quality @Snapmaker U1 (0.2 nozzle)",
"inherits": "fdm_process_U1_0.06_nozzle_0.2",
"from": "system",
"setting_id": "3SCofR6VrVyo3vJp",
"instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in minimal layer lines and much higher printing quality, but much longer printing time.",
"default_acceleration": "4000",
"elefant_foot_compensation": "0.15",
"outer_wall_acceleration": "2000",
"outer_wall_speed": "60",
"sparse_infill_pattern": "gyroid",
"compatible_printers": [
"Snapmaker U1 (0.2 nozzle)"
],
"enable_arc_fitting": "0",
"ooze_prevention": "1",
"precise_outer_wall": "1",
"prime_tower_brim_width": "5",
"prime_tower_width": "30",
"prime_volume": "13.5",
"slowdown_for_curled_perimeters": "0",
"standby_temperature_delta": "-150",
"support_type": "tree(auto)",
"wipe_tower_extra_rib_length": "8",
"wipe_tower_extra_spacing": "120%",
"wipe_tower_wall_type": "rib"
}