mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
update Snapmaker profiles
- add Breakaway Support filament - add preheat params for Snapmaker Dual/IDEX printers - update the check bounds code in start-gcode, which is now off by default
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"reduce_crossing_wall": "1",
|
||||
"max_travel_detour_distance": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"wipe_tower_max_purge_speed": "55",
|
||||
"draft_shield": "disabled",
|
||||
"independent_support_layer_height": "1",
|
||||
"interface_shells": "0",
|
||||
@@ -154,7 +155,13 @@
|
||||
"prime_tower_width": "25",
|
||||
"prime_volume": "7.3",
|
||||
"prime_tower_brim_width": "5",
|
||||
"wipe_tower_cone_angle": "40",
|
||||
"wipe_tower_cone_angle": "25",
|
||||
"wipe_tower_extra_spacing": "150%",
|
||||
"wipe_tower_rotation_angle": "90",
|
||||
"ooze_prevention": "1",
|
||||
"standby_temperature_delta": "-70",
|
||||
"preheat_time": "80",
|
||||
"preheat_steps": "1",
|
||||
"flush_into_infill": "0",
|
||||
"flush_into_support": "1",
|
||||
"flush_into_objects": "0",
|
||||
@@ -172,7 +179,6 @@
|
||||
"post_process": "",
|
||||
"enforce_support_layers": "0",
|
||||
"exclude_object": "0",
|
||||
"standby_temperature_delta": "-45",
|
||||
"timelapse_type": "0",
|
||||
"gap_fill_enabled": "0",
|
||||
"single_extruder_multi_material_priming": "0"
|
||||
|
||||
Reference in New Issue
Block a user