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