orcaslicer/resources/profiles/Prusa/process/process_common_xl_5t.json

16 lines
465 B
JSON
Raw Normal View History

2024-07-13 05:33:45 +00:00
{
"type": "process",
"name": "process_common_xl_5t",
"from": "system",
"instantiation": "false",
"inherits": "process_common_xl",
"enable_prime_tower": "1",
"wipe_tower_cone_angle": "25",
"wipe_tower_extra_spacing": "150%",
2024-07-13 14:17:47 +00:00
"wipe_tower_rotation_angle": "90",
"single_extruder_multi_material_priming": "0",
"ooze_prevention": "1",
2024-07-21 09:58:37 +00:00
"standby_temperature_delta": "-40",
"preheat_time": "120",
"preheat_steps": "10"
2024-07-13 05:33:45 +00:00
}