mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Raised bed temperatures for Ender 3 V3 PLA profile (#4636)
This commit is contained in:
parent
1e08b855df
commit
9e3cb4b1c5
1 changed files with 8 additions and 8 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue