mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Modifications to the hotbed temperature of various types of printing plates (#13717)
This commit is contained in:
@@ -63,5 +63,23 @@
|
||||
"hot_plate_temp": [
|
||||
"55"
|
||||
],
|
||||
"compatible_printers": []
|
||||
"compatible_printers": [],
|
||||
"eng_plate_temp": [
|
||||
"55"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"55"
|
||||
],
|
||||
"textured_cool_plate_temp": [
|
||||
"45"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"55"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"55"
|
||||
],
|
||||
"textured_cool_plate_temp_initial_layer": [
|
||||
"45"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user