mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-03-18 17:32:16 -06:00
Update CC2 Profiles from elegoo slicer (#12215)
Some checks are pending
Build all / build_linux (push) Waiting to run
Build all / build_windows (push) Waiting to run
Build all / build_macos_arch (arm64) (push) Waiting to run
Build all / build_macos_arch (x86_64) (push) Waiting to run
Build all / Build macOS Universal (push) Blocked by required conditions
Build all / Unit Tests (push) Blocked by required conditions
Build all / Flatpak (push) Waiting to run
Some checks are pending
Build all / build_linux (push) Waiting to run
Build all / build_windows (push) Waiting to run
Build all / build_macos_arch (arm64) (push) Waiting to run
Build all / build_macos_arch (x86_64) (push) Waiting to run
Build all / Build macOS Universal (push) Blocked by required conditions
Build all / Unit Tests (push) Blocked by required conditions
Build all / Flatpak (push) Waiting to run
This commit is contained in:
parent
25740788e7
commit
e6dfd2d8cb
60 changed files with 1326 additions and 96 deletions
|
|
@ -86,6 +86,10 @@
|
|||
"name": "fdm_process_elegoo_common",
|
||||
"sub_path": "process/fdm_process_elegoo_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_process_elegoo_02010",
|
||||
"sub_path": "process/fdm_process_elegoo_02010.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_process_ecc",
|
||||
"sub_path": "process/ECC/fdm_process_ecc.json"
|
||||
|
|
@ -1104,6 +1108,10 @@
|
|||
"name": "fdm_filament_pla",
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_paht",
|
||||
"sub_path": "filament/fdm_filament_paht.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo ASA @base",
|
||||
"sub_path": "filament/BASE/Elegoo ASA @base.json"
|
||||
|
|
@ -1136,6 +1144,26 @@
|
|||
"name": "Elegoo RAPID PLA+ @base",
|
||||
"sub_path": "filament/BASE/Elegoo RAPID PLA+ @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo TPU @base",
|
||||
"sub_path": "filament/BASE/Elegoo TPU @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PETG @base",
|
||||
"sub_path": "filament/BASE/Elegoo PETG @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo ABS @base",
|
||||
"sub_path": "filament/BASE/Elegoo ABS @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PAHT @base",
|
||||
"sub_path": "filament/BASE/Elegoo PAHT @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PC @base",
|
||||
"sub_path": "filament/BASE/Elegoo PC @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo TPU 95A @base",
|
||||
"sub_path": "filament/BASE/Elegoo TPU 95A @base.json"
|
||||
|
|
@ -1172,6 +1200,10 @@
|
|||
"name": "Elegoo ASA @0.2 nozzle",
|
||||
"sub_path": "filament/ELEGOO/Elegoo ASA @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PETG @0.2 nozzle",
|
||||
"sub_path": "filament/ELEGOO/Elegoo PETG @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo ASA @EC",
|
||||
"sub_path": "filament/EC/Elegoo ASA @EC.json"
|
||||
|
|
@ -1212,6 +1244,26 @@
|
|||
"name": "Elegoo RAPID PETG @0.2 nozzle",
|
||||
"sub_path": "filament/ELEGOO/Elegoo RAPID PETG @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo ABS @0.2 nozzle",
|
||||
"sub_path": "filament/ELEGOO/Elegoo ABS @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PC @0.2 nozzle",
|
||||
"sub_path": "filament/ELEGOO/Elegoo PC @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PC-FR @0.2 nozzle",
|
||||
"sub_path": "filament/ELEGOO/Elegoo PC-FR @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PLA Basic @0.2 nozzle",
|
||||
"sub_path": "filament/ELEGOO/Elegoo PLA Basic @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PETG Translucent @0.2 nozzle",
|
||||
"sub_path": "filament/ELEGOO/Elegoo PETG Translucent @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo RAPID PETG @EC",
|
||||
"sub_path": "filament/EC/Elegoo RAPID PETG @EC.json"
|
||||
|
|
@ -1368,6 +1420,66 @@
|
|||
"name": "Elegoo TPU 95A @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo TPU 95A @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PLA @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PLA @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PETG @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PETG @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo ABS @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo ABS @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PLA Galaxy @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PLA Galaxy @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PLA Basic @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PLA Basic @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PLA Marble @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PLA Marble @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PLA Sparkle @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PLA Sparkle @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PLA Wood @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PLA Wood @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PAHT-CF @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PAHT-CF @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PC @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PC @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PC-FR @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PC-FR @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PETG-CF @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PETG-CF @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PETG-GF @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PETG-GF @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo PETG Translucent @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo PETG Translucent @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo RAPID TPU 95A @ECC2",
|
||||
"sub_path": "filament/ECC2/Elegoo RAPID TPU 95A @ECC2.json"
|
||||
},
|
||||
{
|
||||
"name": "Elegoo ASA @Elegoo Giga",
|
||||
"sub_path": "filament/EOSGIGA/Elegoo ASA @Elegoo Giga.json"
|
||||
|
|
@ -1575,4 +1687,4 @@
|
|||
"sub_path": "machine/ECC2/Elegoo Centauri Carbon 2 0.8 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo ABS @base",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"filament_id": "EABSB00",
|
||||
"instantiation": "false",
|
||||
"filament_vendor": [
|
||||
"Elegoo"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"35"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PAHT @base",
|
||||
"inherits": "fdm_filament_paht",
|
||||
"from": "system",
|
||||
"filament_id": "EPAHTB00",
|
||||
"instantiation": "false",
|
||||
"filament_cost": [
|
||||
"0"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.25"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Elegoo"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
23
resources/profiles/Elegoo/filament/BASE/Elegoo PC @base.json
Normal file
23
resources/profiles/Elegoo/filament/BASE/Elegoo PC @base.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PC @base",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"from": "system",
|
||||
"filament_id": "EPCB00",
|
||||
"instantiation": "false",
|
||||
"filament_cost": [
|
||||
"0"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.25"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Elegoo"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PETG @base",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"filament_id": "EPETGB00",
|
||||
"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"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo TPU @base",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"from": "system",
|
||||
"filament_id": "ETPUB00",
|
||||
"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"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo ABS @ECC2",
|
||||
"inherits": "Elegoo ABS @base",
|
||||
"from": "system",
|
||||
"setting_id": "EABSECC2",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"270"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PAHT-CF @ECC2",
|
||||
"inherits": "Elegoo PAHT @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPAHTCFECC2",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"290"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"290"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"290"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"260"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"2"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"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 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
55
resources/profiles/Elegoo/filament/ECC2/Elegoo PC @ECC2.json
Normal file
55
resources/profiles/Elegoo/filament/ECC2/Elegoo PC @ECC2.json
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PC @ECC2",
|
||||
"inherits": "Elegoo PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPCECC2",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"250"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"35"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"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 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PC-FR @ECC2",
|
||||
"inherits": "Elegoo PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPCFRECC2",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"290"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PETG @ECC2",
|
||||
"inherits": "Elegoo PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPETGECC2",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"50%"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"11"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PETG PRO @ECC2",
|
||||
"inherits": "Elegoo PETG PRO @base",
|
||||
"inherits": "Elegoo PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPETGPROECC2",
|
||||
"instantiation": "true",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PETG Translucent @ECC2",
|
||||
"inherits": "Elegoo PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPETGTRANSECC2",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"35"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"255"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"255"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PETG-CF @ECC2",
|
||||
"inherits": "Elegoo PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPETGCFECC2",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.26"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"5"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PETG-GF @ECC2",
|
||||
"inherits": "Elegoo PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPETGFECC2",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.26"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"5"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA @ECC2",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLAECC2",
|
||||
"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 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA Basic @ECC2",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLABASICECC2",
|
||||
"instantiation": "true",
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"230"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"21"
|
||||
],
|
||||
"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 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA Galaxy @ECC2",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLAGALAXYECC2",
|
||||
"instantiation": "true",
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"220"
|
||||
],
|
||||
"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 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA Marble @ECC2",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLAMARBLEECC2",
|
||||
"instantiation": "true",
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"220"
|
||||
],
|
||||
"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 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA Matte @ECC2",
|
||||
"inherits": "Elegoo PLA Matte @base",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLAMECC2",
|
||||
"instantiation": "true",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA Silk @ECC2",
|
||||
"inherits": "Elegoo PLA Silk @base",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLASECC2",
|
||||
"instantiation": "true",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA Sparkle @ECC2",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLASPARKLEECC2",
|
||||
"instantiation": "true",
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"220"
|
||||
],
|
||||
"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 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA Wood @ECC2",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLAWOODECC2",
|
||||
"instantiation": "true",
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"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 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA-CF @ECC2",
|
||||
"inherits": "Elegoo PLA-CF @base",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLACFECC2",
|
||||
"instantiation": "true",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo RAPID PETG @ECC2",
|
||||
"inherits": "Elegoo RAPID PETG @base",
|
||||
"inherits": "Elegoo PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "ERPETGECC2",
|
||||
"instantiation": "true",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo RAPID TPU 95A @ECC2",
|
||||
"inherits": "Elegoo TPU @base",
|
||||
"from": "system",
|
||||
"setting_id": "ERTPU95AECC2",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"230"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.4 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle",
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo TPU 95A @ECC2",
|
||||
"inherits": "Elegoo TPU 95A @base",
|
||||
"inherits": "Elegoo TPU @base",
|
||||
"from": "system",
|
||||
"setting_id": "ETPU95AECC2",
|
||||
"instantiation": "true",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo ABS @0.2 nozzle",
|
||||
"inherits": "Elegoo ABS @base",
|
||||
"from": "system",
|
||||
"setting_id": "EABS00020",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"270"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 2 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"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PC @0.2 nozzle",
|
||||
"inherits": "Elegoo PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPC00020",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"250"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"35"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"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.2 nozzle",
|
||||
"Elegoo Centauri Carbon 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 2 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"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PC-FR @0.2 nozzle",
|
||||
"inherits": "Elegoo PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPCFR00020",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"290"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"260"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 2 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"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PETG @0.2 nozzle",
|
||||
"inherits": "Elegoo PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPETG00020",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"50%"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"11"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 2 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"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PETG Translucent @0.2 nozzle",
|
||||
"inherits": "Elegoo PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPETGTRAN00020",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.024"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"35"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"255"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"255"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 2 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"
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA Basic @0.2 nozzle",
|
||||
"inherits": "Elegoo PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "EPLABASIC00020",
|
||||
"instantiation": "true",
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"230"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"21"
|
||||
],
|
||||
"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.2 nozzle",
|
||||
"Elegoo Centauri Carbon 0.2 nozzle",
|
||||
"Elegoo Centauri Carbon 2 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"
|
||||
]
|
||||
}
|
||||
91
resources/profiles/Elegoo/filament/fdm_filament_paht.json
Normal file
91
resources/profiles/Elegoo/filament/fdm_filament_paht.json
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_paht",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_type": [
|
||||
"PAHT"
|
||||
],
|
||||
"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"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Generic"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "Elegoo Centauri Carbon 2 0.4 nozzle",
|
||||
"inherits": "fdm_machine_ecc",
|
||||
"inherits": "fdm_elegoo_3dp_001_common",
|
||||
"from": "system",
|
||||
"setting_id": "ECC204",
|
||||
"instantiation": "true",
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
"extruder_offset": [
|
||||
"0x1.5"
|
||||
],
|
||||
"default_bed_type": "4",
|
||||
"fan_speedup_time": "0.5",
|
||||
"machine_load_filament_time": "29",
|
||||
"machine_unload_filament_time": "28",
|
||||
|
|
@ -61,6 +60,7 @@
|
|||
"gcode_flavor": "klipper",
|
||||
"machine_pause_gcode": "M600",
|
||||
"support_multi_filament": "1",
|
||||
"support_wan_network": "1",
|
||||
"bed_mesh_max": "243,245",
|
||||
"bed_mesh_min": "10,10",
|
||||
"bed_mesh_probe_distance": "22,22",
|
||||
|
|
@ -73,11 +73,11 @@
|
|||
"20",
|
||||
"9"
|
||||
],
|
||||
"change_filament_gcode": "\n;==========CC2==========\n;===== date: 2025-10-16-001 =====================\nM106 S0\nM106 P2 S0\nG1 Z{min(max_layer_z+3, printable_height+0.5)} F1200\nT[next_extruder]\nM6211 T[next_extruder] L[flush_length] M{old_filament_e_feedrate} N{new_filament_e_feedrate} Q[old_filament_temp] R[nozzle_temperature_range_high] S[new_filament_temp]\n",
|
||||
"change_filament_gcode": "\n;==========CC2_CHANGE_FILAMENT_GCODE==========\n;===== date: 2025-10-16-001 =====================\nM106 S0\nM106 P2 S0\nG1 Z{min(max_layer_z+3, printable_height+0.5)} F1200\nM6211 T[next_extruder] L[flush_length] M{old_filament_e_feedrate} N{new_filament_e_feedrate} Q[old_filament_temp] R[nozzle_temperature_range_high] S[new_filament_temp]\nT[next_extruder]\n",
|
||||
"layer_change_gcode": "M73 L{layer_num+1}\n;LAYER:{layer_num+1}\n",
|
||||
"machine_end_gcode": ";===== CC&CC2 - END Gcode ================\n;===== date: 2025-10-16-001 =====================\n\nM104 S0\nM140 S0 ;Turn-off bed\nM83\nG92 E0 ; zero the extruder\nG1 E-1.5 F1800\nG2 I0 J1 Z{max_layer_z+0.5} F3000 ; lower z a little\nM106 S0\nM106 P2 S0\nG90\n{if max_layer_z > 75}G1 Z{min(max_layer_z+5, printable_height+0.5)} F20000{else}G1 Z80 F20000 {endif}; Move print head up \nG180 S9\nM84\n",
|
||||
"machine_start_gcode": ";===== CC2 - Start Gcode ================\n;===== date: 2025-10-29-001 =====================\n\nG90\nM104 S140\nM140 S[bed_temperature_initial_layer_single]\nM190 S[bed_temperature_initial_layer_single] A\nM106 S0\nBED_MESH_CALIBRATE mesh_min={adaptive_bed_mesh_min[0]},{adaptive_bed_mesh_min[1]} mesh_max={adaptive_bed_mesh_max[0]},{adaptive_bed_mesh_max[1]} ALGORITHM=[bed_mesh_algo] PROBE_COUNT={bed_mesh_probe_count[0]},{bed_mesh_probe_count[1]} ADAPTIVE=0 ADAPTIVE_MARGIN=0 FROM_SLICER=1\nM204 S{min(20000,max(1000,outer_wall_acceleration))} ;Call exterior wall print acceleration\nG28\nM109 S[nozzle_temperature_initial_layer]\nT[initial_no_support_extruder]\nM6211 A1 T[initial_no_support_extruder] Q[nozzle_temperature_initial_layer] R[nozzle_temperature_initial_layer] S[nozzle_temperature_initial_layer]\n\n{if first_layer_print_min[1] > 0.5}\nG180 S7\nG1 X{print_bed_max[0]*0.5-1} Y-1.2 F20000\nG1 Z0.5 F900\nM109 S[nozzle_temperature_initial_layer]\nM83\nG92 E0 ;Reset Extruder\nG1 E6 F{min(1200, max(120, filament_max_volumetric_speed[initial_no_support_extruder]*60/2/2.5043))} \nM106 S200\nG1 X{print_bed_max[0]*0.5-41} E20 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]*60/2/2.5043))} \nG1 F6000\nG1 X{print_bed_max[0]*0.5-46} E0.8\n{else}\nG1 E30 F{min(1200, max(120, filament_max_volumetric_speed[initial_no_support_extruder]*60/2/2.5043))}\n{endif}\nM106 S0\nG180 S8\nG1 F20000\nG92 E0 ;Reset Extruder\n;LAYER_COUNT:[total_layer_count]\n;LAYER:0",
|
||||
"machine_end_gcode": ";===== CC&CC2_END_GCODE ================\n;===== date: 2025-10-16-001 =====================\n\nM104 S0\nM140 S0 ;Turn-off bed\nM83\nG92 E0 ; zero the extruder\nG1 E-1.5 F1800\nG2 I0 J1 Z{max_layer_z+0.5} F3000 ; lower z a little\nM106 S0\nM106 P2 S0\nG90\n{if max_layer_z > 75}G1 Z{min(max_layer_z+5, printable_height+0.5)} F20000{else}G1 Z80 F20000 {endif}; Move print head up \nG180 S9\nM84\n",
|
||||
"machine_start_gcode": ";===== CC2_START_GCODE ================\n;===== date: 2025-11-06-001 =====================\n\nG90\nM104 S140\nM140 S[bed_temperature_initial_layer_single]\nM190 S[bed_temperature_initial_layer_single] A\nM106 S0\nBED_MESH_CALIBRATE mesh_min={adaptive_bed_mesh_min[0]},{adaptive_bed_mesh_min[1]} mesh_max={adaptive_bed_mesh_max[0]},{adaptive_bed_mesh_max[1]} ALGORITHM=[bed_mesh_algo] PROBE_COUNT={bed_mesh_probe_count[0]},{bed_mesh_probe_count[1]} ADAPTIVE=0 ADAPTIVE_MARGIN=0 FROM_SLICER=1\nM204 S{min(20000,max(1000,outer_wall_acceleration))} ;Call exterior wall print acceleration\nG28\nM109 S[nozzle_temperature_initial_layer]\nM6211 A1 L200 T[initial_no_support_extruder] Q[nozzle_temperature_initial_layer] R[nozzle_temperature_initial_layer] S[nozzle_temperature_initial_layer]\nT[initial_no_support_extruder]\n\n{if first_layer_print_min[1] > 0.5}\nG180 S7\nG1 X{print_bed_max[0]*0.5-1} Y-1.2 F20000\nG1 Z0.5 F900\nM109 S[nozzle_temperature_initial_layer]\nM83\nG92 E0 ;Reset Extruder\nG1 E6 F{min(1200, max(120, filament_max_volumetric_speed[initial_no_support_extruder]*60/2/2.5043))} \nM106 S200\nG1 X{print_bed_max[0]*0.5-41} E20 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]*60/2/2.5043))} \nG1 F6000\nG1 X{print_bed_max[0]*0.5-46} E0.8\n{else}\nG1 E30 F{min(1200, max(120, filament_max_volumetric_speed[initial_no_support_extruder]*60/2/2.5043))}\n{endif}\nM106 S0\nG180 S8\nG1 F20000\nG92 E0 ;Reset Extruder\n;LAYER_COUNT:[total_layer_count]\n;LAYER:0",
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0.5"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,5 +8,5 @@
|
|||
"bed_model": "elegoo_centuri_carbon_buildplate_model.stl",
|
||||
"bed_texture": "elegoo_centuri_carbon_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Elegoo ASA @0.2 nozzle;Elegoo ASA @ECC2;Elegoo PETG @0.2 nozzle;Elegoo PETG @ECC2;Elegoo PETG PRO @0.2 nozzle;Elegoo PETG PRO @ECC2;Elegoo PLA @0.2 nozzle;Elegoo PLA Matte @0.2 nozzle;Elegoo PLA Matte @ECC2;Elegoo PLA PRO @0.2 nozzle;Elegoo PLA PRO @ECC2;Elegoo PLA Silk @0.2 nozzle;Elegoo PLA Silk @ECC2;Elegoo PLA-CF @ECC2;Elegoo PLA @ECC2;Elegoo PLA+ @0.2 nozzle;Elegoo PLA+ @ECC2;Elegoo RAPID PETG @0.2 nozzle;Elegoo RAPID PETG @ECC2;Elegoo RAPID PETG+ @0.2 nozzle;Elegoo RAPID PETG+ @ECC2;Elegoo RAPID PLA @0.2 nozzle;Elegoo RAPID PLA @ECC2;Elegoo RAPID PLA+ @0.2 nozzle;Elegoo RAPID PLA+ @ECC2;Elegoo TPU 95A @ECC2;Elegoo PLA Basic @0.2 nozzle;Elegoo PLA Basic @ECC2;Elegoo PLA Galaxy @ECC2;Elegoo PLA Marble @ECC2; Elegoo PLA Sparkle @ECC2;Elegoo PLA Wood @ECC2;Elegoo RAPID TPU 95A @ECC2;Elegoo ABS @0.2 nozzle;Elegoo ABS @ECC2;Elegoo PAHT-CF @ECC2;Elegoo PC @0.2 nozzle;Elegoo PC @ECC2;Elegoo PC-FR @0.2 nozzle;Elegoo PC-FR @ECC2;Elegoo PETG-CF @ECC2;Elegoo PETG-GF @ECC2;Elegoo PETG Translucent @0.2 nozzle;Elegoo PETG Translucent @ECC2"
|
||||
"default_materials": "Elegoo ASA @0.2 nozzle;Elegoo ASA @ECC2;Elegoo PETG @0.2 nozzle;Elegoo PETG @ECC2;Elegoo PETG PRO @0.2 nozzle;Elegoo PETG PRO @ECC2;Elegoo PLA @0.2 nozzle;Elegoo PLA Matte @0.2 nozzle;Elegoo PLA Matte @ECC2;Elegoo PLA PRO @0.2 nozzle;Elegoo PLA PRO @ECC2;Elegoo PLA Silk @0.2 nozzle;Elegoo PLA Silk @ECC2;Elegoo PLA-CF @ECC2;Elegoo PLA @ECC2;Elegoo PLA+ @0.2 nozzle;Elegoo PLA+ @ECC2;Elegoo RAPID PETG @0.2 nozzle;Elegoo RAPID PETG @ECC2;Elegoo RAPID PLA+ @0.2 nozzle;Elegoo RAPID PLA+ @ECC2;Elegoo TPU 95A @ECC2;Elegoo PLA Basic @0.2 nozzle;Elegoo PLA Basic @ECC2;Elegoo PLA Galaxy @ECC2;Elegoo PLA Marble @ECC2; Elegoo PLA Sparkle @ECC2;Elegoo PLA Wood @ECC2;Elegoo RAPID TPU 95A @ECC2;Elegoo ABS @0.2 nozzle;Elegoo ABS @ECC2;Elegoo PAHT-CF @ECC2;Elegoo PC @0.2 nozzle;Elegoo PC @ECC2;Elegoo PC-FR @0.2 nozzle;Elegoo PC-FR @ECC2;Elegoo PETG-CF @ECC2;Elegoo PETG-GF @ECC2;Elegoo PETG Translucent @0.2 nozzle;Elegoo PETG Translucent @ECC2"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Optimal @Elegoo CC2 0.2 nozzle",
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"layer_height": "0.08"
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Optimal @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,15 +1,16 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"inherits": "fdm_process_ecc_02010",
|
||||
"inherits": "fdm_process_elegoo_02010",
|
||||
"from": "system",
|
||||
"setting_id": "PECC202010",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_prime_tower": "1",
|
||||
"reduce_infill_retraction": "0",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.2 nozzle"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Draft @Elegoo CC2 0.2 nozzle",
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12"
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Draft @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"wall_loops": "3"
|
||||
"name": "0.12mm Fine @Elegoo CC2 0.4 nozzle",
|
||||
"wall_loops": "3",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.14mm Extra Draft @Elegoo CC2 0.2 nozzle",
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.14"
|
||||
"layer_height": "0.14",
|
||||
"name": "0.14mm Extra Draft @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm Extra Fine @Elegoo CC2 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.16"
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Extra Fine @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm Optimal @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.16"
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.18mm Fine @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.18"
|
||||
"layer_height": "0.18",
|
||||
"name": "0.18mm Fine @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -2,13 +2,13 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "fdm_process_ecc_04020",
|
||||
"inherits": "fdm_process_elegoo_04020",
|
||||
"from": "system",
|
||||
"setting_id": "PECC204020",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"enable_prime_tower": "1",
|
||||
"compatible_printers": [
|
||||
|
|
@ -17,7 +17,6 @@
|
|||
"enable_arc_fitting": "0",
|
||||
"exclude_object": "0",
|
||||
"independent_support_layer_height": "0",
|
||||
"infill_anchor": "1000",
|
||||
"initial_layer_acceleration": "2000",
|
||||
"outer_wall_speed": "200",
|
||||
"skirt_height": "4",
|
||||
|
|
@ -30,5 +29,6 @@
|
|||
"top_surface_acceleration": "5000",
|
||||
"tree_support_branch_distance_organic": "2",
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"wall_sequence": "inner-outer-inner wall"
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"reduce_infill_retraction": "0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Strength @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"name": "0.20mm Strength @Elegoo CC2 0.4 nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"reduce_crossing_wall": "1",
|
||||
"bottom_shell_layers": "5",
|
||||
|
|
@ -10,5 +8,6 @@
|
|||
"print_flow_ratio": "0.95",
|
||||
"sparse_infill_density": "20%",
|
||||
"top_shell_layers": "6",
|
||||
"wall_loops": "6"
|
||||
"wall_loops": "6",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24"
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Fine @Elegoo CC2 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.24"
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Fine @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Optimal @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24"
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Optimal @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.28mm Extra Draft @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.28"
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -2,15 +2,16 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "fdm_process_ecc_06030",
|
||||
"inherits": "fdm_process_elegoo_06030",
|
||||
"from": "system",
|
||||
"setting_id": "PECC206030",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"enable_prime_tower": "1",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.6 nozzle"
|
||||
]
|
||||
],
|
||||
"reduce_infill_retraction": "0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,13 +1,12 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Strength @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"inner_wall_speed": "120",
|
||||
"name": "0.30mm Strength @Elegoo CC2 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"
|
||||
"wall_loops": "4",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.32mm Optimal @Elegoo CC2 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32"
|
||||
"layer_height": "0.32",
|
||||
"name": "0.32mm Optimal @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.36mm Draft @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.36"
|
||||
"layer_height": "0.36",
|
||||
"name": "0.36mm Draft @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -2,15 +2,16 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"inherits": "fdm_process_ecc_08040",
|
||||
"inherits": "fdm_process_elegoo_08040",
|
||||
"from": "system",
|
||||
"setting_id": "PECC208040",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"enable_prime_tower": "1",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri Carbon 2 0.8 nozzle"
|
||||
]
|
||||
],
|
||||
"reduce_infill_retraction": "0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.42mm Extra Draft @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.42"
|
||||
"layer_height": "0.42",
|
||||
"name": "0.42mm Extra Draft @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.48mm Draft @Elegoo CC2 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.48"
|
||||
"layer_height": "0.48",
|
||||
"name": "0.48mm Draft @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_elegoo_02010",
|
||||
"inherits": "fdm_process_elegoo_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"wall_loops": "4",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "7",
|
||||
"bridge_flow": "1",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.25",
|
||||
"inner_wall_line_width": "0.22",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"support_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"sparse_infill_speed": "100",
|
||||
"inner_wall_speed": "100",
|
||||
"internal_solid_infill_speed": "100",
|
||||
"is_custom_defined": "0",
|
||||
"outer_wall_speed": "60",
|
||||
"top_surface_speed": "80"
|
||||
}
|
||||
|
|
@ -103,7 +103,7 @@ static const std::unordered_map<std::string, std::vector<std::string>> printer_m
|
|||
"Creality Hi"}},
|
||||
{"DeltaMaker", {"DeltaMaker 2", "DeltaMaker 2T", "DeltaMaker 2XT"}},
|
||||
{"Dremel", {"Dremel 3D20", "Dremel 3D40", "Dremel 3D45"}},
|
||||
{"Elegoo", {"Elegoo Centauri Carbon", "Elegoo Centauri", "Elegoo Neptune", "Elegoo Neptune X", "Elegoo Neptune 2",
|
||||
{"Elegoo", {"Elegoo Centauri Carbon 2", "Elegoo Centauri Carbon", "Elegoo Centauri", "Elegoo Neptune", "Elegoo Neptune X", "Elegoo Neptune 2",
|
||||
"Elegoo Neptune 2S", "Elegoo Neptune 2D", "Elegoo Neptune 3", "Elegoo Neptune 3 Pro", "Elegoo Neptune 3 Plus",
|
||||
"Elegoo Neptune 3 Max", "Elegoo Neptune 4 Pro", "Elegoo Neptune 4", "Elegoo Neptune 4 Max", "Elegoo Neptune 4 Plus",
|
||||
"Elegoo OrangeStorm Giga"}},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue