orcaslicer/resources/profiles/CONSTRUCT3D/filament/C1 Generic PLA.json

29 lines
556 B
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "C1 Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"30"
],
"slow_down_layer_time": [
"4"
],
"hot_plate_temp": [
"62"
],
"hot_plate_temp_initial_layer": [
"68"
],
"compatible_printers": [
"Construct 1 0.4 nozzle",
"Construct 1 XL 0.6 nozzle"
]
}