mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
* 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
30 lines
933 B
JSON
30 lines
933 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.30 Standard @Snapmaker U1 (0.6 nozzle)",
|
|
"inherits": "fdm_process_U1_0.30_nozzle_0.6",
|
|
"from": "system",
|
|
"setting_id": "TWxp6qgz1DJa8Ngo",
|
|
"instantiation": "true",
|
|
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.6 nozzle)"
|
|
],
|
|
"filter_out_gap_fill": "1",
|
|
"gap_fill_target": "topbottom",
|
|
"internal_bridge_speed": "100%",
|
|
"prime_tower_brim_width": "5",
|
|
"prime_tower_width": "30",
|
|
"prime_volume": "68",
|
|
"seam_gap": "15%",
|
|
"wipe_tower_extra_rib_length": "8",
|
|
"wipe_tower_extra_spacing": "120%",
|
|
"wipe_tower_wall_type": "rib",
|
|
"ooze_prevention": "1",
|
|
"precise_outer_wall": "1",
|
|
"slowdown_for_curled_perimeters": "0",
|
|
"standby_temperature_delta": "-150",
|
|
"support_threshold_angle": "35",
|
|
"support_type": "tree(auto)"
|
|
}
|