Elegoo PLA Sparkle @EN2 Series
Elegoo · PLA
· by elegoo-system
· 0 downloads
Inheritance
-
fdm_filament_common
→
fdm_filament_pla
→
Elegoo PLA @base
→
Elegoo PLA Sparkle @EN2 Series
Compatible printers (18)
- Elegoo Neptune 0.4 nozzle
- Elegoo Neptune 0.6 nozzle
- Elegoo Neptune 0.8 nozzle
- Elegoo Neptune 2 0.4 nozzle
- Elegoo Neptune 2 0.6 nozzle
- Elegoo Neptune 2 0.8 nozzle
- Elegoo Neptune 2D 0.4 nozzle
- Elegoo Neptune 2D 0.6 nozzle
- Elegoo Neptune 2D 0.8 nozzle
- Elegoo Neptune 2S 0.4 nozzle
- Elegoo Neptune 2S 0.6 nozzle
- Elegoo Neptune 2S 0.8 nozzle
- Elegoo Neptune 3 0.4 nozzle
- Elegoo Neptune 3 0.6 nozzle
- Elegoo Neptune 3 0.8 nozzle
- Elegoo Neptune X 0.4 nozzle
- Elegoo Neptune X 0.6 nozzle
- Elegoo Neptune X 0.8 nozzle
Settings
Basic information
- Material variant
-
PLA inherited
- Vendor
-
Elegoo inherited
- Diameter (mm)
-
1.75 inherited
- Density (g/cm³)
-
1.25 inherited
- Cost (/kg)
-
0 inherited
Print temperature
- Nozzle (initial layer) (°C)
-
220 overriddenwas 220 (inherited)
- Nozzle (other layers) (°C)
-
220 overriddenwas 220 (inherited)
Cooling
- Fan minimum (%)
-
80 overriddenwas 100 (inherited)
- Fan maximum (%)
-
100 inherited
- Disable fan for first N layers
-
1 inherited
- Full fan if layer below (sec)
-
100 inherited
- Slow down if layer below (sec)
-
4 overriddenwas 5 (inherited)
- Min speed when slowed (mm/s)
-
5 inherited
Flow
- Flow ratio
-
1 inherited
- Max volumetric speed (mm³/s)
-
18 overriddenwas 16 (inherited)
Retraction
- Retraction length (mm)
-
nil inherited
- Retraction speed (mm/s)
-
nil inherited
- Deretraction speed (mm/s)
-
nil inherited
Bed temperature
| Plate | Initial layer (°C) | Other layers (°C) |
|---|---|---|
| Cool Plate |
50
inherited
|
50
inherited
|
| Engineering Plate |
50
inherited
|
50
inherited
|
| High Temp Plate |
50
inherited
|
50
inherited
|
| Textured PEI Plate |
50
inherited
|
50
inherited
|
Custom G-code
filament_start_gcode
overridden
; filament start gcode
{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200
{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150
{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50
{endif}
{if activate_air_filtration[current_extruder] && support_air_filtration}
M106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]}
{endif}
Other settings
- additional cooling fan speed
-
0 inherited
- bed type
-
Cool Plate inherited
- compatible printers
-
Elegoo Neptune 0.4 nozzle, Elegoo Neptune 0.6 nozzle, Elegoo Neptune 0.8 nozzle, Elegoo Neptune 2 0.4 nozzle, Elegoo Neptune 2 0.6 nozzle, Elegoo Neptune 2 0.8 nozzle, Elegoo Neptune 2S 0.4 nozzle, Elegoo Neptune 2S 0.6 nozzle, Elegoo Neptune 2S 0.8 nozzle, Elegoo Neptune 2D 0.4 nozzle, Elegoo Neptune 2D 0.6 nozzle, Elegoo Neptune 2D 0.8 nozzle, Elegoo Neptune X 0.4 nozzle, Elegoo Neptune X 0.6 nozzle, Elegoo Neptune X 0.8 nozzle, Elegoo Neptune 3 0.4 nozzle, Elegoo Neptune 3 0.6 nozzle, Elegoo Neptune 3 0.8 nozzle overridden
- filament id
-
EPLAB00 inherited
- filament minimal purge on wipe tower
-
15 inherited
- filament retract before wipe
-
nil inherited
- filament retract restart extra
-
nil inherited
- filament retract when changing layer
-
nil inherited
- filament retraction minimum travel
-
nil inherited
- filament soluble
-
0 inherited
- filament wipe
-
nil inherited
- filament wipe distance
-
nil inherited
- filament z hop
-
nil inherited
- filament z hop types
-
nil inherited
- full fan speed layer
-
0 inherited
- instantiation
-
true overriddenwas false (inherited)
- nozzle temperature range high
-
220 overriddenwas 230 (inherited)
- nozzle temperature range low
-
190 inherited
- overhang fan speed
-
100 inherited
- overhang fan threshold
-
50% inherited
- pressure advance
-
0.024 overridden
- reduce fan stop start freq
-
1 inherited
- setting id
-
EPLASPARKLEEN2 overridden
- slow down for layer cooling
-
1 inherited
- temperature vitrification
-
60 inherited
Raw resolved JSON
{
"type": "filament",
"bed_type": [
"Cool Plate"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"80"
],
"filament_cost": [
"0"
],
"filament_type": [
"PLA"
],
"filament_wipe": [
"nil"
],
"instantiation": "true",
"eng_plate_temp": [
"50"
],
"filament_z_hop": [
"nil"
],
"hot_plate_temp": [
"50"
],
"cool_plate_temp": [
"50"
],
"filament_vendor": [
"Elegoo"
],
"filament_density": [
"1.25"
],
"filament_soluble": [
"0"
],
"filament_diameter": [
"1.75"
],
"filament_end_gcode": [
"; filament end gcode \n"
],
"nozzle_temperature": [
"220"
],
"overhang_fan_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"slow_down_min_speed": [
"5"
],
"textured_plate_temp": [
"50"
],
"filament_settings_id": [
""
],
"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}"
],
"filament_z_hop_types": [
"nil"
],
"full_fan_speed_layer": [
"0"
],
"slow_down_layer_time": [
"4"
],
"fan_cooling_layer_time": [
"100"
],
"filament_wipe_distance": [
"nil"
],
"overhang_fan_threshold": [
"50%"
],
"filament_retraction_speed": [
"nil"
],
"temperature_vitrification": [
"60"
],
"filament_retraction_length": [
"nil"
],
"reduce_fan_stop_start_freq": [
"1"
],
"filament_deretraction_speed": [
"nil"
],
"slow_down_for_layer_cooling": [
"1"
],
"close_fan_the_first_x_layers": [
"1"
],
"eng_plate_temp_initial_layer": [
"50"
],
"filament_retract_before_wipe": [
"nil"
],
"hot_plate_temp_initial_layer": [
"50"
],
"cool_plate_temp_initial_layer": [
"50"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_retract_restart_extra": [
"nil"
],
"nozzle_temperature_initial_layer": [
"220"
],
"textured_plate_temp_initial_layer": [
"50"
],
"filament_retraction_minimum_travel": [
"nil"
],
"filament_minimal_purge_on_wipe_tower": [
"15"
],
"filament_retract_when_changing_layer": [
"nil"
],
"additional_cooling_fan_speed": [
"0"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"220"
],
"filament_id": "EPLAB00",
"setting_id": "EPLASPARKLEEN2",
"pressure_advance": [
"0.024"
],
"compatible_printers": [
"Elegoo Neptune 0.4 nozzle",
"Elegoo Neptune 0.6 nozzle",
"Elegoo Neptune 0.8 nozzle",
"Elegoo Neptune 2 0.4 nozzle",
"Elegoo Neptune 2 0.6 nozzle",
"Elegoo Neptune 2 0.8 nozzle",
"Elegoo Neptune 2S 0.4 nozzle",
"Elegoo Neptune 2S 0.6 nozzle",
"Elegoo Neptune 2S 0.8 nozzle",
"Elegoo Neptune 2D 0.4 nozzle",
"Elegoo Neptune 2D 0.6 nozzle",
"Elegoo Neptune 2D 0.8 nozzle",
"Elegoo Neptune X 0.4 nozzle",
"Elegoo Neptune X 0.6 nozzle",
"Elegoo Neptune X 0.8 nozzle",
"Elegoo Neptune 3 0.4 nozzle",
"Elegoo Neptune 3 0.6 nozzle",
"Elegoo Neptune 3 0.8 nozzle"
],
"name": "Elegoo PLA Sparkle @EN2 Series"
}
Version history
View full history with diffs →- v1 created 2026-05-19 12:35