orcaslicer/resources/profiles/Elegoo/filament/Elegoo Generic PLA Matte.json
2024-09-30 21:42:59 -04:00

21 lines
439 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Elegoo Generic PLA Matte",
"inherits": "fdm_filament_pla",
"from": "system",
"instantiation": "true",
"filament_cost": [
"0"
],
"filament_density": [
"1.25"
],
"filament_vendor": [
"Elegoo"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}