From 7eb45a0c73fab31e187a106b46d78240236e14d7 Mon Sep 17 00:00:00 2001 From: konradmb Date: Wed, 17 Jan 2024 16:54:17 +0100 Subject: [PATCH] Fix Kingroon KP3S profiles (#3712) --- ...s1 0.4 nozzle.json => Kingroon KP3S PRO S1 0.4 nozzle.json} | 3 ++- .../{kingroon kp3s pro s1.json => Kingroon KP3S PRO S1.json} | 0 .../Kingroon/machine/Kingroon KP3S PRO V2 0.4 nozzle.json | 3 ++- .../process/0.08mm Standard @Kingroon KP3S PRO S1.json | 3 ++- .../process/0.12mm Standard @Kingroon KP3S PRO S1.json | 3 ++- .../process/0.20mm Standard @Kingroon KP3S PRO S1.json | 3 ++- .../process/0.20mm Standard @Kingroon KP3S PRO V2.json | 3 ++- 7 files changed, 12 insertions(+), 6 deletions(-) rename resources/profiles/Kingroon/machine/{kingroon kp3s pro s1 0.4 nozzle.json => Kingroon KP3S PRO S1 0.4 nozzle.json} (96%) rename resources/profiles/Kingroon/machine/{kingroon kp3s pro s1.json => Kingroon KP3S PRO S1.json} (100%) diff --git a/resources/profiles/Kingroon/machine/kingroon kp3s pro s1 0.4 nozzle.json b/resources/profiles/Kingroon/machine/Kingroon KP3S PRO S1 0.4 nozzle.json similarity index 96% rename from resources/profiles/Kingroon/machine/kingroon kp3s pro s1 0.4 nozzle.json rename to resources/profiles/Kingroon/machine/Kingroon KP3S PRO S1 0.4 nozzle.json index e6258abf7f..7c99007fd5 100644 --- a/resources/profiles/Kingroon/machine/kingroon kp3s pro s1 0.4 nozzle.json +++ b/resources/profiles/Kingroon/machine/Kingroon KP3S PRO S1 0.4 nozzle.json @@ -8,5 +8,6 @@ "default_print_profile": "0.20mm Standard @Kingroon KP3S PRO S1", "machine_end_gcode": "G1 E-1.0 F2100 ; retract\nG92 E0.0\nG1{if max_layer_z < max_print_height} Z{z_offset+min(max_layer_z+30, max_print_height)}{endif} E-34.0 F720 ; move print head up & retract filament\nG4 ; wait\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X0 Y105 F3000 ; park print head\nM84 ; disable motors", "machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM204 S[machine_max_acceleration_extruding] T[machine_max_acceleration_retracting]\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nG28 ; home all\nG1 Y1.0 Z0.3 F1000 ; move print head up\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG92 E0.0\n; initial load\n M117 Purge extruder\n G1 X2 Y20 Z0.3 F5000.0 ; move to start-line position\n G1 X2 Y175.0 Z0.3 F1500.0 E15 ; draw 1st line\n G1 X2 Y175.0 Z0.4 F5000.0 ; move to side a little\n G1 X2 Y20 Z0.4 F1500.0 E30 ; draw 2nd line\n G92 E0 ; reset extruder\n G1 Z1.0 F3000 ; move z up little to prevent scratching of surface", - "type": "machine" + "type": "machine", + "nozzle_diameter": ["0.4"] } diff --git a/resources/profiles/Kingroon/machine/kingroon kp3s pro s1.json b/resources/profiles/Kingroon/machine/Kingroon KP3S PRO S1.json similarity index 100% rename from resources/profiles/Kingroon/machine/kingroon kp3s pro s1.json rename to resources/profiles/Kingroon/machine/Kingroon KP3S PRO S1.json diff --git a/resources/profiles/Kingroon/machine/Kingroon KP3S PRO V2 0.4 nozzle.json b/resources/profiles/Kingroon/machine/Kingroon KP3S PRO V2 0.4 nozzle.json index 4701bf624d..f9b9d316ae 100644 --- a/resources/profiles/Kingroon/machine/Kingroon KP3S PRO V2 0.4 nozzle.json +++ b/resources/profiles/Kingroon/machine/Kingroon KP3S PRO V2 0.4 nozzle.json @@ -36,5 +36,6 @@ "205x205", "0x205" ], -"printable_height": "200" +"printable_height": "200", +"nozzle_diameter": ["0.4"] } diff --git a/resources/profiles/Kingroon/process/0.08mm Standard @Kingroon KP3S PRO S1.json b/resources/profiles/Kingroon/process/0.08mm Standard @Kingroon KP3S PRO S1.json index b5d7f157cd..d90e558ac5 100644 --- a/resources/profiles/Kingroon/process/0.08mm Standard @Kingroon KP3S PRO S1.json +++ b/resources/profiles/Kingroon/process/0.08mm Standard @Kingroon KP3S PRO S1.json @@ -7,5 +7,6 @@ "line_width": "0.4", "inherits": "fdm_process_common", "name": "0.08mm Standard @Kingroon KP3S PRO S1", - "print_settings_id": "0.08mm Standard @Kingroon KP3S PRO S1" + "print_settings_id": "0.08mm Standard @Kingroon KP3S PRO S1", + "instantiation": "true" } \ No newline at end of file diff --git a/resources/profiles/Kingroon/process/0.12mm Standard @Kingroon KP3S PRO S1.json b/resources/profiles/Kingroon/process/0.12mm Standard @Kingroon KP3S PRO S1.json index e05d6f87bb..0f1da5e0d4 100644 --- a/resources/profiles/Kingroon/process/0.12mm Standard @Kingroon KP3S PRO S1.json +++ b/resources/profiles/Kingroon/process/0.12mm Standard @Kingroon KP3S PRO S1.json @@ -7,5 +7,6 @@ "layer_height": "0.12", "line_width": "0.4", "name": "0.12mm Standard @Kingroon KP3S PRO S1", - "print_settings_id": "0.12mm Standard @Kingroon KP3S PRO S1" + "print_settings_id": "0.12mm Standard @Kingroon KP3S PRO S1", + "instantiation": "true" } \ No newline at end of file diff --git a/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S PRO S1.json b/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S PRO S1.json index 9814d713df..01c5101152 100644 --- a/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S PRO S1.json +++ b/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S PRO S1.json @@ -8,5 +8,6 @@ "name": "0.20mm Standard @Kingroon KP3S PRO S1", "initial_layer_print_height": "0.2", "layer_height": "0.2", - "line_width": "0.42" + "line_width": "0.42", + "instantiation": "true" } \ No newline at end of file diff --git a/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S PRO V2.json b/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S PRO V2.json index 00c09592a9..24ecc68f05 100644 --- a/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S PRO V2.json +++ b/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S PRO V2.json @@ -8,5 +8,6 @@ "print_settings_id": "0.20mm Standard @Kingroon KP3S PRO V2", "initial_layer_print_height": "0.2", "layer_height": "0.2", - "line_width": "0.42" + "line_width": "0.42", + "instantiation": "true" } \ No newline at end of file