21 lines
439 B
JSON
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"
|
|
]
|
|
}
|