orcaslicer/resources/profiles/Elegoo/filament/Elegoo Generic PLA Matte.json
2024-09-30 17:26:15 -04:00

20 lines
417 B
JSON

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