From 6473a0d2c88f19f7bcb8bde270528ce3771ab1fe Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 1 Feb 2025 14:24:45 +0100 Subject: [PATCH] Fix some filaments profiles for Anycubic Kobra S1 (#8262) * Fix some filaments profiles for Anycubic Kobra S1 --- ...ycubic ABS @Anycubic Kobra S1 0.4 nozzle.json | 6 +++--- ...ycubic ASA @Anycubic Kobra S1 0.4 nozzle.json | 8 ++++---- ...cubic PETG @Anycubic Kobra S1 0.4 nozzle.json | 16 ++++++++-------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/resources/profiles/Anycubic/filament/Anycubic ABS @Anycubic Kobra S1 0.4 nozzle.json b/resources/profiles/Anycubic/filament/Anycubic ABS @Anycubic Kobra S1 0.4 nozzle.json index 34309e817..62e44552b 100644 --- a/resources/profiles/Anycubic/filament/Anycubic ABS @Anycubic Kobra S1 0.4 nozzle.json +++ b/resources/profiles/Anycubic/filament/Anycubic ABS @Anycubic Kobra S1 0.4 nozzle.json @@ -46,10 +46,10 @@ "70" ], "cool_plate_temp": [ - "35" + "90" ], "cool_plate_temp_initial_layer": [ - "35" + "90" ], "default_filament_colour": [ "" @@ -247,6 +247,6 @@ "100" ], "textured_plate_temp_initial_layer": [ - "55" + "90" ] } \ No newline at end of file diff --git a/resources/profiles/Anycubic/filament/Anycubic ASA @Anycubic Kobra S1 0.4 nozzle.json b/resources/profiles/Anycubic/filament/Anycubic ASA @Anycubic Kobra S1 0.4 nozzle.json index b4340af15..544ca42f4 100644 --- a/resources/profiles/Anycubic/filament/Anycubic ASA @Anycubic Kobra S1 0.4 nozzle.json +++ b/resources/profiles/Anycubic/filament/Anycubic ASA @Anycubic Kobra S1 0.4 nozzle.json @@ -46,10 +46,10 @@ "70" ], "cool_plate_temp": [ - "35" + "100" ], "cool_plate_temp_initial_layer": [ - "35" + "100" ], "default_filament_colour": [ "" @@ -247,9 +247,9 @@ "100" ], "textured_plate_temp": [ - "55" + "100" ], "textured_plate_temp_initial_layer": [ - "55" + "100" ] } \ No newline at end of file diff --git a/resources/profiles/Anycubic/filament/Anycubic PETG @Anycubic Kobra S1 0.4 nozzle.json b/resources/profiles/Anycubic/filament/Anycubic PETG @Anycubic Kobra S1 0.4 nozzle.json index 210f7a5f0..4225e7d67 100644 --- a/resources/profiles/Anycubic/filament/Anycubic PETG @Anycubic Kobra S1 0.4 nozzle.json +++ b/resources/profiles/Anycubic/filament/Anycubic PETG @Anycubic Kobra S1 0.4 nozzle.json @@ -16,7 +16,7 @@ "12" ], "nozzle_temperature": [ - "230" + "250" ], "compatible_printers": [ "Anycubic Kobra S1 0.4 nozzle" @@ -46,10 +46,10 @@ "70" ], "cool_plate_temp": [ - "35" + "55" ], "cool_plate_temp_initial_layer": [ - "35" + "55" ], "default_filament_colour": [ "" @@ -202,13 +202,13 @@ "0" ], "hot_plate_temp": [ - "65" + "70" ], "hot_plate_temp_initial_layer": [ - "65" + "70" ], "nozzle_temperature_initial_layer": [ - "230" + "250" ], "nozzle_temperature_range_high": [ "260" @@ -247,9 +247,9 @@ "70" ], "textured_plate_temp": [ - "55" + "70" ], "textured_plate_temp_initial_layer": [ - "55" + "70" ] } \ No newline at end of file