* Adding more Elegoo printer profiles Elegoo Neptune X Elegoo Neptune 2 Elegoo Neptune 2S Elegoo Neptune 2D * add ultimaker 2 profile
18 lines
374 B
JSON
18 lines
374 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFB99",
|
|
"setting_id": "GFSA04",
|
|
"name": "UltiMaker Generic ABS",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_abs",
|
|
"filament_flow_ratio": [
|
|
"0.926"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"2"
|
|
],
|
|
"compatible_printers": [
|
|
"UltiMaker 2 0.4 nozzle"
|
|
]
|
|
}
|