mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
fix prime_volume
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Snapmaker",
|
"name": "Snapmaker",
|
||||||
"version": "02.02.00.02",
|
"version": "02.02.02.02",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "Snapmaker configurations",
|
"description": "Snapmaker configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
@@ -1339,4 +1339,4 @@
|
|||||||
"sub_path": "machine/Snapmaker Artisan (0.8 nozzle).json"
|
"sub_path": "machine/Snapmaker Artisan (0.8 nozzle).json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"auxiliary_fan": "0",
|
"auxiliary_fan": "0",
|
||||||
"remaining_times": "1",
|
"remaining_times": "1",
|
||||||
"single_extruder_multi_material": "0",
|
"single_extruder_multi_material": "0",
|
||||||
"purge_in_prime_tower": "1",
|
"purge_in_prime_tower": "0",
|
||||||
"enable_filament_ramming": "0",
|
"enable_filament_ramming": "0",
|
||||||
"nozzle_volume": "0",
|
"nozzle_volume": "0",
|
||||||
"cooling_tube_retraction": "0",
|
"cooling_tube_retraction": "0",
|
||||||
|
|||||||
@@ -153,7 +153,7 @@
|
|||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"enable_prime_tower": "1",
|
"enable_prime_tower": "1",
|
||||||
"prime_tower_width": "25",
|
"prime_tower_width": "25",
|
||||||
"prime_volume": "7.3",
|
"prime_volume": "55",
|
||||||
"prime_tower_brim_width": "5",
|
"prime_tower_brim_width": "5",
|
||||||
"wipe_tower_cone_angle": "25",
|
"wipe_tower_cone_angle": "25",
|
||||||
"wipe_tower_extra_spacing": "150%",
|
"wipe_tower_extra_spacing": "150%",
|
||||||
|
|||||||
Reference in New Issue
Block a user