orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker Generic PLA.json
2023-01-13 21:48:22 +08:00

28 lines
583 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Snapmaker Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.92"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"nozzle_temperature_initial_layer": [
"205"
],
"nozzle_temperature": [
"200"
],
"compatible_printers": [
"Snapmaker A250 0.4 nozzle",
"Snapmaker A350 0.4 nozzle"
]
}