From dc2dfec0c84c725051615f68f1fe9897403c564d Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 8 Feb 2017 13:14:53 +0100 Subject: [PATCH 01/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index ba32a2bf9c..ca1f64a0f5 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -36,7 +36,7 @@ "machine_width": { "default_value": 430 }, "machine_name": { "default_value": "Cartesio" }, "machine_start_gcode": { - "default_value": "M92 E162\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" + "default_value": "M92 E165\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" }, "machine_end_gcode": { "default_value": "; -- END GCODE --\nM106 S255\nM140 S5\nM104 S5 T0\nM104 S5 T1\nG1 X20.0 Y260.0 F6000\nG4 S7\nM84\nG4 S90\nM107\nM42 P12 S0\nM42 P13 S0\nM84\n; -- end of END GCODE --" From 60d93a57d4a97ab4917b1cf738d35079766b2b6b Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 8 Feb 2017 14:52:04 +0100 Subject: [PATCH 02/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index ca1f64a0f5..c86a8a90f1 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -36,7 +36,7 @@ "machine_width": { "default_value": 430 }, "machine_name": { "default_value": "Cartesio" }, "machine_start_gcode": { - "default_value": "M92 E165\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" + "default_value": "M92 E167\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" }, "machine_end_gcode": { "default_value": "; -- END GCODE --\nM106 S255\nM140 S5\nM104 S5 T0\nM104 S5 T1\nG1 X20.0 Y260.0 F6000\nG4 S7\nM84\nG4 S90\nM107\nM42 P12 S0\nM42 P13 S0\nM84\n; -- end of END GCODE --" From 48331a2579bfbff184bcc1a88d73f0e930bdbc43 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:40:55 +0100 Subject: [PATCH 03/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index c86a8a90f1..5f75ef70e1 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -36,7 +36,7 @@ "machine_width": { "default_value": 430 }, "machine_name": { "default_value": "Cartesio" }, "machine_start_gcode": { - "default_value": "M92 E167\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" + "default_value": "M92 E159\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" }, "machine_end_gcode": { "default_value": "; -- END GCODE --\nM106 S255\nM140 S5\nM104 S5 T0\nM104 S5 T1\nG1 X20.0 Y260.0 F6000\nG4 S7\nM84\nG4 S90\nM107\nM42 P12 S0\nM42 P13 S0\nM84\n; -- end of END GCODE --" From 9c71735d1adddd88a20ce8e48f0943d784e99db2 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:44:23 +0100 Subject: [PATCH 04/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index 455fd7ee56..dd698452d8 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -15,7 +15,7 @@ wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = -infill_sparse_density = 25 +infill_sparse_density = 20 infill_overlap = -50 skin_overlap = -40 From 88e9be1ade51128a271abc23ed35137a1d672bb7 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:44:39 +0100 Subject: [PATCH 05/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index 44a09c706f..900a34718c 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -16,7 +16,7 @@ wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = -infill_sparse_density = 25 +infill_sparse_density = 20 infill_overlap = -50 skin_overlap = -40 From 758a810e9bd486baf9d193338223e91b60561ac3 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:44:55 +0100 Subject: [PATCH 06/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index 772ede33fb..a3af9b3020 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -15,7 +15,7 @@ wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = -infill_sparse_density = 25 +infill_sparse_density = 20 infill_overlap = -50 skin_overlap = -40 From 8f3ced5791f8866f7440f943e7b1053e3e20848a Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:55:35 +0100 Subject: [PATCH 07/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index 5f75ef70e1..9e0ad6e228 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -9,7 +9,6 @@ "manufacturer": "Cartesio bv", "category": "Other", "file_formats": "text/x-gcode", - "has_materials": true, "has_machine_materials": true, "has_variants": true, "variants_name": "Nozzle size", @@ -31,10 +30,9 @@ "machine_heated_bed": { "default_value": true }, "machine_center_is_zero": { "default_value": false }, "machine_height": { "default_value": 400 }, - "machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" }, "machine_depth": { "default_value": 270 }, "machine_width": { "default_value": 430 }, - "machine_name": { "default_value": "Cartesio" }, + "machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" }, "machine_start_gcode": { "default_value": "M92 E159\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" }, From f1a9e18642bc9aa57872c350eea1314e5e048364 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:56:57 +0100 Subject: [PATCH 08/74] Update cartesio_extruder_1.def.json --- resources/extruders/cartesio_extruder_1.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_1.def.json b/resources/extruders/cartesio_extruder_1.def.json index ee09b6d363..5be8abca06 100644 --- a/resources/extruders/cartesio_extruder_1.def.json +++ b/resources/extruders/cartesio_extruder_1.def.json @@ -16,7 +16,7 @@ "machine_nozzle_offset_x": { "default_value": 24.0 }, "machine_nozzle_offset_y": { "default_value": 0.0 }, "machine_extruder_start_code": { - "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1 ;wait for nozzle to heat up\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" + "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1 ;wait for nozzle to heat up\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { "default_value": "\nM104 T0 S120\n;end extruder_1\n" From a0059f372d86d5ae76ada9a208c8986bdbbc72e5 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:57:26 +0100 Subject: [PATCH 09/74] Update cartesio_extruder_1.def.json --- resources/extruders/cartesio_extruder_1.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_1.def.json b/resources/extruders/cartesio_extruder_1.def.json index 5be8abca06..fe27d4626b 100644 --- a/resources/extruders/cartesio_extruder_1.def.json +++ b/resources/extruders/cartesio_extruder_1.def.json @@ -19,7 +19,7 @@ "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1 ;wait for nozzle to heat up\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { - "default_value": "\nM104 T0 S120\n;end extruder_1\n" + "default_value": "\nM104 T1 S120\n;end extruder_1\n" } } } From a69c331b268989634b025fabe654b86698c9254b Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:58:12 +0100 Subject: [PATCH 10/74] Update cartesio_extruder_0.def.json --- resources/extruders/cartesio_extruder_0.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_0.def.json b/resources/extruders/cartesio_extruder_0.def.json index 8f71c68c43..7598fc1b30 100644 --- a/resources/extruders/cartesio_extruder_0.def.json +++ b/resources/extruders/cartesio_extruder_0.def.json @@ -16,7 +16,7 @@ "machine_nozzle_offset_x": { "default_value": 0.0 }, "machine_nozzle_offset_y": { "default_value": 0.0 }, "machine_extruder_start_code": { - "default_value": "M117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S270 T0 ;wait for nozzle to heat up\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" + "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S270 T0 ;wait for nozzle to heat up\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { "default_value": "\nM104 S160 T0\n;end extruder_0\nM117 temp is {material_print_temp}" From c2ee3efc72e0479de683bd4b5576178f8da06e9c Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:58:31 +0100 Subject: [PATCH 11/74] Update cartesio_extruder_1.def.json --- resources/extruders/cartesio_extruder_1.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_1.def.json b/resources/extruders/cartesio_extruder_1.def.json index fe27d4626b..f6a878513b 100644 --- a/resources/extruders/cartesio_extruder_1.def.json +++ b/resources/extruders/cartesio_extruder_1.def.json @@ -16,7 +16,7 @@ "machine_nozzle_offset_x": { "default_value": 24.0 }, "machine_nozzle_offset_y": { "default_value": 0.0 }, "machine_extruder_start_code": { - "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1 ;wait for nozzle to heat up\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" + "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1 ;wait for nozzle to heat up\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { "default_value": "\nM104 T1 S120\n;end extruder_1\n" From 3f502d3d6dd9bc7aa2fe401c613e92928626cf8a Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:58:48 +0100 Subject: [PATCH 12/74] Update cartesio_extruder_1.def.json --- resources/extruders/cartesio_extruder_1.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_1.def.json b/resources/extruders/cartesio_extruder_1.def.json index f6a878513b..fe27d4626b 100644 --- a/resources/extruders/cartesio_extruder_1.def.json +++ b/resources/extruders/cartesio_extruder_1.def.json @@ -16,7 +16,7 @@ "machine_nozzle_offset_x": { "default_value": 24.0 }, "machine_nozzle_offset_y": { "default_value": 0.0 }, "machine_extruder_start_code": { - "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1 ;wait for nozzle to heat up\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" + "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1 ;wait for nozzle to heat up\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { "default_value": "\nM104 T1 S120\n;end extruder_1\n" From dfff2e193ff3c03d5d38c17b031769a7ae2681c5 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:58:58 +0100 Subject: [PATCH 13/74] Update cartesio_extruder_0.def.json --- resources/extruders/cartesio_extruder_0.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_0.def.json b/resources/extruders/cartesio_extruder_0.def.json index 7598fc1b30..b11982e84f 100644 --- a/resources/extruders/cartesio_extruder_0.def.json +++ b/resources/extruders/cartesio_extruder_0.def.json @@ -16,7 +16,7 @@ "machine_nozzle_offset_x": { "default_value": 0.0 }, "machine_nozzle_offset_y": { "default_value": 0.0 }, "machine_extruder_start_code": { - "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S270 T0 ;wait for nozzle to heat up\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" + "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S270 T0 ;wait for nozzle to heat up\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { "default_value": "\nM104 S160 T0\n;end extruder_0\nM117 temp is {material_print_temp}" From 87802a1cf8dd38254f594cc048fd1411515a6223 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:59:32 +0100 Subject: [PATCH 14/74] Update cartesio_extruder_0.def.json --- resources/extruders/cartesio_extruder_0.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_0.def.json b/resources/extruders/cartesio_extruder_0.def.json index b11982e84f..43b6a08aa7 100644 --- a/resources/extruders/cartesio_extruder_0.def.json +++ b/resources/extruders/cartesio_extruder_0.def.json @@ -19,7 +19,7 @@ "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S270 T0 ;wait for nozzle to heat up\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { - "default_value": "\nM104 S160 T0\n;end extruder_0\nM117 temp is {material_print_temp}" + "default_value": "\nM104 S155 T0\n;end extruder_0\nM117 temp is {material_print_temp}" } } } From c0b8678a894787ed84b20b64c5d0c4d5fc97036a Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:59:45 +0100 Subject: [PATCH 15/74] Update cartesio_extruder_1.def.json --- resources/extruders/cartesio_extruder_1.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_1.def.json b/resources/extruders/cartesio_extruder_1.def.json index fe27d4626b..84f4ee5a7c 100644 --- a/resources/extruders/cartesio_extruder_1.def.json +++ b/resources/extruders/cartesio_extruder_1.def.json @@ -19,7 +19,7 @@ "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1 ;wait for nozzle to heat up\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { - "default_value": "\nM104 T1 S120\n;end extruder_1\n" + "default_value": "\nM104 T1 S155\n;end extruder_1\n" } } } From 0d28b28539ecc3f22a6f6ce7251cead91e51d061 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 09:59:55 +0100 Subject: [PATCH 16/74] Update cartesio_extruder_2.def.json --- resources/extruders/cartesio_extruder_2.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_2.def.json b/resources/extruders/cartesio_extruder_2.def.json index 9d4bfd8c42..b7c382538a 100644 --- a/resources/extruders/cartesio_extruder_2.def.json +++ b/resources/extruders/cartesio_extruder_2.def.json @@ -19,7 +19,7 @@ "default_value": "\n;start extruder_2\nM117 Heating nozzles....\nM104 S190 T2\nG1 X70 Y20 F9000\nM109 S190 T2\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { - "default_value": "\nM104 T2 S120\n;end extruder_2\n" + "default_value": "\nM104 T2 S155\n;end extruder_2\n" } } } From f4fed560fce5dd488977545d0e0cc18abd65efa0 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 10:00:04 +0100 Subject: [PATCH 17/74] Update cartesio_extruder_3.def.json --- resources/extruders/cartesio_extruder_3.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_3.def.json b/resources/extruders/cartesio_extruder_3.def.json index cdcb392876..ec400103aa 100644 --- a/resources/extruders/cartesio_extruder_3.def.json +++ b/resources/extruders/cartesio_extruder_3.def.json @@ -19,7 +19,7 @@ "default_value": "\n;start extruder_3\nM117 Heating nozzles....\nM104 S190 T3\nG1 X70 Y20 F9000\nM109 S190 T3\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { - "default_value": "\nM104 T3 S120\n;end extruder_3\n" + "default_value": "\nM104 T3 S155\n;end extruder_3\n" } } } From e9dec8daf69df4fa5ef5850124a1a7a7d8b8f6d6 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 10:00:44 +0100 Subject: [PATCH 18/74] Update cartesio_extruder_1.def.json --- resources/extruders/cartesio_extruder_1.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_1.def.json b/resources/extruders/cartesio_extruder_1.def.json index 84f4ee5a7c..b2bae26983 100644 --- a/resources/extruders/cartesio_extruder_1.def.json +++ b/resources/extruders/cartesio_extruder_1.def.json @@ -16,7 +16,7 @@ "machine_nozzle_offset_x": { "default_value": 24.0 }, "machine_nozzle_offset_y": { "default_value": 0.0 }, "machine_extruder_start_code": { - "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1 ;wait for nozzle to heat up\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" + "default_value": "\n;start extruder_1\nM117 Heating nozzles....\nM104 S190 T1\nG1 X70 Y20 F9000\nM109 S190 T1\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\n\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { "default_value": "\nM104 T1 S155\n;end extruder_1\n" From 6ab579db729a1b28595393191a2de8ebfd2b2d92 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 10:01:09 +0100 Subject: [PATCH 19/74] Update cartesio_extruder_0.def.json --- resources/extruders/cartesio_extruder_0.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_0.def.json b/resources/extruders/cartesio_extruder_0.def.json index 43b6a08aa7..f0a24bd938 100644 --- a/resources/extruders/cartesio_extruder_0.def.json +++ b/resources/extruders/cartesio_extruder_0.def.json @@ -16,7 +16,7 @@ "machine_nozzle_offset_x": { "default_value": 0.0 }, "machine_nozzle_offset_y": { "default_value": 0.0 }, "machine_extruder_start_code": { - "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S270 T0 ;wait for nozzle to heat up\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" + "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S270 T0\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { "default_value": "\nM104 S155 T0\n;end extruder_0\nM117 temp is {material_print_temp}" From 14e6e4073fdfdbe4937d349f8933f47adce19b88 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 10:01:37 +0100 Subject: [PATCH 20/74] Update cartesio_extruder_0.def.json --- resources/extruders/cartesio_extruder_0.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_0.def.json b/resources/extruders/cartesio_extruder_0.def.json index f0a24bd938..ed23b438ab 100644 --- a/resources/extruders/cartesio_extruder_0.def.json +++ b/resources/extruders/cartesio_extruder_0.def.json @@ -16,7 +16,7 @@ "machine_nozzle_offset_x": { "default_value": 0.0 }, "machine_nozzle_offset_y": { "default_value": 0.0 }, "machine_extruder_start_code": { - "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S270 T0\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" + "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S190 T0\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { "default_value": "\nM104 S155 T0\n;end extruder_0\nM117 temp is {material_print_temp}" From 64a5a55c87eba36e074610f44c4f84bd94525997 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 10:02:22 +0100 Subject: [PATCH 21/74] Update cartesio_extruder_0.def.json --- resources/extruders/cartesio_extruder_0.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_0.def.json b/resources/extruders/cartesio_extruder_0.def.json index ed23b438ab..f01562ed08 100644 --- a/resources/extruders/cartesio_extruder_0.def.json +++ b/resources/extruders/cartesio_extruder_0.def.json @@ -16,7 +16,7 @@ "machine_nozzle_offset_x": { "default_value": 0.0 }, "machine_nozzle_offset_y": { "default_value": 0.0 }, "machine_extruder_start_code": { - "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S190 T0\nT0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" + "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S190 T0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { "default_value": "\nM104 S155 T0\n;end extruder_0\nM117 temp is {material_print_temp}" From 603fc6d95deb3171dbc7611ade16704eea66583f Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 10:05:15 +0100 Subject: [PATCH 22/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index 900a34718c..4788e7c9fc 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -20,7 +20,6 @@ infill_sparse_density = 20 infill_overlap = -50 skin_overlap = -40 - material_print_temperature_layer_0 = =round(material_print_temperature) material_initial_print_temperature = =round(material_print_temperature) material_diameter = 1.75 From 1833dd5a5d8964063f2b15278bc51272bcc962de Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 12:59:00 +0100 Subject: [PATCH 23/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index dd698452d8..f76f429827 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -11,6 +11,7 @@ type = variant machine_nozzle_size = 0.25 machine_nozzle_tip_outer_diameter = 1.05 +wall_thickness = =(wall_line_width_0 + ((wall_line_count - 1) * wall_line_width_x)) wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = From 2b99b2203694636c2fd7c724370a1e2ba206fb78 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 15 Feb 2017 14:02:39 +0100 Subject: [PATCH 24/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index f76f429827..dd698452d8 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -11,7 +11,6 @@ type = variant machine_nozzle_size = 0.25 machine_nozzle_tip_outer_diameter = 1.05 -wall_thickness = =(wall_line_width_0 + ((wall_line_count - 1) * wall_line_width_x)) wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = From 4301cb0246d4d0b154c37679b1454f681ab6b2c7 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 09:43:42 +0100 Subject: [PATCH 25/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index 4788e7c9fc..679cd2db36 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -12,6 +12,7 @@ type = variant machine_nozzle_size = 0.4 machine_nozzle_tip_outer_diameter = 0.8 +wall_thickness = 1.2 wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = From b7fcd2c2772b0e6c218014c8af07e338f44f8c4d Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 09:44:06 +0100 Subject: [PATCH 26/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index 679cd2db36..f1030ab309 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -17,7 +17,7 @@ wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = -infill_sparse_density = 20 +infill_sparse_density = 25 infill_overlap = -50 skin_overlap = -40 From f8260808e019164bb84cecb1ce4f0c1446278ab1 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 09:44:24 +0100 Subject: [PATCH 27/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index dd698452d8..305d33e0f2 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -11,11 +11,12 @@ type = variant machine_nozzle_size = 0.25 machine_nozzle_tip_outer_diameter = 1.05 +wall_thickness = 1 wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = -infill_sparse_density = 20 +infill_sparse_density = 25 infill_overlap = -50 skin_overlap = -40 From ebf6196c697f3a5e5af20ecdcbfaba2c7ec517f8 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 09:44:49 +0100 Subject: [PATCH 28/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index a3af9b3020..d19adcf4de 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -11,11 +11,12 @@ type = variant machine_nozzle_size = 0.8 machine_nozzle_tip_outer_diameter = 1.05 +wall_thickness = 2.4 wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = -infill_sparse_density = 20 +infill_sparse_density = 15 infill_overlap = -50 skin_overlap = -40 From aef05399925ce9a6f323a39ff581d0587ace93c7 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 10:06:59 +0100 Subject: [PATCH 29/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index d19adcf4de..4e4d5082e0 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -11,6 +11,8 @@ type = variant machine_nozzle_size = 0.8 machine_nozzle_tip_outer_diameter = 1.05 +infill_line_width = 0.9 + wall_thickness = 2.4 wall_0_inset = -0.05 fill_perimeter_gaps = nowhere From 72207824ccbc37eb97b4db2b03f13f5659bf0391 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 10:07:38 +0100 Subject: [PATCH 30/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index f1030ab309..72ba689d91 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -12,6 +12,8 @@ type = variant machine_nozzle_size = 0.4 machine_nozzle_tip_outer_diameter = 0.8 +infill_line_width = 0.5 + wall_thickness = 1.2 wall_0_inset = -0.05 fill_perimeter_gaps = nowhere From 5485bb7c45db03d2b318eb097bde3368e102fa0c Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 10:08:13 +0100 Subject: [PATCH 31/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index 305d33e0f2..80423b2502 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -11,6 +11,8 @@ type = variant machine_nozzle_size = 0.25 machine_nozzle_tip_outer_diameter = 1.05 +infill_line_width = 0.3 + wall_thickness = 1 wall_0_inset = -0.05 fill_perimeter_gaps = nowhere From 062cd3adfc18eb60e6ed19bb73746ce2da9503c7 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 10:24:59 +0100 Subject: [PATCH 32/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index 4e4d5082e0..c8155f73fd 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -14,6 +14,7 @@ machine_nozzle_tip_outer_diameter = 1.05 infill_line_width = 0.9 wall_thickness = 2.4 +top_bottom_thickness = =0.8 if layer_height < 0.3 else (layer_height * 3) wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = From f28d9572c66bd5eec5d1ae13708ceba8509da67c Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 10:28:43 +0100 Subject: [PATCH 33/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index c8155f73fd..fcb040a28d 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -47,6 +47,7 @@ speed_support_interface = =round(speed_topbottom) retraction_combing = off retraction_hop_enabled = true +retraction_hop = 1 support_z_distance = 0 support_xy_distance = 0.5 From 40b4d13ed81d7502af0919519b1f6ca5b9f6ee6f Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 10:28:58 +0100 Subject: [PATCH 34/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index 72ba689d91..c3ba238726 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -46,6 +46,7 @@ speed_support_interface = =round(speed_topbottom) retraction_combing = off retraction_hop_enabled = true +retraction_hop = 1 support_z_distance = 0 support_xy_distance = 0.5 From 50fefb5057c63c085d46b0f011a2f0b5c94564dc Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 10:29:17 +0100 Subject: [PATCH 35/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index 80423b2502..1e46c1eb0e 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -46,6 +46,7 @@ speed_support_interface = =round(speed_topbottom) retraction_combing = off retraction_hop_enabled = true +retraction_hop = 1 support_z_distance = 0 support_xy_distance = 0.5 From c056f148ff639c3a28ebdcf06d694348cf96bcec Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 10:33:20 +0100 Subject: [PATCH 36/74] Update cartesio_extruder_0.def.json --- resources/extruders/cartesio_extruder_0.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/extruders/cartesio_extruder_0.def.json b/resources/extruders/cartesio_extruder_0.def.json index f01562ed08..cda2f48bc0 100644 --- a/resources/extruders/cartesio_extruder_0.def.json +++ b/resources/extruders/cartesio_extruder_0.def.json @@ -19,7 +19,7 @@ "default_value": "\n;start extruder_0\nM117 Heating nozzles....\nM104 S190 T0\nG1 X70 Y20 F9000\nM109 S190 T0\n\nM117 purging nozzle\nG92 E0\nG1 E6 F90\nG92 E0\nG1 E-2 F300\nG92 E0\nM117 wiping nozzle\nG1 X1 Y28 F3000\nG1 X70 F6000\n\nM117 printing\n" }, "machine_extruder_end_code": { - "default_value": "\nM104 S155 T0\n;end extruder_0\nM117 temp is {material_print_temp}" + "default_value": "\nM104 T0 S155\n;end extruder_0\nM117 temp is {material_print_temp}" } } } From f767e52cb8f40e10460bde2c944b91aaaf6a0817 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 24 Feb 2017 11:10:26 +0100 Subject: [PATCH 37/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index fcb040a28d..851a36256b 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -26,7 +26,7 @@ skin_overlap = -40 material_print_temperature_layer_0 = =round(material_print_temperature) material_initial_print_temperature = =round(material_print_temperature) material_diameter = 1.75 -retraction_amount = 2 +retraction_amount = 1.5 retraction_speed = 40 retraction_prime_speed = =round(retraction_speed / 4) retraction_min_travel = =round(line_width * 10) From 41eca74855ecb4c25915104bd69cb58452f8d73b Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 7 Mar 2017 15:37:36 +0100 Subject: [PATCH 38/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index 1e46c1eb0e..1042288f72 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -19,8 +19,6 @@ fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = infill_sparse_density = 25 -infill_overlap = -50 -skin_overlap = -40 material_print_temperature_layer_0 = =round(material_print_temperature) material_initial_print_temperature = =round(material_print_temperature) From 944422d3163d50406fd5ae03cfabda09973efe75 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 7 Mar 2017 15:37:52 +0100 Subject: [PATCH 39/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index c3ba238726..1d3ae5ca5f 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -20,8 +20,6 @@ fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = infill_sparse_density = 25 -infill_overlap = -50 -skin_overlap = -40 material_print_temperature_layer_0 = =round(material_print_temperature) material_initial_print_temperature = =round(material_print_temperature) From f3600f293557c9e1093ce6a1f29bfd1ee98c6de7 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 7 Mar 2017 15:38:06 +0100 Subject: [PATCH 40/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index 851a36256b..8504c9a6c4 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -20,8 +20,6 @@ fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = infill_sparse_density = 15 -infill_overlap = -50 -skin_overlap = -40 material_print_temperature_layer_0 = =round(material_print_temperature) material_initial_print_temperature = =round(material_print_temperature) From 6848c4d1cf57f6f056a1d1a76bb66be76ce2ea54 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 7 Mar 2017 16:07:43 +0100 Subject: [PATCH 41/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index 1042288f72..25674d94ae 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -46,6 +46,8 @@ retraction_combing = off retraction_hop_enabled = true retraction_hop = 1 +cool_min_layer_time = 20 + support_z_distance = 0 support_xy_distance = 0.5 support_join_distance = 10 From 3dd1235879143792b790fdf75d99012f92927488 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 7 Mar 2017 16:08:01 +0100 Subject: [PATCH 42/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index 1d3ae5ca5f..ab560f40f3 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -46,6 +46,8 @@ retraction_combing = off retraction_hop_enabled = true retraction_hop = 1 +cool_min_layer_time = 20 + support_z_distance = 0 support_xy_distance = 0.5 support_join_distance = 10 From df86760f975e58aaaa5cfdc021b7db2e62ca3964 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 7 Mar 2017 16:08:17 +0100 Subject: [PATCH 43/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index 8504c9a6c4..5a4110616f 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -47,6 +47,8 @@ retraction_combing = off retraction_hop_enabled = true retraction_hop = 1 +cool_min_layer_time = 20 + support_z_distance = 0 support_xy_distance = 0.5 support_join_distance = 10 From c2057b3118d6115f0b549d5cec12831ba365bf7d Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 8 Mar 2017 08:37:06 +0100 Subject: [PATCH 44/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index 25674d94ae..8053cc8112 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -46,6 +46,7 @@ retraction_combing = off retraction_hop_enabled = true retraction_hop = 1 +cool_min_layer_time_fan_speed_max = =round(cool_min_layer_time) cool_min_layer_time = 20 support_z_distance = 0 From c3cd13c1bf75a3110a0b1bfc797b701286b27103 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 8 Mar 2017 08:37:21 +0100 Subject: [PATCH 45/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index ab560f40f3..ff0b98361a 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -46,6 +46,7 @@ retraction_combing = off retraction_hop_enabled = true retraction_hop = 1 +cool_min_layer_time_fan_speed_max = =round(cool_min_layer_time) cool_min_layer_time = 20 support_z_distance = 0 From 7f5619bf1bb18fe49383a092c8b8f8c6d267546c Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 8 Mar 2017 08:37:36 +0100 Subject: [PATCH 46/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index 5a4110616f..f995f31736 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -47,6 +47,7 @@ retraction_combing = off retraction_hop_enabled = true retraction_hop = 1 +cool_min_layer_time_fan_speed_max = =round(cool_min_layer_time) cool_min_layer_time = 20 support_z_distance = 0 From ba6677636ebc418e0a190313749a58b6f2136eb9 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 8 Mar 2017 09:56:21 +0100 Subject: [PATCH 47/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index 9e0ad6e228..1801b5c41b 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -34,7 +34,7 @@ "machine_width": { "default_value": 430 }, "machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" }, "machine_start_gcode": { - "default_value": "M92 E159\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" + "default_value": "M92 E164\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" }, "machine_end_gcode": { "default_value": "; -- END GCODE --\nM106 S255\nM140 S5\nM104 S5 T0\nM104 S5 T1\nG1 X20.0 Y260.0 F6000\nG4 S7\nM84\nG4 S90\nM107\nM42 P12 S0\nM42 P13 S0\nM84\n; -- end of END GCODE --" From 2ea8029a811fed087f53ea5d54854e200ee5f39c Mon Sep 17 00:00:00 2001 From: MaukCC Date: Thu, 9 Mar 2017 09:43:43 +0100 Subject: [PATCH 48/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index 1801b5c41b..0d7ee95d84 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -34,7 +34,7 @@ "machine_width": { "default_value": 430 }, "machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" }, "machine_start_gcode": { - "default_value": "M92 E164\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" + "default_value": "M92 E162\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" }, "machine_end_gcode": { "default_value": "; -- END GCODE --\nM106 S255\nM140 S5\nM104 S5 T0\nM104 S5 T1\nG1 X20.0 Y260.0 F6000\nG4 S7\nM84\nG4 S90\nM107\nM42 P12 S0\nM42 P13 S0\nM84\n; -- end of END GCODE --" From 00bcc1e6aa91848e08a8748d2f4e12e6065621fd Mon Sep 17 00:00:00 2001 From: MaukCC Date: Thu, 9 Mar 2017 10:32:48 +0100 Subject: [PATCH 49/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index 0d7ee95d84..c846a721cb 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -12,6 +12,9 @@ "has_machine_materials": true, "has_variants": true, "variants_name": "Nozzle size", + "preferred_variant": "*0.4*", + "preferred_material": "*generic_empty*", + "preferred_quality": "*coarse*", "machine_extruder_trains": { "0": "cartesio_extruder_0", From 68017996a02b2597acf4f9a324ddb53f5992a544 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Thu, 9 Mar 2017 10:33:47 +0100 Subject: [PATCH 50/74] Create coarse.inst.cfg --- resources/quality/coarse.inst.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 resources/quality/coarse.inst.cfg diff --git a/resources/quality/coarse.inst.cfg b/resources/quality/coarse.inst.cfg new file mode 100644 index 0000000000..3941654bbf --- /dev/null +++ b/resources/quality/coarse.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 2 +name = Coarse Quality +definition = fdmprinter + +[metadata] +type = quality +quality_type = coarse +global_quality = True +weight = -2 + +[values] +layer_height = 0.2 From fb7c0e3fea651bffc8cd556b74f63b8d6b879b85 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Thu, 9 Mar 2017 10:37:35 +0100 Subject: [PATCH 51/74] Create extra_coarse.inst.cfg --- resources/quality/extra_coarse.inst.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 resources/quality/extra_coarse.inst.cfg diff --git a/resources/quality/extra_coarse.inst.cfg b/resources/quality/extra_coarse.inst.cfg new file mode 100644 index 0000000000..f9d616d0d9 --- /dev/null +++ b/resources/quality/extra_coarse.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 2 +name = Extra Coarse Quality +definition = fdmprinter + +[metadata] +type = quality +quality_type = Extra coarse +global_quality = True +weight = -3 + +[values] +layer_height = 0.4 From e451737fafbd979aa5c3163d472a2721b3787f62 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 10 Mar 2017 13:29:34 +0100 Subject: [PATCH 52/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index c846a721cb..825c1d0db3 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -13,7 +13,7 @@ "has_variants": true, "variants_name": "Nozzle size", "preferred_variant": "*0.4*", - "preferred_material": "*generic_empty*", + "preferred_material": "*pla*", "preferred_quality": "*coarse*", "machine_extruder_trains": { From e5e518ba76b297e0052cefaa3d2ddc2d92f955e4 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 10 Mar 2017 13:52:24 +0100 Subject: [PATCH 53/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index 825c1d0db3..b821a98485 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -34,7 +34,7 @@ "machine_center_is_zero": { "default_value": false }, "machine_height": { "default_value": 400 }, "machine_depth": { "default_value": 270 }, - "machine_width": { "default_value": 430 }, + "machine_width": { "default_value": 450 }, "machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" }, "machine_start_gcode": { "default_value": "M92 E162\nG21\nG90\nM42 S255 P13;chamber lights\nM42 S255 P12;fume extraction\nM140 S{material_bed_temperature}\n\nM117 Homing Y ......\nG28 Y\nM117 Homing X ......\nG28 X\nM117 Homing Z ......\nG28 Z F100\nG1 Z10 F600\nG1 X70 Y20 F9000;go to wipe point\n\nM190 S{material_bed_temperature}\nM104 S120 T1\nM109 S{material_print_temperature} T0\nM104 S21 T1\n\nM117 purging nozzle....\n\nT0\nG92 E0;set E\nG1 E10 F100\nG92 E0\nG1 E-{retraction_amount} F600\nG92 E0\n\nM117 wiping nozzle....\n\nG1 X1 Y24 F3000\nG1 X70 F9000\n\nM117 Printing .....\n\nG1 E1 F100\nG92 E-1\n" From 0ea296f240621bbee543df8350e3ee28091676b7 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Fri, 10 Mar 2017 13:55:08 +0100 Subject: [PATCH 54/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index b821a98485..a3eb56590b 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -32,6 +32,7 @@ "machine_extruder_count": { "default_value": 4 }, "machine_heated_bed": { "default_value": true }, "machine_center_is_zero": { "default_value": false }, + "gantry_height": { "default_value": 35 }, "machine_height": { "default_value": 400 }, "machine_depth": { "default_value": 270 }, "machine_width": { "default_value": 450 }, From 803aaf57fb50b0050d8cdbea7d74bf1b4e36d33c Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 12:17:30 +0100 Subject: [PATCH 55/74] Update cartesio_0.8.inst.cfg --- resources/variants/cartesio_0.8.inst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg index f995f31736..a359ee34aa 100644 --- a/resources/variants/cartesio_0.8.inst.cfg +++ b/resources/variants/cartesio_0.8.inst.cfg @@ -19,7 +19,7 @@ wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = -infill_sparse_density = 15 +infill_sparse_density = 24 material_print_temperature_layer_0 = =round(material_print_temperature) material_initial_print_temperature = =round(material_print_temperature) From 88fa6eeb2a5267e6b3c55624e816f4c407f584ba Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 12:18:51 +0100 Subject: [PATCH 56/74] Update cartesio_0.4.inst.cfg --- resources/variants/cartesio_0.4.inst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg index ff0b98361a..e05d26db4b 100644 --- a/resources/variants/cartesio_0.4.inst.cfg +++ b/resources/variants/cartesio_0.4.inst.cfg @@ -19,7 +19,7 @@ wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = -infill_sparse_density = 25 +infill_sparse_density = 40 material_print_temperature_layer_0 = =round(material_print_temperature) material_initial_print_temperature = =round(material_print_temperature) From 44269d4ede5d01842edd0cfea8c413c0a2b0dde3 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 12:21:09 +0100 Subject: [PATCH 57/74] Update cartesio_0.25.inst.cfg --- resources/variants/cartesio_0.25.inst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg index 8053cc8112..eb5dae1a38 100644 --- a/resources/variants/cartesio_0.25.inst.cfg +++ b/resources/variants/cartesio_0.25.inst.cfg @@ -18,7 +18,7 @@ wall_0_inset = -0.05 fill_perimeter_gaps = nowhere travel_compensate_overlapping_walls_enabled = -infill_sparse_density = 25 +infill_sparse_density = 30 material_print_temperature_layer_0 = =round(material_print_temperature) material_initial_print_temperature = =round(material_print_temperature) From e1a3f16da74340cc6cd6ce77b849f0eea88a2212 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 13:59:03 +0100 Subject: [PATCH 58/74] Update normal.inst.cfg --- resources/quality/normal.inst.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/quality/normal.inst.cfg b/resources/quality/normal.inst.cfg index 26da3b48da..57b0c588b2 100644 --- a/resources/quality/normal.inst.cfg +++ b/resources/quality/normal.inst.cfg @@ -10,3 +10,5 @@ global_quality = True weight = 0 [values] +layer_height = 0.1 +layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.3 From b5a188ef788a069f23385a292a9435eb0205fde6 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 13:59:28 +0100 Subject: [PATCH 59/74] Update low.inst.cfg --- resources/quality/low.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/quality/low.inst.cfg b/resources/quality/low.inst.cfg index 82d4e0d327..fe8a46fd20 100644 --- a/resources/quality/low.inst.cfg +++ b/resources/quality/low.inst.cfg @@ -12,6 +12,7 @@ weight = -1 [values] infill_sparse_density = 10 layer_height = 0.15 +layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.3 cool_min_layer_time = 3 speed_wall_0 = 40 speed_wall_x = 80 From 302627639d4d69c6c475efc32e59c285cc1c2e0a Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 13:59:53 +0100 Subject: [PATCH 60/74] Update high.inst.cfg --- resources/quality/high.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/quality/high.inst.cfg b/resources/quality/high.inst.cfg index 921dae9ae0..6cbc8bb147 100644 --- a/resources/quality/high.inst.cfg +++ b/resources/quality/high.inst.cfg @@ -11,5 +11,6 @@ weight = 1 [values] layer_height = 0.06 +layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.3 speed_topbottom = 15 speed_infill = 80 From 7ad63562561c7db1f00a81fe1d2fda2801178842 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 14:00:38 +0100 Subject: [PATCH 61/74] Update extra_coarse.inst.cfg --- resources/quality/extra_coarse.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/quality/extra_coarse.inst.cfg b/resources/quality/extra_coarse.inst.cfg index f9d616d0d9..79c95db7f8 100644 --- a/resources/quality/extra_coarse.inst.cfg +++ b/resources/quality/extra_coarse.inst.cfg @@ -11,3 +11,4 @@ weight = -3 [values] layer_height = 0.4 +layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.4 From 4c5e0614d85875c609c7c38b1363da09f824bbf6 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 14:00:58 +0100 Subject: [PATCH 62/74] Update coarse.inst.cfg --- resources/quality/coarse.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/quality/coarse.inst.cfg b/resources/quality/coarse.inst.cfg index 3941654bbf..9a8875df0c 100644 --- a/resources/quality/coarse.inst.cfg +++ b/resources/quality/coarse.inst.cfg @@ -11,3 +11,4 @@ weight = -2 [values] layer_height = 0.2 +layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.3 From 8b7d66608a81f4ae7bcaa6cd1bda890d73f66244 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 14:28:09 +0100 Subject: [PATCH 63/74] Update coarse.inst.cfg --- resources/quality/coarse.inst.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/quality/coarse.inst.cfg b/resources/quality/coarse.inst.cfg index 9a8875df0c..3941654bbf 100644 --- a/resources/quality/coarse.inst.cfg +++ b/resources/quality/coarse.inst.cfg @@ -11,4 +11,3 @@ weight = -2 [values] layer_height = 0.2 -layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.3 From f7b495ce2a649273413362c2c5ab5cff30bf8e14 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 14:28:22 +0100 Subject: [PATCH 64/74] Update extra_coarse.inst.cfg --- resources/quality/extra_coarse.inst.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/quality/extra_coarse.inst.cfg b/resources/quality/extra_coarse.inst.cfg index 79c95db7f8..f9d616d0d9 100644 --- a/resources/quality/extra_coarse.inst.cfg +++ b/resources/quality/extra_coarse.inst.cfg @@ -11,4 +11,3 @@ weight = -3 [values] layer_height = 0.4 -layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.4 From 880f47044df142113e3373503398a42a232ef1c1 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 14:28:38 +0100 Subject: [PATCH 65/74] Update high.inst.cfg --- resources/quality/high.inst.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/quality/high.inst.cfg b/resources/quality/high.inst.cfg index 6cbc8bb147..921dae9ae0 100644 --- a/resources/quality/high.inst.cfg +++ b/resources/quality/high.inst.cfg @@ -11,6 +11,5 @@ weight = 1 [values] layer_height = 0.06 -layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.3 speed_topbottom = 15 speed_infill = 80 From 3698e2fca6c06db51faaf10ba6339467d981434c Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 14:28:57 +0100 Subject: [PATCH 66/74] Update low.inst.cfg --- resources/quality/low.inst.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/quality/low.inst.cfg b/resources/quality/low.inst.cfg index fe8a46fd20..82d4e0d327 100644 --- a/resources/quality/low.inst.cfg +++ b/resources/quality/low.inst.cfg @@ -12,7 +12,6 @@ weight = -1 [values] infill_sparse_density = 10 layer_height = 0.15 -layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.3 cool_min_layer_time = 3 speed_wall_0 = 40 speed_wall_x = 80 From 7acf26ebe78860b70d3550ebb20ed02a068093a1 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 14:29:11 +0100 Subject: [PATCH 67/74] Update normal.inst.cfg --- resources/quality/normal.inst.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/quality/normal.inst.cfg b/resources/quality/normal.inst.cfg index 57b0c588b2..26da3b48da 100644 --- a/resources/quality/normal.inst.cfg +++ b/resources/quality/normal.inst.cfg @@ -10,5 +10,3 @@ global_quality = True weight = 0 [values] -layer_height = 0.1 -layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.3 From 5428a29a28bb9f08bb2ef6b79dcd9da3c10274fc Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 14:44:56 +0100 Subject: [PATCH 68/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index a3eb56590b..96ec548be1 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -43,6 +43,8 @@ "machine_end_gcode": { "default_value": "; -- END GCODE --\nM106 S255\nM140 S5\nM104 S5 T0\nM104 S5 T1\nG1 X20.0 Y260.0 F6000\nG4 S7\nM84\nG4 S90\nM107\nM42 P12 S0\nM42 P13 S0\nM84\n; -- end of END GCODE --" }, + "layer_height": { "maximum_value": "(0.8 * min(extruderValues('machine_nozzle_size')))" }, + "layer_height_0": { "maximum_value": "(0.8 * min(extruderValues('machine_nozzle_size')))" }, "machine_nozzle_heat_up_speed": {"default_value": 20}, "machine_nozzle_cool_down_speed": {"default_value": 20}, "machine_min_cool_heat_time_window": {"default_value": 5} From de2fd030576c7dcf22ecbd411e79115e1fe8b744 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 15:02:49 +0100 Subject: [PATCH 69/74] Update coarse.inst.cfg --- resources/quality/coarse.inst.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/quality/coarse.inst.cfg b/resources/quality/coarse.inst.cfg index 3941654bbf..94612afcc0 100644 --- a/resources/quality/coarse.inst.cfg +++ b/resources/quality/coarse.inst.cfg @@ -7,7 +7,7 @@ definition = fdmprinter type = quality quality_type = coarse global_quality = True -weight = -2 +weight = -3 [values] -layer_height = 0.2 +layer_height = 0.4 From 4620187fdcc42d8cca45061ec05088f14280cab7 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 15:03:05 +0100 Subject: [PATCH 70/74] Update extra_coarse.inst.cfg --- resources/quality/extra_coarse.inst.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/quality/extra_coarse.inst.cfg b/resources/quality/extra_coarse.inst.cfg index f9d616d0d9..1462464b59 100644 --- a/resources/quality/extra_coarse.inst.cfg +++ b/resources/quality/extra_coarse.inst.cfg @@ -7,7 +7,7 @@ definition = fdmprinter type = quality quality_type = Extra coarse global_quality = True -weight = -3 +weight = -4 [values] -layer_height = 0.4 +layer_height = 0.6 From 37d7cd989bed9bce32bd69c4f778030b30441430 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 15:03:52 +0100 Subject: [PATCH 71/74] Create draft.inst.cfg --- resources/quality/draft.inst.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 resources/quality/draft.inst.cfg diff --git a/resources/quality/draft.inst.cfg b/resources/quality/draft.inst.cfg new file mode 100644 index 0000000000..134626365f --- /dev/null +++ b/resources/quality/draft.inst.cfg @@ -0,0 +1,14 @@ + +[general] +version = 2 +name = Draft Quality +definition = fdmprinter + +[metadata] +type = quality +quality_type = draft +global_quality = True +weight = -2 + +[values] +layer_height = 0.2 From 35c0f3ca7449c1a133e11e0dbdcc132bbd367a1d Mon Sep 17 00:00:00 2001 From: MaukCC Date: Tue, 14 Mar 2017 15:05:20 +0100 Subject: [PATCH 72/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index 96ec548be1..3f2ec149db 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -14,7 +14,7 @@ "variants_name": "Nozzle size", "preferred_variant": "*0.4*", "preferred_material": "*pla*", - "preferred_quality": "*coarse*", + "preferred_quality": "*draft*", "machine_extruder_trains": { "0": "cartesio_extruder_0", From 4e698cb685305e5842d9a12812dc3d7d6da6d785 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 22 Mar 2017 09:45:23 +0100 Subject: [PATCH 73/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index 3f2ec149db..719f5221b4 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -33,8 +33,7 @@ "machine_heated_bed": { "default_value": true }, "machine_center_is_zero": { "default_value": false }, "gantry_height": { "default_value": 35 }, - "machine_height": { "default_value": 400 }, - "machine_depth": { "default_value": 270 }, + "machine_height": { "default_value": 400 },"machine_depth": { "default_value": 270 }, "machine_width": { "default_value": 450 }, "machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" }, "machine_start_gcode": { From 83f5619be0f7d5ffa024f6980f142aa76bc42908 Mon Sep 17 00:00:00 2001 From: MaukCC Date: Wed, 22 Mar 2017 09:45:41 +0100 Subject: [PATCH 74/74] Update cartesio.def.json --- resources/definitions/cartesio.def.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json index 719f5221b4..3f2ec149db 100644 --- a/resources/definitions/cartesio.def.json +++ b/resources/definitions/cartesio.def.json @@ -33,7 +33,8 @@ "machine_heated_bed": { "default_value": true }, "machine_center_is_zero": { "default_value": false }, "gantry_height": { "default_value": 35 }, - "machine_height": { "default_value": 400 },"machine_depth": { "default_value": 270 }, + "machine_height": { "default_value": 400 }, + "machine_depth": { "default_value": 270 }, "machine_width": { "default_value": 450 }, "machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" }, "machine_start_gcode": {