clean up some Elegoo profiles (#13148)

* clean up some Elegoo profiles
This commit is contained in:
SoftFever
2026-04-08 17:34:10 +08:00
committed by GitHub
parent afc3756843
commit 885a01129f
38 changed files with 381 additions and 612 deletions

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"name": "Elegoo Rapid PETG @ECC2",
"renamed_from": "Elegoo RAPID PETG @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "ERPETGECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"30"
],
"filament_density": [
"1.26"
],
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"250"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}