orcaslicer/resources/profiles/Creality/filament/Creality Generic PLA @Ender-3V3-all.json

22 lines
681 B
JSON
Raw Normal View History

{
"type": "filament",
"setting_id": "GFSL99_00",
"name": "Creality Generic PLA @Ender-3V3-all",
"from": "system",
"instantiation": "true",
"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"],
"compatible_printers": [
"Creality Ender-3 V3 SE 0.4 nozzle",
"Creality Ender-3 V3 KE 0.4 nozzle"
]
}