Add elegoo centauri carbon profile (#8405)

* Added Elegoolink connection

* Set Elegoo CC default bed to btPTE

* Friendly output of some error codes of PrintHost

* feat: Add elegoo centauri carbon profile

* fix: Fix the issue where the bed type in the printer configuration does not match the bed temperature settings when multiple bed types are not supported.

* feat: Modify the elegoo process parameters to disable slowdown_for_curled_perimeters.

* feat: Update comment to clarify plate visibility for multi bed support, BBL printer, and selected bed type.

* fix: Optimize ElegooLink upload; The code is clearer than before.

* feat: Format the ElegooPrintHostSendDialog code.

* fix: Remove the unnecessary instantiation attribute in the Elegoo process.

* fix: Flatpak compilation failed

---------

Co-authored-by: anjis <anjis.zhou@elegoo.com>
This commit is contained in:
wujie 2025-02-18 23:08:34 +08:00 committed by GitHub
parent dd2f8af68b
commit 00a3e78f8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
137 changed files with 5121 additions and 47 deletions

View file

@ -1,9 +1,17 @@
{ {
"name": "Elegoo", "name": "Elegoo",
"version": "02.02.00.04", "version": "02.03.00.00",
"force_update": "0", "force_update": "0",
"description": "Elegoo configurations", "description": "Elegoo configurations",
"machine_model_list": [ "machine_model_list": [
{
"name": "Elegoo Centauri Carbon",
"sub_path": "machine/ECC/Elegoo Centauri Carbon.json"
},
{
"name": "Elegoo Centauri",
"sub_path": "machine/EC/Elegoo Centauri.json"
},
{ {
"name": "Elegoo Neptune", "name": "Elegoo Neptune",
"sub_path": "machine/Elegoo Neptune.json" "sub_path": "machine/Elegoo Neptune.json"
@ -62,6 +70,198 @@
} }
], ],
"process_list": [ "process_list": [
{
"name": "fdm_process_ecc_common",
"sub_path": "process/ECC/fdm_process_ecc_common.json"
},
{
"name": "fdm_process_ecc",
"sub_path": "process/ECC/fdm_process_ecc.json"
},
{
"name": "fdm_process_ecc_02010",
"sub_path": "process/ECC/fdm_process_ecc_02010.json"
},
{
"name": "fdm_process_ecc_04020",
"sub_path": "process/ECC/fdm_process_ecc_04020.json"
},
{
"name": "fdm_process_ecc_06030",
"sub_path": "process/ECC/fdm_process_ecc_06030.json"
},
{
"name": "fdm_process_ecc_08040",
"sub_path": "process/ECC/fdm_process_ecc_08040.json"
},
{
"name": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"sub_path": "process/ECC/0.20mm Standard @Elegoo CC 0.4 nozzle.json"
},
{
"name": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"sub_path": "process/ECC/0.10mm Standard @Elegoo CC 0.2 nozzle.json"
},
{
"name": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"sub_path": "process/ECC/0.30mm Standard @Elegoo CC 0.6 nozzle.json"
},
{
"name": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"sub_path": "process/ECC/0.40mm Standard @Elegoo CC 0.8 nozzle.json"
},
{
"name": "0.48mm Draft @Elegoo CC 0.8 nozzle",
"sub_path": "process/ECC/0.48mm Draft @Elegoo CC 0.8 nozzle.json"
},
{
"name": "0.42mm Extra Draft @Elegoo CC 0.6 nozzle",
"sub_path": "process/ECC/0.42mm Extra Draft @Elegoo CC 0.6 nozzle.json"
},
{
"name": "0.36mm Draft @Elegoo CC 0.6 nozzle",
"sub_path": "process/ECC/0.36mm Draft @Elegoo CC 0.6 nozzle.json"
},
{
"name": "0.32mm Optimal @Elegoo CC 0.8 nozzle",
"sub_path": "process/ECC/0.32mm Optimal @Elegoo CC 0.8 nozzle.json"
},
{
"name": "0.30mm Strength @Elegoo CC 0.6 nozzle",
"sub_path": "process/ECC/0.30mm Strength @Elegoo CC 0.6 nozzle.json"
},
{
"name": "0.28mm Extra Draft @Elegoo CC 0.4 nozzle",
"sub_path": "process/ECC/0.28mm Extra Draft @Elegoo CC 0.4 nozzle.json"
},
{
"name": "0.24mm Optimal @Elegoo CC 0.6 nozzle",
"sub_path": "process/ECC/0.24mm Optimal @Elegoo CC 0.6 nozzle.json"
},
{
"name": "0.24mm Fine @Elegoo CC 0.8 nozzle",
"sub_path": "process/ECC/0.24mm Fine @Elegoo CC 0.8 nozzle.json"
},
{
"name": "0.24mm Draft @Elegoo CC 0.4 nozzle",
"sub_path": "process/ECC/0.24mm Draft @Elegoo CC 0.4 nozzle.json"
},
{
"name": "0.20mm Strength @Elegoo CC 0.4 nozzle",
"sub_path": "process/ECC/0.20mm Strength @Elegoo CC 0.4 nozzle.json"
},
{
"name": "0.18mm Fine @Elegoo CC 0.6 nozzle",
"sub_path": "process/ECC/0.18mm Fine @Elegoo CC 0.6 nozzle.json"
},
{
"name": "0.16mm Optimal @Elegoo CC 0.4 nozzle",
"sub_path": "process/ECC/0.16mm Optimal @Elegoo CC 0.4 nozzle.json"
},
{
"name": "0.16mm Extra Fine @Elegoo CC 0.8 nozzle",
"sub_path": "process/ECC/0.16mm Extra Fine @Elegoo CC 0.8 nozzle.json"
},
{
"name": "0.14mm Extra Draft @Elegoo CC 0.2 nozzle",
"sub_path": "process/ECC/0.14mm Extra Draft @Elegoo CC 0.2 nozzle.json"
},
{
"name": "0.12mm Fine @Elegoo CC 0.4 nozzle",
"sub_path": "process/ECC/0.12mm Fine @Elegoo CC 0.4 nozzle.json"
},
{
"name": "0.12mm Draft @Elegoo CC 0.2 nozzle",
"sub_path": "process/ECC/0.12mm Draft @Elegoo CC 0.2 nozzle.json"
},
{
"name": "0.08mm Optimal @Elegoo CC 0.2 nozzle",
"sub_path": "process/ECC/0.08mm Optimal @Elegoo CC 0.2 nozzle.json"
},
{
"name": "0.20mm Standard @Elegoo C 0.4 nozzle",
"sub_path": "process/EC/0.20mm Standard @Elegoo C 0.4 nozzle.json"
},
{
"name": "0.10mm Standard @Elegoo C 0.2 nozzle",
"sub_path": "process/EC/0.10mm Standard @Elegoo C 0.2 nozzle.json"
},
{
"name": "0.30mm Standard @Elegoo C 0.6 nozzle",
"sub_path": "process/EC/0.30mm Standard @Elegoo C 0.6 nozzle.json"
},
{
"name": "0.40mm Standard @Elegoo C 0.8 nozzle",
"sub_path": "process/EC/0.40mm Standard @Elegoo C 0.8 nozzle.json"
},
{
"name": "0.48mm Draft @Elegoo C 0.8 nozzle",
"sub_path": "process/EC/0.48mm Draft @Elegoo C 0.8 nozzle.json"
},
{
"name": "0.42mm Extra Draft @Elegoo C 0.6 nozzle",
"sub_path": "process/EC/0.42mm Extra Draft @Elegoo C 0.6 nozzle.json"
},
{
"name": "0.36mm Draft @Elegoo C 0.6 nozzle",
"sub_path": "process/EC/0.36mm Draft @Elegoo C 0.6 nozzle.json"
},
{
"name": "0.32mm Optimal @Elegoo C 0.8 nozzle",
"sub_path": "process/EC/0.32mm Optimal @Elegoo C 0.8 nozzle.json"
},
{
"name": "0.30mm Strength @Elegoo C 0.6 nozzle",
"sub_path": "process/EC/0.30mm Strength @Elegoo C 0.6 nozzle.json"
},
{
"name": "0.28mm Extra Draft @Elegoo C 0.4 nozzle",
"sub_path": "process/EC/0.28mm Extra Draft @Elegoo C 0.4 nozzle.json"
},
{
"name": "0.24mm Optimal @Elegoo C 0.6 nozzle",
"sub_path": "process/EC/0.24mm Optimal @Elegoo C 0.6 nozzle.json"
},
{
"name": "0.24mm Fine @Elegoo C 0.8 nozzle",
"sub_path": "process/EC/0.24mm Fine @Elegoo C 0.8 nozzle.json"
},
{
"name": "0.24mm Draft @Elegoo C 0.4 nozzle",
"sub_path": "process/EC/0.24mm Draft @Elegoo C 0.4 nozzle.json"
},
{
"name": "0.20mm Strength @Elegoo C 0.4 nozzle",
"sub_path": "process/EC/0.20mm Strength @Elegoo C 0.4 nozzle.json"
},
{
"name": "0.18mm Fine @Elegoo C 0.6 nozzle",
"sub_path": "process/EC/0.18mm Fine @Elegoo C 0.6 nozzle.json"
},
{
"name": "0.16mm Optimal @Elegoo C 0.4 nozzle",
"sub_path": "process/EC/0.16mm Optimal @Elegoo C 0.4 nozzle.json"
},
{
"name": "0.16mm Extra Fine @Elegoo C 0.8 nozzle",
"sub_path": "process/EC/0.16mm Extra Fine @Elegoo C 0.8 nozzle.json"
},
{
"name": "0.14mm Extra Draft @Elegoo C 0.2 nozzle",
"sub_path": "process/EC/0.14mm Extra Draft @Elegoo C 0.2 nozzle.json"
},
{
"name": "0.12mm Fine @Elegoo C 0.4 nozzle",
"sub_path": "process/EC/0.12mm Fine @Elegoo C 0.4 nozzle.json"
},
{
"name": "0.12mm Draft @Elegoo C 0.2 nozzle",
"sub_path": "process/EC/0.12mm Draft @Elegoo C 0.2 nozzle.json"
},
{
"name": "0.08mm Optimal @Elegoo C 0.2 nozzle",
"sub_path": "process/EC/0.08mm Optimal @Elegoo C 0.2 nozzle.json"
},
{ {
"name": "fdm_process_common", "name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json" "sub_path": "process/fdm_process_common.json"
@ -775,7 +975,183 @@
"sub_path": "process/0.16mm Optimal @Elegoo Giga 0.4 nozzle.json" "sub_path": "process/0.16mm Optimal @Elegoo Giga 0.4 nozzle.json"
} }
], ],
"filament_list": [ "filament_list": [
{
"name": "fdm_elegoo_filament_common",
"sub_path": "filament/ELEGOO/fdm_elegoo_filament_common.json"
},
{
"name": "fdm_elegoo_filament_pla",
"sub_path": "filament/ELEGOO/fdm_elegoo_filament_pla.json"
},
{
"name": "fdm_elegoo_filament_tpu",
"sub_path": "filament/ELEGOO/fdm_elegoo_filament_tpu.json"
},
{
"name": "fdm_elegoo_filament_pet",
"sub_path": "filament/ELEGOO/fdm_elegoo_filament_pet.json"
},
{
"name": "fdm_elegoo_filament_asa",
"sub_path": "filament/ELEGOO/fdm_elegoo_filament_asa.json"
},
{
"name": "Elegoo TPU 95A @base",
"sub_path": "filament/ELEGOO/Elegoo TPU 95A @base.json"
},
{
"name": "Elegoo PETG PRO @base",
"sub_path": "filament/ELEGOO/Elegoo PETG PRO @base.json"
},
{
"name": "Elegoo RAPID PETG @base",
"sub_path": "filament/ELEGOO/Elegoo RAPID PETG @base.json"
},
{
"name": "Elegoo PLA @base",
"sub_path": "filament/ELEGOO/Elegoo PLA @base.json"
},
{
"name": "Elegoo RAPID PLA+ @base",
"sub_path": "filament/ELEGOO/Elegoo RAPID PLA+ @base.json"
},
{
"name": "Elegoo PLA Silk @base",
"sub_path": "filament/ELEGOO/Elegoo PLA Silk @base.json"
},
{
"name": "Elegoo PLA Matte @base",
"sub_path": "filament/ELEGOO/Elegoo PLA Matte @base.json"
},
{
"name": "Elegoo PLA-CF @base",
"sub_path": "filament/ELEGOO/Elegoo PLA-CF @base.json"
},
{
"name": "Elegoo ASA @base",
"sub_path": "filament/ELEGOO/Elegoo ASA @base.json"
},
{
"name": "Elegoo ASA @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo ASA @0.2 nozzle.json"
},
{
"name": "Elegoo PETG PRO @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PETG PRO @0.2 nozzle.json"
},
{
"name": "Elegoo PLA @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PLA @0.2 nozzle.json"
},
{
"name": "Elegoo PLA Matte @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PLA Matte @0.2 nozzle.json"
},
{
"name": "Elegoo PLA PRO @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PLA PRO @0.2 nozzle.json"
},
{
"name": "Elegoo PLA Silk @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PLA Silk @0.2 nozzle.json"
},
{
"name": "Elegoo PLA+ @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PLA+ @0.2 nozzle.json"
},
{
"name": "Elegoo RAPID PLA+ @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo RAPID PLA+ @0.2 nozzle.json"
},
{
"name": "Elegoo RAPID PETG @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo RAPID PETG @0.2 nozzle.json"
},
{
"name": "Elegoo PLA @ECC",
"sub_path": "filament/ECC/Elegoo PLA @ECC.json"
},
{
"name": "Elegoo PLA PRO @ECC",
"sub_path": "filament/ECC/Elegoo PLA PRO @ECC.json"
},
{
"name": "Elegoo PLA+ @ECC",
"sub_path": "filament/ECC/Elegoo PLA+ @ECC.json"
},
{
"name": "Elegoo RAPID PLA+ @ECC",
"sub_path": "filament/ECC/Elegoo RAPID PLA+ @ECC.json"
},
{
"name": "Elegoo PLA Silk @ECC",
"sub_path": "filament/ECC/Elegoo PLA Silk @ECC.json"
},
{
"name": "Elegoo PLA Matte @ECC",
"sub_path": "filament/ECC/Elegoo PLA Matte @ECC.json"
},
{
"name": "Elegoo PLA-CF @ECC",
"sub_path": "filament/ECC/Elegoo PLA-CF @ECC.json"
},
{
"name": "Elegoo PETG PRO @ECC",
"sub_path": "filament/ECC/Elegoo PETG PRO @ECC.json"
},
{
"name": "Elegoo RAPID PETG @ECC",
"sub_path": "filament/ECC/Elegoo RAPID PETG @ECC.json"
},
{
"name": "Elegoo TPU 95A @ECC",
"sub_path": "filament/ECC/Elegoo TPU 95A @ECC.json"
},
{
"name": "Elegoo ASA @ECC",
"sub_path": "filament/ECC/Elegoo ASA @ECC.json"
},
{
"name": "Elegoo PLA @EC",
"sub_path": "filament/EC/Elegoo PLA @EC.json"
},
{
"name": "Elegoo PLA PRO @EC",
"sub_path": "filament/EC/Elegoo PLA PRO @EC.json"
},
{
"name": "Elegoo PLA+ @EC",
"sub_path": "filament/EC/Elegoo PLA+ @EC.json"
},
{
"name": "Elegoo RAPID PLA+ @EC",
"sub_path": "filament/EC/Elegoo RAPID PLA+ @EC.json"
},
{
"name": "Elegoo PLA Silk @EC",
"sub_path": "filament/EC/Elegoo PLA Silk @EC.json"
},
{
"name": "Elegoo PLA Matte @EC",
"sub_path": "filament/EC/Elegoo PLA Matte @EC.json"
},
{
"name": "Elegoo PETG PRO @EC",
"sub_path": "filament/EC/Elegoo PETG PRO @EC.json"
},
{
"name": "Elegoo RAPID PETG @EC",
"sub_path": "filament/EC/Elegoo RAPID PETG @EC.json"
},
{
"name": "Elegoo TPU 95A @EC",
"sub_path": "filament/EC/Elegoo TPU 95A @EC.json"
},
{
"name": "Elegoo ASA @EC",
"sub_path": "filament/EC/Elegoo ASA @EC.json"
},
{ {
"name": "fdm_filament_common", "name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json" "sub_path": "filament/fdm_filament_common.json"
@ -838,6 +1214,46 @@
} }
], ],
"machine_list": [ "machine_list": [
{
"name": "fdm_machine_ecc_common",
"sub_path": "machine/ECC/fdm_machine_ecc_common.json"
},
{
"name": "fdm_machine_ecc",
"sub_path": "machine/ECC/fdm_machine_ecc.json"
},
{
"name": "Elegoo Centauri Carbon 0.4 nozzle",
"sub_path": "machine/ECC/Elegoo Centauri Carbon 0.4 nozzle.json"
},
{
"name": "Elegoo Centauri Carbon 0.2 nozzle",
"sub_path": "machine/ECC/Elegoo Centauri Carbon 0.2 nozzle.json"
},
{
"name": "Elegoo Centauri Carbon 0.6 nozzle",
"sub_path": "machine/ECC/Elegoo Centauri Carbon 0.6 nozzle.json"
},
{
"name": "Elegoo Centauri Carbon 0.8 nozzle",
"sub_path": "machine/ECC/Elegoo Centauri Carbon 0.8 nozzle.json"
},
{
"name": "Elegoo Centauri 0.4 nozzle",
"sub_path": "machine/EC/Elegoo Centauri 0.4 nozzle.json"
},
{
"name": "Elegoo Centauri 0.2 nozzle",
"sub_path": "machine/EC/Elegoo Centauri 0.2 nozzle.json"
},
{
"name": "Elegoo Centauri 0.6 nozzle",
"sub_path": "machine/EC/Elegoo Centauri 0.6 nozzle.json"
},
{
"name": "Elegoo Centauri 0.8 nozzle",
"sub_path": "machine/EC/Elegoo Centauri 0.8 nozzle.json"
},
{ {
"name": "fdm_machine_common", "name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json" "sub_path": "machine/fdm_machine_common.json"
@ -971,4 +1387,4 @@
"sub_path": "machine/Elegoo OrangeStorm Giga 0.8 nozzle.json" "sub_path": "machine/Elegoo OrangeStorm Giga 0.8 nozzle.json"
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Elegoo ASA @EC",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASAEC",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_initial_layer": [
"270"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,16 @@
{
"type": "filament",
"name": "Elegoo PETG PRO @EC",
"inherits": "Elegoo PETG PRO @base",
"from": "system",
"setting_id": "EPETGPROEC",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,31 @@
{
"type": "filament",
"name": "Elegoo PLA @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAEC",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"
],
"nozzle_temperature_initial_layer": [
"210"
],
"nozzle_temperature": [
"210"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"4"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,46 @@
{
"type": "filament",
"name": "Elegoo PLA Matte @EC",
"inherits": "Elegoo PLA Matte @base",
"from": "system",
"setting_id": "EPLAMEC",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"16"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"pressure_advance": [
"0.024"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Elegoo PLA PRO @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPROEC",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"6"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,43 @@
{
"type": "filament",
"name": "Elegoo PLA Silk @EC",
"inherits": "Elegoo PLA Silk @base",
"from": "system",
"setting_id": "EPLASEC",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"8"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"pressure_advance": [
"0.024"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Elegoo PLA+ @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPLUSEC",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"6"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,16 @@
{
"type": "filament",
"name": "Elegoo RAPID PETG @EC",
"inherits": "Elegoo RAPID PETG @base",
"from": "system",
"setting_id": "ERPETGEC",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,46 @@
{
"type": "filament",
"name": "Elegoo RAPID PLA+ @EC",
"inherits": "Elegoo RAPID PLA+ @base",
"from": "system",
"setting_id": "ERPLAPLUSEC",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"21"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"4"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"pressure_advance": [
"0.024"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,19 @@
{
"type": "filament",
"name": "Elegoo TPU 95A @EC",
"inherits": "Elegoo TPU 95A @base",
"from": "system",
"setting_id": "ETPU95AEC",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"
],
"pressure_advance": [
"0.024"
],
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle",
"Elegoo Centauri 0.6 nozzle",
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Elegoo ASA @ECC",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASAECC",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_initial_layer": [
"270"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,16 @@
{
"type": "filament",
"name": "Elegoo PETG PRO @ECC",
"inherits": "Elegoo PETG PRO @base",
"from": "system",
"setting_id": "EPETGPROECC",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,31 @@
{
"type": "filament",
"name": "Elegoo PLA @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAECC",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"
],
"nozzle_temperature_initial_layer": [
"210"
],
"nozzle_temperature": [
"210"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"4"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,46 @@
{
"type": "filament",
"name": "Elegoo PLA Matte @ECC",
"inherits": "Elegoo PLA Matte @base",
"from": "system",
"setting_id": "EPLAMECC",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"16"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"pressure_advance": [
"0.024"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Elegoo PLA PRO @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPROECC",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"6"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,43 @@
{
"type": "filament",
"name": "Elegoo PLA Silk @ECC",
"inherits": "Elegoo PLA Silk @base",
"from": "system",
"setting_id": "EPLASECC",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"8"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"pressure_advance": [
"0.024"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Elegoo PLA+ @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPLUSECC",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"6"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,46 @@
{
"type": "filament",
"name": "Elegoo PLA-CF @ECC",
"inherits": "Elegoo PLA-CF @base",
"from": "system",
"setting_id": "EPLACFECC",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"21"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"pressure_advance": [
"0.024"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,16 @@
{
"type": "filament",
"name": "Elegoo RAPID PETG @ECC",
"inherits": "Elegoo RAPID PETG @base",
"from": "system",
"setting_id": "ERPETGECC",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,46 @@
{
"type": "filament",
"name": "Elegoo RAPID PLA+ @ECC",
"inherits": "Elegoo RAPID PLA+ @base",
"from": "system",
"setting_id": "ERPLAPLUSECC",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"21"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"4"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"pressure_advance": [
"0.024"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,19 @@
{
"type": "filament",
"name": "Elegoo TPU 95A @ECC",
"inherits": "Elegoo TPU 95A @base",
"from": "system",
"setting_id": "ETPU95AECC",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"
],
"pressure_advance": [
"0.024"
],
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle",
"Elegoo Centauri Carbon 0.6 nozzle",
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View file

@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Elegoo ASA @0.2 nozzle",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASA00020",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View file

@ -0,0 +1,17 @@
{
"type": "filament",
"name": "Elegoo ASA @base",
"inherits": "fdm_elegoo_filament_asa",
"from": "system",
"filament_id": "EASAB00",
"instantiation": "false",
"filament_vendor": [
"Elegoo"
],
"filament_density": [
"1.1"
],
"filament_max_volumetric_speed": [
"12"
]
}

View file

@ -0,0 +1,11 @@
{
"type": "filament",
"name": "Elegoo ASA",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASA00",
"instantiation": "true",
"compatible_printers": [
]
}

View file

@ -0,0 +1,22 @@
{
"type": "filament",
"name": "Elegoo PETG PRO @0.2 nozzle",
"inherits": "Elegoo PETG PRO @base",
"from": "system",
"setting_id": "EGPETG00020",
"instantiation": "true",
"filament_max_volumetric_speed": [
"1"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View file

@ -0,0 +1,83 @@
{
"type": "filament",
"name": "Elegoo PETG PRO @base",
"inherits": "fdm_elegoo_filament_pet",
"from": "system",
"filament_id": "EPETGPROB00",
"instantiation": "false",
"cool_plate_temp": [
"0"
],
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp": [
"70"
],
"eng_plate_temp_initial_layer": [
"70"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"40"
],
"fan_min_speed": [
"10"
],
"filament_cost": [
"0"
],
"filament_density": [
"1.25"
],
"filament_max_volumetric_speed": [
"8"
],
"filament_vendor": [
"Elegoo"
],
"hot_plate_temp": [
"70"
],
"hot_plate_temp_initial_layer": [
"70"
],
"nozzle_temperature_range_high": [
"270"
],
"nozzle_temperature_range_low": [
"230"
],
"nozzle_temperature": [
"240"
],
"nozzle_temperature_initial_layer": [
"240"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"10%"
],
"slow_down_layer_time": [
"12"
],
"textured_plate_temp": [
"70"
],
"textured_plate_temp_initial_layer": [
"70"
],
"filament_start_gcode": [
"; Filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
],
"filament_type": [
"PETG"
]
}

View file

@ -0,0 +1,10 @@
{
"type": "filament",
"name": "Elegoo PETG PRO",
"inherits": "Elegoo PETG PRO @base",
"from": "system",
"setting_id": "EPETGPRO00",
"instantiation": "true",
"compatible_printers": [
]
}

View file

@ -0,0 +1,22 @@
{
"type": "filament",
"name": "Elegoo PLA @0.2 nozzle",
"from": "system",
"setting_id": "EPLA00020",
"instantiation": "true",
"inherits": "Elegoo PLA @base",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View file

@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Elegoo PLA @base",
"inherits": "fdm_elegoo_filament_pla",
"from": "system",
"filament_id": "EPLAB00",
"instantiation": "false",
"filament_cost": [
"0"
],
"filament_density": [
"1.25"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_vendor": [
"Elegoo"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View file

@ -0,0 +1,46 @@
{
"type": "filament",
"name": "Elegoo PLA Matte @0.2 nozzle",
"inherits": "Elegoo PLA Matte @base",
"from": "system",
"setting_id": "EPLAM00020",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"2"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View file

@ -0,0 +1,20 @@
{
"type": "filament",
"name": "Elegoo PLA Matte @base",
"inherits": "fdm_elegoo_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"
]
}

View file

@ -0,0 +1,37 @@
{
"type": "filament",
"name": "Elegoo PLA Matte",
"inherits": "Elegoo PLA Matte @base",
"from": "system",
"setting_id": "EPLAM00",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"16"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"compatible_printers": [
]
}

View file

@ -0,0 +1,22 @@
{
"type": "filament",
"name": "Elegoo PLA PRO @0.2 nozzle",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPRO00020",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View file

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Elegoo PLA PRO",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPRO00",
"instantiation": "true",
"filament_max_volumetric_speed": [
"16"
],
"compatible_printers": [
]
}

View file

@ -0,0 +1,46 @@
{
"type": "filament",
"name": "Elegoo PLA Silk @0.2 nozzle",
"inherits": "Elegoo PLA Silk @base",
"from": "system",
"setting_id": "EPLAS00020",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"2"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"8"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View file

@ -0,0 +1,29 @@
{
"type": "filament",
"name": "Elegoo PLA Silk @base",
"inherits": "fdm_elegoo_filament_pla",
"from": "system",
"filament_id": "EPLASB00",
"instantiation": "false",
"filament_cost": [
"0"
],
"filament_density": [
"1.32"
],
"filament_vendor": [
"Elegoo"
],
"filament_max_volumetric_speed": [
"16"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View file

@ -0,0 +1,34 @@
{
"type": "filament",
"name": "Elegoo PLA Silk",
"inherits": "Elegoo PLA Silk @base",
"from": "system",
"setting_id": "EPLAS00",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"8"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"compatible_printers": [
]
}

View file

@ -0,0 +1,22 @@
{
"type": "filament",
"name": "Elegoo PLA+ @0.2 nozzle",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPLUS00020",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View file

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Elegoo PLA+",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPLUS00",
"instantiation": "true",
"filament_max_volumetric_speed": [
"16"
],
"compatible_printers": [
]
}

View file

@ -0,0 +1,38 @@
{
"type": "filament",
"name": "Elegoo PLA-CF @base",
"inherits": "fdm_elegoo_filament_pla",
"from": "system",
"filament_id": "EPLACFB00",
"instantiation": "false",
"additional_cooling_fan_speed": [
"0"
],
"cool_plate_temp": [
"45"
],
"cool_plate_temp_initial_layer": [
"45"
],
"filament_type": [
"PLA-CF"
],
"filament_vendor": [
"Elegoo"
],
"filament_density": [
"1.21"
],
"required_nozzle_HRC": [
"40"
],
"slow_down_layer_time": [
"7"
],
"filament_start_gcode": [
"; Filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}

View file

@ -0,0 +1,37 @@
{
"type": "filament",
"name": "Elegoo PLA-CF",
"inherits": "Elegoo PLA-CF @base",
"from": "system",
"setting_id": "EPLACF00",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"12"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"compatible_printers": [
]
}

View file

@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Elegoo PLA",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLA00",
"instantiation": "true",
"filament_max_volumetric_speed": [
"15"
],
"compatible_printers": [
]
}

View file

@ -0,0 +1,22 @@
{
"type": "filament",
"name": "Elegoo RAPID PETG @0.2 nozzle",
"inherits": "Elegoo RAPID PETG @base",
"from": "system",
"setting_id": "ERPETG00020",
"instantiation": "true",
"filament_max_volumetric_speed": [
"1"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View file

@ -0,0 +1,83 @@
{
"type": "filament",
"name": "Elegoo RAPID PETG @base",
"inherits": "fdm_elegoo_filament_pet",
"from": "system",
"filament_id": "ERPETGB00",
"instantiation": "false",
"cool_plate_temp": [
"0"
],
"filament_type": [
"PETG"
],
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp": [
"70"
],
"eng_plate_temp_initial_layer": [
"70"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"30"
],
"filament_cost": [
"0"
],
"filament_density": [
"1.26"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_vendor": [
"Elegoo"
],
"hot_plate_temp": [
"70"
],
"hot_plate_temp_initial_layer": [
"70"
],
"nozzle_temperature_range_high": [
"270"
],
"nozzle_temperature_range_low": [
"230"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"250"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"10%"
],
"slow_down_layer_time": [
"12"
],
"textured_plate_temp": [
"70"
],
"textured_plate_temp_initial_layer": [
"70"
],
"filament_start_gcode": [
"; Filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}

View file

@ -0,0 +1,10 @@
{
"type": "filament",
"name": "Elegoo RAPID PETG+",
"inherits": "Elegoo RAPID PETG @base",
"from": "system",
"setting_id": "ERPETGPLUS00",
"instantiation": "true",
"compatible_printers": [
]
}

View file

@ -0,0 +1,10 @@
{
"type": "filament",
"name": "Elegoo RAPID PETG",
"inherits": "Elegoo RAPID PETG @base",
"from": "system",
"setting_id": "ERPETG00",
"instantiation": "true",
"compatible_printers": [
]
}

View file

@ -0,0 +1,22 @@
{
"type": "filament",
"name": "Elegoo RAPID PLA+ @0.2 nozzle",
"inherits": "Elegoo RAPID PLA+ @base",
"from": "system",
"setting_id": "ERPLAPLUS00020",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View file

@ -0,0 +1,20 @@
{
"type": "filament",
"name": "Elegoo RAPID PLA+ @base",
"inherits": "fdm_elegoo_filament_pla",
"from": "system",
"filament_id": "ERPLAPLUSB00",
"instantiation": "false",
"filament_max_volumetric_speed": [
"21"
],
"filament_density": [
"1.25"
],
"filament_vendor": [
"Elegoo"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View file

@ -0,0 +1,37 @@
{
"type": "filament",
"name": "Elegoo RAPID PLA+",
"inherits": "Elegoo RAPID PLA+ @base",
"from": "system",
"setting_id": "ERPLAPLUS00",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"21"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"compatible_printers": [
]
}

View file

@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Elegoo TPU 95A @base",
"inherits": "fdm_elegoo_filament_tpu",
"from": "system",
"filament_id": "ETPU95AB00",
"instantiation": "false",
"filament_max_volumetric_speed": [
"3.6"
],
"filament_vendor": [
"Elegoo"
],
"filament_density": [
"1.21"
],
"nozzle_temperature": [
"225"
],
"nozzle_temperature_initial_layer": [
"225"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View file

@ -0,0 +1,82 @@
{
"type": "filament",
"name": "fdm_elegoo_filament_asa",
"inherits": "fdm_elegoo_filament_common",
"from": "system",
"instantiation": "false",
"activate_air_filtration": [
"0"
],
"cool_plate_temp": [
"0"
],
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp": [
"90"
],
"eng_plate_temp_initial_layer": [
"90"
],
"fan_cooling_layer_time": [
"35"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"10"
],
"filament_cost": [
"0"
],
"filament_density": [
"1.04"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_type": [
"ASA"
],
"hot_plate_temp": [
"90"
],
"hot_plate_temp_initial_layer": [
"90"
],
"nozzle_temperature": [
"260"
],
"nozzle_temperature_initial_layer": [
"260"
],
"nozzle_temperature_range_high": [
"280"
],
"nozzle_temperature_range_low": [
"240"
],
"overhang_fan_speed": [
"80"
],
"overhang_fan_threshold": [
"25%"
],
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_layer_time": [
"3"
],
"slow_down_min_speed": [
"20"
],
"textured_plate_temp": [
"90"
],
"textured_plate_temp_initial_layer": [
"90"
]
}

View file

@ -0,0 +1,160 @@
{
"type": "filament",
"name": "fdm_elegoo_filament_common",
"from": "system",
"instantiation": "false",
"activate_air_filtration": [
"0"
],
"chamber_temperatures": [
"0"
],
"close_fan_the_first_x_layers": [
"3"
],
"complete_print_exhaust_fan_speed": [
"70"
],
"cool_plate_temp": [
"60"
],
"cool_plate_temp_initial_layer": [
"60"
],
"during_print_exhaust_fan_speed": [
"70"
],
"eng_plate_temp": [
"60"
],
"eng_plate_temp_initial_layer": [
"60"
],
"fan_cooling_layer_time": [
"60"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"35"
],
"filament_cost": [
"0"
],
"filament_density": [
"0"
],
"filament_deretraction_speed": [
"nil"
],
"filament_diameter": [
"1.75"
],
"filament_flow_ratio": [
"0.98"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"1"
],
"filament_minimal_purge_on_wipe_tower": [
"15"
],
"filament_retract_before_wipe": [
"nil"
],
"filament_retract_restart_extra": [
"nil"
],
"filament_retract_when_changing_layer": [
"nil"
],
"filament_retraction_length": [
"nil"
],
"filament_retraction_minimum_travel": [
"nil"
],
"filament_retraction_speed": [
"nil"
],
"filament_settings_id": [
""
],
"filament_soluble": [
"0"
],
"filament_type": [
"PLA"
],
"filament_vendor": [
"Elegoo"
],
"filament_wipe": [
"nil"
],
"filament_wipe_distance": [
"nil"
],
"filament_z_hop": [
"nil"
],
"filament_z_hop_types": [
"nil"
],
"full_fan_speed_layer": [
"0"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"nozzle_temperature": [
"200"
],
"nozzle_temperature_initial_layer": [
"200"
],
"overhang_fan_speed": [
"100"
],
"overhang_fan_threshold": [
"95%"
],
"reduce_fan_stop_start_freq": [
"0"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_for_layer_cooling": [
"1"
],
"slow_down_layer_time": [
"8"
],
"slow_down_min_speed": [
"10"
],
"temperature_vitrification": [
"100"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"compatible_printers": [],
"filament_start_gcode": [
"; Filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}

View file

@ -0,0 +1,67 @@
{
"type": "filament",
"name": "fdm_elegoo_filament_pet",
"inherits": "fdm_elegoo_filament_common",
"from": "system",
"instantiation": "false",
"eng_plate_temp": [
"0"
],
"eng_plate_temp_initial_layer": [
"0"
],
"fan_cooling_layer_time": [
"20"
],
"fan_min_speed": [
"20"
],
"filament_cost": [
"0"
],
"filament_density": [
"1.27"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_type": [
"PET"
],
"hot_plate_temp": [
"80"
],
"hot_plate_temp_initial_layer": [
"80"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"250"
],
"nozzle_temperature_range_high": [
"260"
],
"nozzle_temperature_range_low": [
"220"
],
"reduce_fan_stop_start_freq": [
"1"
],
"temperature_vitrification": [
"70"
],
"textured_plate_temp": [
"80"
],
"textured_plate_temp_initial_layer": [
"80"
],
"filament_start_gcode": [
"; Filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}

View file

@ -0,0 +1,88 @@
{
"type": "filament",
"name": "fdm_elegoo_filament_pla",
"inherits": "fdm_elegoo_filament_common",
"from": "system",
"instantiation": "false",
"filament_max_volumetric_speed": [
"12"
],
"filament_type": [
"PLA"
],
"filament_density": [
"1.24"
],
"filament_cost": [
"0"
],
"cool_plate_temp": [
"35"
],
"eng_plate_temp": [
"0"
],
"textured_plate_temp": [
"60"
],
"cool_plate_temp_initial_layer": [
"35"
],
"eng_plate_temp_initial_layer": [
"0"
],
"textured_plate_temp_initial_layer": [
"60"
],
"nozzle_temperature_initial_layer": [
"220"
],
"reduce_fan_stop_start_freq": [
"1"
],
"overhang_fan_threshold": [
"50%"
],
"close_fan_the_first_x_layers": [
"1"
],
"nozzle_temperature": [
"220"
],
"temperature_vitrification": [
"45"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"240"
],
"slow_down_min_speed": [
"20"
],
"additional_cooling_fan_speed": [
"0"
],
"fan_cooling_layer_time": [
"80"
],
"fan_min_speed": [
"50"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"8"
],
"filament_start_gcode": [
"; Filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}

View file

@ -0,0 +1,85 @@
{
"type": "filament",
"name": "fdm_elegoo_filament_tpu",
"inherits": "fdm_elegoo_filament_common",
"from": "system",
"instantiation": "false",
"filament_flow_ratio": [
"0.96"
],
"additional_cooling_fan_speed": [
"0"
],
"close_fan_the_first_x_layers": [
"1"
],
"cool_plate_temp": [
"30"
],
"cool_plate_temp_initial_layer": [
"30"
],
"eng_plate_temp": [
"30"
],
"eng_plate_temp_initial_layer": [
"30"
],
"fan_cooling_layer_time": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_cost": [
"0"
],
"filament_density": [
"1.24"
],
"filament_max_volumetric_speed": [
"3"
],
"filament_retraction_length": [
"0.4"
],
"filament_type": [
"TPU"
],
"hot_plate_temp": [
"35"
],
"hot_plate_temp_initial_layer": [
"35"
],
"nozzle_temperature": [
"240"
],
"nozzle_temperature_initial_layer": [
"240"
],
"nozzle_temperature_range_high": [
"250"
],
"nozzle_temperature_range_low": [
"200"
],
"reduce_fan_stop_start_freq": [
"1"
],
"temperature_vitrification": [
"30"
],
"textured_plate_temp": [
"35"
],
"textured_plate_temp_initial_layer": [
"35"
],
"filament_start_gcode": [
"; Filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}

View file

@ -0,0 +1,32 @@
{
"type": "machine",
"name": "Elegoo Centauri 0.2 nozzle",
"inherits": "Elegoo Centauri 0.4 nozzle",
"from": "system",
"setting_id": "EC02",
"instantiation": "true",
"nozzle_diameter": [
"0.2"
],
"printer_model": "Elegoo Centauri",
"printer_variant": "0.2",
"default_filament_profile": [
"Elegoo PLA @0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @Elegoo C 0.2 nozzle",
"retraction_minimum_travel": [
"0.4"
],
"wipe_distance": [
"0.8"
],
"retraction_length": [
"0.5"
],
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
]
}

View file

@ -0,0 +1,56 @@
{
"type": "machine",
"name": "Elegoo Centauri 0.4 nozzle",
"inherits": "fdm_machine_ecc",
"from": "system",
"setting_id": "EC04",
"instantiation": "true",
"nozzle_diameter": [
"0.4"
],
"printer_model": "Elegoo Centauri",
"printer_variant": "0.4",
"auxiliary_fan": "1",
"printable_area": [
"0x0",
"257x0",
"257x257",
"0x257"
],
"printable_height": "257",
"retract_lift_below": [
"255"
],
"bed_exclude_area": [
"246x0",
"256x0",
"256x20",
"246x20"
],
"thumbnails": [
"144x144"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"default_filament_profile": [
"Elegoo PLA @EC"
],
"default_print_profile": "0.20mm Standard @Elegoo C 0.4 nozzle",
"extruder_offset": [
"0x0"
],
"fan_speedup_time": "0.5",
"machine_load_filament_time": "29",
"machine_unload_filament_time": "28",
"nozzle_type": "hardened_steel",
"scan_first_layer": "1",
"upward_compatible_machine": [
],
"gcode_flavor": "klipper",
"change_filament_gcode": "M600",
"machine_pause_gcode": "M600",
"machine_start_gcode": ";;===== date: 20240520 =====================\n;printer_model:[printer_model]\n;initial_filament:{filament_type[initial_extruder]}\n;curr_bed_type:{curr_bed_type}\nM400 ; wait for buffer to clear\nM220 S100 ;Set the feed speed to 100%\nM221 S100 ;Set the flow rate to 100%\nM104 S140\nM140 S[bed_temperature_initial_layer_single]\nG90\nG28 ;home\nM729 ;Clean Nozzle\n\n\n;=============turn on fans to prevent PLA jamming=================\n{if filament_type[initial_no_support_extruder]==\"PLA\"}\n {if (bed_temperature[initial_no_support_extruder] >50)||(bed_temperature_initial_layer[initial_no_support_extruder] >50)}\n M106 P3 S255\n {elsif (bed_temperature[initial_no_support_extruder] >45)||(bed_temperature_initial_layer[initial_no_support_extruder] >45)}\n M106 P3 S180\n {endif};Prevent PLA from jamming\n{endif}\n\n;enable_pressure_advance:{enable_pressure_advance[initial_extruder]}\n;This value is called if pressure advance is enabled\n{if enable_pressure_advance[initial_extruder] == \"true\"}\nSET_PRESSURE_ADVANCE ADVANCE=[pressure_advance] ;\nM400\n{endif}\nM204 S{min(20000,max(1000,outer_wall_acceleration))} ;Call exterior wall print acceleration\n\n\nG1 X{print_bed_max[0]*0.5} Y-1.2 F20000\nG1 Z0.3 F900\nM109 S[nozzle_temperature_initial_layer]\nM83\nG92 E0 ;Reset Extruder\nG1 F{min(6000, max(900, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X-1.2 E10.156 ;Draw the first line\nG1 Y98.8 E7.934\nG1 X-0.5 Y100 E0.1\nG1 Y-0.3 E7.934\nG1 X{print_bed_max[0]*0.5-50} E6.284\nG1 F{0.2*min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5-30} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5-10} E2\nG1 F{0.2*min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+10} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+30} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+50} E2\n;End PA test.\n\n\nG3 I-1 J0 Z0.6 F1200.0 ;Move to side a little\nG1 F20000\nG92 E0 ;Reset Extruder\n;LAYER_COUNT:[total_layer_count]\n;LAYER:0",
"machine_end_gcode": ";===== date: 20250109 =====================\nM400 ; wait for buffer to clear\nM140 S0 ;Turn-off bed\nM106 S255 ;Cooling nozzle\nM83\nG92 E0 ; zero the extruder\nG2 I1 J0 Z{max_layer_z+0.5} E-1 F3000 ; lower z a little\nG90\n{if max_layer_z > 50}G1 Z{min(max_layer_z+50, printable_height+0.5)} F20000{else}G1 Z100 F20000 {endif}; Move print head up \nM204 S5000\nM400\nM83\nG1 X202 F20000\nM400\nG1 Y250 F20000\nG1 Y264.5 F1200\nM400\nG92 E0\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM106 S0 ; turn off fan\nM106 P2 S0 ; turn off remote part cooling fan\nM106 P3 S0 ; turn off chamber cooling fan\nM84 ;Disable all steppers"
}

View file

@ -0,0 +1,32 @@
{
"type": "machine",
"name": "Elegoo Centauri 0.6 nozzle",
"inherits": "Elegoo Centauri 0.4 nozzle",
"from": "system",
"setting_id": "EC06",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"printer_model": "Elegoo Centauri",
"printer_variant": "0.6",
"default_filament_profile": [
"Elegoo PLA @EC"
],
"default_print_profile": "0.30mm Standard @Elegoo C 0.6 nozzle",
"retraction_minimum_travel": [
"1.2"
],
"wipe_distance": [
"1.8"
],
"retraction_length": [
"0.8"
],
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
]
}

View file

@ -0,0 +1,35 @@
{
"type": "machine",
"name": "Elegoo Centauri 0.8 nozzle",
"inherits": "Elegoo Centauri 0.4 nozzle",
"from": "system",
"setting_id": "EC08",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Elegoo Centauri",
"printer_variant": "0.8",
"default_filament_profile": [
"Elegoo PLA @EC"
],
"default_print_profile": "0.40mm Standard @Elegoo C 0.8 nozzle",
"retraction_minimum_travel": [
"1.6"
],
"wipe_distance": [
"2.0"
],
"retraction_length": [
"1.2"
],
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retract_length_toolchange": [
"3"
]
}

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Elegoo Centauri",
"model_id": "Elegoo-C",
"nozzle_diameter": "0.4;0.2;0.6;0.8",
"machine_tech": "FFF",
"family": "Elegoo",
"bed_model": "elegoo_C_buildplate_model.stl",
"bed_texture": "",
"hotend_model": "",
"default_materials": "Elegoo ASA @0.2 nozzle;Elegoo ASA @EC;Elegoo PETG PRO @0.2 nozzle;Elegoo PETG PRO @EC;Elegoo PLA @0.2 nozzle;Elegoo PLA Matte @0.2 nozzle;Elegoo PLA Matte @EC;Elegoo PLA PRO @0.2 nozzle;Elegoo PLA PRO @EC;Elegoo PLA Silk @0.2 nozzle;Elegoo PLA Silk @EC;Elegoo PLA @EC;Elegoo PLA+ @0.2 nozzle;Elegoo PLA+ @EC;Elegoo RAPID PETG @0.2 nozzle;Elegoo RAPID PETG @EC;Elegoo RAPID PETG+ @0.2 nozzle;Elegoo RAPID PETG+ @EC;Elegoo RAPID PLA @0.2 nozzle;Elegoo RAPID PLA @EC;Elegoo RAPID PLA+ @0.2 nozzle;Elegoo RAPID PLA+ @EC;Elegoo TPU 95A @EC"
}

View file

@ -0,0 +1,32 @@
{
"type": "machine",
"name": "Elegoo Centauri Carbon 0.2 nozzle",
"inherits": "Elegoo Centauri Carbon 0.4 nozzle",
"from": "system",
"setting_id": "ECC02",
"instantiation": "true",
"nozzle_diameter": [
"0.2"
],
"printer_model": "Elegoo Centauri Carbon",
"printer_variant": "0.2",
"default_filament_profile": [
"Elegoo PLA @0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"retraction_minimum_travel": [
"0.4"
],
"wipe_distance": [
"0.8"
],
"retraction_length": [
"0.5"
],
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
]
}

View file

@ -0,0 +1,56 @@
{
"type": "machine",
"name": "Elegoo Centauri Carbon 0.4 nozzle",
"inherits": "fdm_machine_ecc",
"from": "system",
"setting_id": "ECC04",
"instantiation": "true",
"nozzle_diameter": [
"0.4"
],
"printer_model": "Elegoo Centauri Carbon",
"printer_variant": "0.4",
"auxiliary_fan": "1",
"printable_area": [
"0x0",
"257x0",
"257x257",
"0x257"
],
"printable_height": "257",
"retract_lift_below": [
"255"
],
"bed_exclude_area": [
"246x0",
"256x0",
"256x20",
"246x20"
],
"thumbnails": [
"144x144"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"default_filament_profile": [
"Elegoo PLA @ECC"
],
"default_print_profile": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"extruder_offset": [
"0x0"
],
"fan_speedup_time": "0.5",
"machine_load_filament_time": "29",
"machine_unload_filament_time": "28",
"nozzle_type": "hardened_steel",
"scan_first_layer": "1",
"upward_compatible_machine": [
],
"gcode_flavor": "klipper",
"change_filament_gcode": "M600",
"machine_pause_gcode": "M600",
"machine_start_gcode": ";;===== date: 20240520 =====================\n;printer_model:[printer_model]\n;initial_filament:{filament_type[initial_extruder]}\n;curr_bed_type:{curr_bed_type}\nM400 ; wait for buffer to clear\nM220 S100 ;Set the feed speed to 100%\nM221 S100 ;Set the flow rate to 100%\nM104 S140\nM140 S[bed_temperature_initial_layer_single]\nG90\nG28 ;home\nM729 ;Clean Nozzle\n\n\n;=============turn on fans to prevent PLA jamming=================\n{if filament_type[initial_no_support_extruder]==\"PLA\"}\n {if (bed_temperature[initial_no_support_extruder] >50)||(bed_temperature_initial_layer[initial_no_support_extruder] >50)}\n M106 P3 S255\n {elsif (bed_temperature[initial_no_support_extruder] >45)||(bed_temperature_initial_layer[initial_no_support_extruder] >45)}\n M106 P3 S180\n {endif};Prevent PLA from jamming\n{endif}\n\n;enable_pressure_advance:{enable_pressure_advance[initial_extruder]}\n;This value is called if pressure advance is enabled\n{if enable_pressure_advance[initial_extruder] == \"true\"}\nSET_PRESSURE_ADVANCE ADVANCE=[pressure_advance] ;\nM400\n{endif}\nM204 S{min(20000,max(1000,outer_wall_acceleration))} ;Call exterior wall print acceleration\n\n\nG1 X{print_bed_max[0]*0.5} Y-1.2 F20000\nG1 Z0.3 F900\nM109 S[nozzle_temperature_initial_layer]\nM83\nG92 E0 ;Reset Extruder\nG1 F{min(6000, max(900, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X-1.2 E10.156 ;Draw the first line\nG1 Y98.8 E7.934\nG1 X-0.5 Y100 E0.1\nG1 Y-0.3 E7.934\nG1 X{print_bed_max[0]*0.5-50} E6.284\nG1 F{0.2*min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5-30} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5-10} E2\nG1 F{0.2*min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+10} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+30} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+50} E2\n;End PA test.\n\n\nG3 I-1 J0 Z0.6 F1200.0 ;Move to side a little\nG1 F20000\nG92 E0 ;Reset Extruder\n;LAYER_COUNT:[total_layer_count]\n;LAYER:0",
"machine_end_gcode": ";===== date: 20250109 =====================\nM400 ; wait for buffer to clear\nM140 S0 ;Turn-off bed\nM106 S255 ;Cooling nozzle\nM83\nG92 E0 ; zero the extruder\nG2 I1 J0 Z{max_layer_z+0.5} E-1 F3000 ; lower z a little\nG90\n{if max_layer_z > 50}G1 Z{min(max_layer_z+50, printable_height+0.5)} F20000{else}G1 Z100 F20000 {endif}; Move print head up \nM204 S5000\nM400\nM83\nG1 X202 F20000\nM400\nG1 Y250 F20000\nG1 Y264.5 F1200\nM400\nG92 E0\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM106 S0 ; turn off fan\nM106 P2 S0 ; turn off remote part cooling fan\nM106 P3 S0 ; turn off chamber cooling fan\nM84 ;Disable all steppers"
}

View file

@ -0,0 +1,32 @@
{
"type": "machine",
"name": "Elegoo Centauri Carbon 0.6 nozzle",
"inherits": "Elegoo Centauri Carbon 0.4 nozzle",
"from": "system",
"setting_id": "ECC06",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"printer_model": "Elegoo Centauri Carbon",
"printer_variant": "0.6",
"default_filament_profile": [
"Elegoo PLA @ECC"
],
"default_print_profile": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"retraction_minimum_travel": [
"1.2"
],
"wipe_distance": [
"1.8"
],
"retraction_length": [
"0.8"
],
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
]
}

View file

@ -0,0 +1,35 @@
{
"type": "machine",
"name": "Elegoo Centauri Carbon 0.8 nozzle",
"inherits": "Elegoo Centauri Carbon 0.4 nozzle",
"from": "system",
"setting_id": "ECC08",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Elegoo Centauri Carbon",
"printer_variant": "0.8",
"default_filament_profile": [
"Elegoo PLA @ECC"
],
"default_print_profile": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"retraction_minimum_travel": [
"1.6"
],
"wipe_distance": [
"2.0"
],
"retraction_length": [
"1.2"
],
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retract_length_toolchange": [
"3"
]
}

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Elegoo Centauri Carbon",
"model_id": "Elegoo-CC",
"nozzle_diameter": "0.4;0.2;0.6;0.8",
"machine_tech": "FFF",
"family": "Elegoo",
"bed_model": "elegoo_CC_buildplate_model.stl",
"bed_texture": "",
"hotend_model": "",
"default_materials": "Elegoo ASA @0.2 nozzle;Elegoo ASA @ECC;Elegoo PETG PRO @0.2 nozzle;Elegoo PETG PRO @ECC;Elegoo PLA @0.2 nozzle;Elegoo PLA Matte @0.2 nozzle;Elegoo PLA Matte @ECC;Elegoo PLA PRO @0.2 nozzle;Elegoo PLA PRO @ECC;Elegoo PLA Silk @0.2 nozzle;Elegoo PLA Silk @ECC;Elegoo PLA-CF @ECC;Elegoo PLA @ECC;Elegoo PLA+ @0.2 nozzle;Elegoo PLA+ @ECC;Elegoo RAPID PETG @0.2 nozzle;Elegoo RAPID PETG @ECC;Elegoo RAPID PETG+ @0.2 nozzle;Elegoo RAPID PETG+ @ECC;Elegoo RAPID PLA @0.2 nozzle;Elegoo RAPID PLA @ECC;Elegoo RAPID PLA+ @0.2 nozzle;Elegoo RAPID PLA+ @ECC;Elegoo TPU 95A @ECC"
}

View file

@ -0,0 +1,143 @@
{
"type": "machine",
"name": "fdm_machine_ecc",
"inherits": "fdm_machine_ecc_common",
"from": "system",
"instantiation": "false",
"nozzle_diameter": [
"0.4"
],
"printer_variant": "0.4",
"printable_area": [
"0x0",
"256x0",
"256x256",
"0x256"
],
"auxiliary_fan": "1",
"bed_exclude_area": [
"0x0"
],
"default_filament_profile": [
"Elegoo PLA"
],
"default_print_profile": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"extruder_colour": [
"#018001"
],
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"500",
"200"
],
"machine_max_speed_e": [
"30",
"30"
],
"machine_max_speed_x": [
"500",
"200"
],
"machine_max_speed_y": [
"500",
"200"
],
"machine_max_speed_z": [
"20",
"20"
],
"machine_max_jerk_e": [
"2.5",
"2.5"
],
"machine_max_jerk_x": [
"9",
"9"
],
"machine_max_jerk_y": [
"9",
"9"
],
"machine_max_jerk_z": [
"3",
"3"
],
"machine_min_extruding_rate": [
"0",
"0"
],
"machine_min_travel_rate": [
"0",
"0"
],
"retract_lift_below":[
"249"
],
"extruder_clearance_radius": "57",
"extruder_clearance_max_radius": "68",
"extruder_clearance_height_to_lid": "90",
"nozzle_volume": "107",
"printer_structure": "corexy",
"best_object_pos":"0.5x0.5",
"retraction_minimum_travel": [
"0.8"
],
"retract_before_wipe": [
"0%"
],
"wipe_distance": [
"1.2"
],
"retraction_length": [
"0.8"
],
"retract_length_toolchange": [
"2"
],
"z_hop": [
"0.4"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"30"
],
"z_hop_types": [
"Auto Lift"
],
"thumbnails": [
"320x320",
"160x160"
],
"thumbnails_format": "PNG",
"nozzle_type": "brass",
"single_extruder_multi_material": "1",
"machine_end_gcode": ";===== date: 20240510 =====================\nM400 ; wait for buffer to clear\nG92 E0 ; zero the extruder\nG1 E-0.8 F1800 ; retract\nG1 Z{max_layer_z + 0.5} F900 ; lower z a little\nG1 X65 Y245 F12000 ; move to safe pos \nG1 Y245 F3000\n\nG1 X65 Y245 F12000\nG1 Y245 F3000\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nM106 P2 S0 ; turn off remote part cooling fan\nM106 P3 S0 ; turn off chamber cooling fan\n",
"layer_change_gcode": ";LAYER:{layer_num+1}\n",
"change_filament_gcode": "",
"machine_pause_gcode": "M600"
}

View file

@ -0,0 +1,130 @@
{
"type": "machine",
"name": "fdm_machine_ecc_common",
"from": "system",
"instantiation": "false",
"nozzle_diameter": [
"0.4"
],
"printer_variant": "0.4",
"support_chamber_temp_control": "0",
"printer_technology": "FFF",
"printer_notes": "",
"deretraction_speed": [
"40"
],
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"gcode_flavor": "marlin",
"silent_mode": "0",
"machine_max_acceleration_e": [
"5000"
],
"machine_max_acceleration_extruding": [
"10000"
],
"machine_max_acceleration_retracting": [
"1000"
],
"machine_max_acceleration_x": [
"10000"
],
"machine_max_acceleration_y": [
"10000"
],
"machine_max_acceleration_z": [
"100"
],
"machine_max_speed_e": [
"60"
],
"machine_max_speed_x": [
"500"
],
"machine_max_speed_y": [
"500"
],
"machine_max_speed_z": [
"10"
],
"machine_max_jerk_e": [
"5"
],
"machine_max_jerk_x": [
"8"
],
"machine_max_jerk_y": [
"8"
],
"machine_max_jerk_z": [
"3"
],
"machine_min_extruding_rate": [
"0"
],
"machine_min_travel_rate": [
"0"
],
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"printable_height": "250",
"extruder_clearance_radius": "65",
"extruder_clearance_height_to_rod": "36",
"extruder_clearance_height_to_lid": "140",
"printer_settings_id": "Elegoo",
"disable_m73": "1",
"retraction_minimum_travel": [
"2"
],
"retract_before_wipe": [
"70%"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"5"
],
"retract_length_toolchange": [
"1"
],
"z_hop": [
"0"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retraction_speed": [
"60"
],
"cooling_tube_retraction": "90",
"parking_pos_retraction": "90",
"single_extruder_multi_material": "1",
"support_air_filtration": "0",
"wipe": [
"1"
],
"z_hop_types": [
"Auto Lift"
],
"default_filament_profile": [],
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"layer_change_gcode": ";LAYER:{layer_num+1}\n",
"machine_start_gcode": "",
"machine_end_gcode": "",
"change_filament_gcode": "",
"purge_in_prime_tower": "0",
"manual_filament_change": "1",
"enable_filament_ramming": "0"
}

View file

@ -2,6 +2,5 @@
"inherits": "0.40mm Standard @Elegoo Giga 0.8 nozzle", "inherits": "0.40mm Standard @Elegoo Giga 0.8 nozzle",
"layer_height": "0.48", "layer_height": "0.48",
"name": "0.48mm Draft @Elegoo Giga 0.8 nozzle", "name": "0.48mm Draft @Elegoo Giga 0.8 nozzle",
"instantiation": "true",
"instantiation": "true" "instantiation": "true"
} }

View file

@ -0,0 +1,7 @@
{
"elefant_foot_compensation": "0.05",
"inherits": "0.10mm Standard @Elegoo C 0.2 nozzle",
"layer_height": "0.08",
"name": "0.08mm Optimal @Elegoo C 0.2 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,14 @@
{
"type": "process",
"name": "0.10mm Standard @Elegoo C 0.2 nozzle",
"inherits": "fdm_process_ecc_02010",
"from": "system",
"setting_id": "PEC02010",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"elefant_foot_compensation": "0.15",
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle"
]
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.10mm Standard @Elegoo C 0.2 nozzle",
"layer_height": "0.12",
"name": "0.12mm Draft @Elegoo C 0.2 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,7 @@
{
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
"layer_height": "0.12",
"name": "0.12mm Fine @Elegoo C 0.4 nozzle",
"wall_loops": "3",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.10mm Standard @Elegoo C 0.2 nozzle",
"layer_height": "0.14",
"name": "0.14mm Extra Draft @Elegoo C 0.2 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,7 @@
{
"inherits": "0.40mm Standard @Elegoo C 0.8 nozzle",
"initial_layer_print_height": "0.3",
"layer_height": "0.16",
"name": "0.16mm Extra Fine @Elegoo C 0.8 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
"layer_height": "0.16",
"name": "0.16mm Optimal @Elegoo C 0.4 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
"layer_height": "0.18",
"name": "0.18mm Fine @Elegoo C 0.6 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,15 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo C 0.4 nozzle",
"inherits": "fdm_process_ecc_04020",
"from": "system",
"setting_id": "PEC04020",
"instantiation": "true",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0.6",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle"
]
}

View file

@ -0,0 +1,13 @@
{
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
"name": "0.20mm Strength @Elegoo C 0.4 nozzle",
"wall_sequence": "inner-outer-inner wall",
"reduce_crossing_wall": "1",
"bottom_shell_layers": "5",
"outer_wall_speed": "120",
"print_flow_ratio": "0.95",
"sparse_infill_density": "20%",
"top_shell_layers": "6",
"wall_loops": "6",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
"layer_height": "0.24",
"name": "0.24mm Draft @Elegoo C 0.4 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,7 @@
{
"inherits": "0.40mm Standard @Elegoo C 0.8 nozzle",
"initial_layer_print_height": "0.3",
"layer_height": "0.24",
"name": "0.24mm Fine @Elegoo C 0.8 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
"layer_height": "0.24",
"name": "0.24mm Optimal @Elegoo C 0.6 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
"layer_height": "0.28",
"name": "0.28mm Extra Draft @Elegoo C 0.4 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,13 @@
{
"type": "process",
"name": "0.30mm Standard @Elegoo C 0.6 nozzle",
"inherits": "fdm_process_ecc_06030",
"from": "system",
"setting_id": "PEC06030",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri 0.6 nozzle"
]
}

View file

@ -0,0 +1,12 @@
{
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
"inner_wall_speed": "120",
"name": "0.30mm Strength @Elegoo C 0.6 nozzle",
"wall_sequence": "inner-outer-inner wall",
"reduce_crossing_wall": "1",
"outer_wall_speed": "80",
"sparse_infill_density": "15%",
"top_surface_speed": "120",
"wall_loops": "4",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.40mm Standard @Elegoo C 0.8 nozzle",
"layer_height": "0.32",
"name": "0.32mm Optimal @Elegoo C 0.8 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
"layer_height": "0.36",
"name": "0.36mm Draft @Elegoo C 0.6 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,13 @@
{
"type": "process",
"name": "0.40mm Standard @Elegoo C 0.8 nozzle",
"inherits": "fdm_process_ecc_08040",
"from": "system",
"setting_id": "PEC08040",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri 0.8 nozzle"
]
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
"layer_height": "0.42",
"name": "0.42mm Extra Draft @Elegoo C 0.6 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.40mm Standard @Elegoo C 0.8 nozzle",
"layer_height": "0.48",
"name": "0.48mm Draft @Elegoo C 0.8 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,7 @@
{
"elefant_foot_compensation": "0.05",
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"layer_height": "0.08",
"name": "0.08mm Optimal @Elegoo CC 0.2 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,14 @@
{
"type": "process",
"name": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"inherits": "fdm_process_ecc_02010",
"from": "system",
"setting_id": "PECC02010",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"elefant_foot_compensation": "0.15",
"compatible_printers": [
"Elegoo Centauri Carbon 0.2 nozzle"
]
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"layer_height": "0.12",
"name": "0.12mm Draft @Elegoo CC 0.2 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,7 @@
{
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"layer_height": "0.12",
"name": "0.12mm Fine @Elegoo CC 0.4 nozzle",
"wall_loops": "3",
"instantiation": "true"
}

View file

@ -0,0 +1,6 @@
{
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"layer_height": "0.14",
"name": "0.14mm Extra Draft @Elegoo CC 0.2 nozzle",
"instantiation": "true"
}

View file

@ -0,0 +1,7 @@
{
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"initial_layer_print_height": "0.3",
"layer_height": "0.16",
"name": "0.16mm Extra Fine @Elegoo CC 0.8 nozzle",
"instantiation": "true"
}

Some files were not shown because too many files have changed in this diff Show more