orcaslicer/resources/profiles/Elegoo/filament/Elegoo Generic PLA.json
fr3ak2402 1b2bdd40ac
Adds printer profiles for Elegoo printers (#937)
* Adding the Qidi X-Plus

Qidi X-Plus profile
Qidi X-Plus image

* Revision of the pressure plate model

Qidi X-Plus

* Add Artillery Profiles

Artillery Genius
Artillery Hornet

* Adds Elepoo Neptune 3 profiles

Elepoo Neptune 3
Elepoo Neptune 3 Pro
Elepoo Neptune 3 Plus
Elepoo Neptune 3 Max
2023-05-03 21:29:59 +08:00

27 lines
594 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Elegoo Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"15"
],
"nozzle_temperature_initial_layer": [
"210"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Elegoo Neptune 3 0.4 nozzle",
"Elegoo Neptune 3 Pro 0.4 nozzle",
"Elegoo Neptune 3 Plus 0.4 nozzle",
"Elegoo Neptune 3 Max 0.4 nozzle"
]
}