mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-07 18:17:44 +00:00
* 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
28 lines
937 B
JSON
28 lines
937 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.12 Standard @Snapmaker U1 (0.2 nozzle)",
|
|
"inherits": "fdm_process_U1_0.12_nozzle_0.2",
|
|
"from": "system",
|
|
"setting_id": "KHC1zpxpuvaUEzvf",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"smooth_coefficient": "150",
|
|
"overhang_totally_speed": "50",
|
|
"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": "28",
|
|
"prime_volume": "27",
|
|
"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"
|
|
}
|