mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 06:35:57 +08:00
ENH: set default chamber temp for missing filaments
jira: STUDIO-3518 Change-Id: Iaf947fe5a145884812eb15037458df3b83a338ab
This commit is contained in:
parent
4d93034c93
commit
7d834e459c
@ -5,6 +5,9 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSN04",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
|
@ -5,6 +5,9 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSS03_00",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
|
@ -6,6 +6,9 @@
|
||||
"filament_id": "GFN99",
|
||||
"setting_id": "GFSN98",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user