mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +00:00
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
This commit is contained in:
27
resources/profiles/Elegoo/filament/Elegoo Generic PLA.json
Normal file
27
resources/profiles/Elegoo/filament/Elegoo Generic PLA.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user