Modifications to the hotbed temperature of various types of printing plates (#13717)

This commit is contained in:
HYzd766
2026-05-20 22:55:58 +08:00
committed by GitHub
parent 19eb9e634f
commit b882da99ad
417 changed files with 5235 additions and 1577 deletions

View File

@@ -46,10 +46,10 @@
"0.032"
],
"supertack_plate_temp_initial_layer": [
"35"
"45"
],
"supertack_plate_temp": [
"35"
"45"
],
"temperature_vitrification": [
"45"
@@ -60,5 +60,29 @@
"hot_plate_temp": [
"55"
],
"compatible_printers": []
"compatible_printers": [],
"cool_plate_temp": [
"45"
],
"eng_plate_temp": [
"55"
],
"textured_plate_temp": [
"55"
],
"textured_cool_plate_temp": [
"45"
],
"cool_plate_temp_initial_layer": [
"45"
],
"eng_plate_temp_initial_layer": [
"55"
],
"textured_plate_temp_initial_layer": [
"55"
],
"textured_cool_plate_temp_initial_layer": [
"45"
]
}