diff --git a/resources/profiles/Creality.json b/resources/profiles/Creality.json index 8f4afaceb5..f90648d256 100644 --- a/resources/profiles/Creality.json +++ b/resources/profiles/Creality.json @@ -1,6 +1,6 @@ { "name": "Creality", - "version": "02.03.02.74", + "version": "02.03.02.75", "force_update": "0", "description": "Creality configurations", "machine_model_list": [ @@ -4034,6 +4034,14 @@ "name": "Creality Ender-5 Max 0.4 nozzle", "sub_path": "machine/Creality Ender-5 Max 0.4 nozzle.json" }, + { + "name": "Creality Ender-5 Max 0.6 nozzle", + "sub_path": "machine/Creality Ender-5 Max 0.6 nozzle.json" + }, + { + "name": "Creality Ender-5 Max 0.8 nozzle", + "sub_path": "machine/Creality Ender-5 Max 0.8 nozzle.json" + }, { "name": "Creality Ender-5 Plus 0.4 nozzle", "sub_path": "machine/Creality Ender-5 Plus 0.4 nozzle.json" diff --git a/resources/profiles/Creality/filament/CR-PETG @Ender-5 Max-all.json b/resources/profiles/Creality/filament/CR-PETG @Ender-5 Max-all.json index c85a9ed7fb..0514484af8 100644 --- a/resources/profiles/Creality/filament/CR-PETG @Ender-5 Max-all.json +++ b/resources/profiles/Creality/filament/CR-PETG @Ender-5 Max-all.json @@ -153,6 +153,7 @@ "material_flow_dependent_temperature": "0", "material_flow_temp_graph": "[[3.0,220],[5.0,240],[10.0,250]]", "pressure_advance": "0.05", + "filament_id": "06101", "support_material_interface_fan_speed": "-1", "compatible_printers": [ "Creality Ender-5 Max 0.4 nozzle", diff --git a/resources/profiles/Creality/process/0.12mm Fine @Creality CR10SE 0.2.json b/resources/profiles/Creality/process/0.12mm Fine @Creality CR10SE 0.2.json index fb8b684ca2..420946637a 100644 --- a/resources/profiles/Creality/process/0.12mm Fine @Creality CR10SE 0.2.json +++ b/resources/profiles/Creality/process/0.12mm Fine @Creality CR10SE 0.2.json @@ -113,6 +113,6 @@ "initial_layer_jerk": "7", "travel_jerk": "7", "compatible_printers": [ - "Creality CR-10SE 0.2 nozzle" + "Creality CR-10 SE 0.2 nozzle" ] }