mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-30 16:38:41 +03:00
fix PLA Matte temperature
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
"filament_type": ["PLA"],
|
"filament_type": ["PLA"],
|
||||||
"nozzle_temperature_range_high": ["240"],
|
"nozzle_temperature_range_high": ["240"],
|
||||||
"nozzle_temperature_range_low": ["190"],
|
"nozzle_temperature_range_low": ["190"],
|
||||||
"nozzle_temperature_initial_layer": ["200"],
|
"nozzle_temperature_initial_layer": ["210"],
|
||||||
"nozzle_temperature": ["200"],
|
"nozzle_temperature": ["210"],
|
||||||
"temperature_vitrification": ["45"],
|
"temperature_vitrification": ["45"],
|
||||||
"compatible_printers": []
|
"compatible_printers": []
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user