mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-08 02:27: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
33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "0.42 Standard @Snapmaker U1 (0.6 nozzle)",
|
|
"inherits": "fdm_process_U1_0.42_nozzle_0.6",
|
|
"from": "system",
|
|
"setting_id": "SVJzhQA3KQetRZmo",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in much more apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"smooth_coefficient": "150",
|
|
"overhang_totally_speed": "50",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.6 nozzle)"
|
|
],
|
|
"filter_out_gap_fill": "1",
|
|
"gap_fill_target": "topbottom",
|
|
"internal_bridge_speed": "100%",
|
|
"precise_z_height": "0",
|
|
"prime_tower_brim_width": "5",
|
|
"prime_tower_width": "30",
|
|
"prime_volume": "95",
|
|
"seam_gap": "15%",
|
|
"wipe_tower_extra_rib_length": "8",
|
|
"wipe_tower_extra_spacing": "120%",
|
|
"wipe_tower_wall_type": "rib",
|
|
"enable_arc_fitting": "0",
|
|
"ooze_prevention": "1",
|
|
"slowdown_for_curled_perimeters": "0",
|
|
"standby_temperature_delta": "-150",
|
|
"support_threshold_angle": "35",
|
|
"support_type": "tree(auto)"
|
|
}
|