orcaslicer/resources/profiles/Voxelab/filament/Voxelab Generic PLA.json
xun.zhang ee11ca6eeb ENH: rename third-party printers' filaments
Change-Id: Ie6a52f5b91cba9be83c6160f64f5d7edd113c2e9
2023-07-07 17:29:08 +08:00

21 lines
421 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Voxelab Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"15"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Voxelab Aquila X2 0.4 nozzle"
]
}