Raised bed temperatures for Ender 3 V3 PLA profile (#4636)

This commit is contained in:
Thomas 2024-03-22 12:30:57 +01:00 committed by GitHub
parent 1e08b855df
commit 9e3cb4b1c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,14 +7,14 @@
"inherits": "Creality Generic PLA",
"filament_max_volumetric_speed": ["18"],
"slow_down_min_speed": ["20"],
"cool_plate_temp" : ["45"],
"eng_plate_temp" : ["45"],
"hot_plate_temp" : ["45"],
"textured_plate_temp" : ["45"],
"cool_plate_temp_initial_layer" : ["45"],
"eng_plate_temp_initial_layer" : ["45"],
"hot_plate_temp_initial_layer" : ["45"],
"textured_plate_temp_initial_layer" : ["45"],
"cool_plate_temp" : ["55"],
"eng_plate_temp" : ["55"],
"hot_plate_temp" : ["55"],
"textured_plate_temp" : ["55"],
"cool_plate_temp_initial_layer" : ["55"],
"eng_plate_temp_initial_layer" : ["55"],
"hot_plate_temp_initial_layer" : ["55"],
"textured_plate_temp_initial_layer" : ["55"],
"compatible_printers": [
"Creality Ender-3 V3 SE 0.4 nozzle",
"Creality Ender-3 V3 KE 0.4 nozzle"