Browse Source

Updating profiles

aschwenck 3 years ago
parent
commit
59cd48ee94

+ 13 - 25
resources/definitions/dagoma_pro_430_base.def.json

@@ -15,6 +15,7 @@
         "has_variants": true,
         "variants_name": "Steel Nozzle Size",
         "preferred_material": "dagoma_generic_pla",
+        "preferred_quality_type": "high",
         "preferred_variant_name": "0.4",
         "exclude_materials": 
         [
@@ -74,34 +75,10 @@
             "filo3d_pla",
             "filo3d_pla_green",
             "filo3d_pla_red",
-            "generic_abs",
-            "generic_abs_175",
-            "generic_asa_175",
-            "generic_bam",
             "generic_bvoh_175",
-            "generic_cffcpe",
-            "generic_cffpa",
-            "generic_cpe",
-            "generic_cpe_175",
-            "generic_cpe_plus",
-            "generic_gffcpe",
-            "generic_gffpa",
-            "generic_hips",
             "generic_hips_175",
-            "generic_nylon",
-            "generic_nylon_175",
-            "generic_pc",
-            "generic_pc_175",
-            "generic_petg",
-            "generic_petg_175",
-            "generic_pla",
-            "generic_pla_175",
-            "generic_pp",
-            "generic_pva",
             "generic_pva_175",
             "generic_tough_pla",
-            "generic_tpu",
-            "generic_tpu_175",
             "goofoo_abs",
             "goofoo_asa",
             "goofoo_bronze_pla",
@@ -172,8 +149,19 @@
             "volumic_pp_ultra",
             "volumic_strong_ultra",
             "volumic_support_ultra",
+            "xyzprinting_abs",
+            "xyzprinting_antibact_pla",
+            "xyzprinting_carbon_fiber",
+            "xyzprinting_colorinkjet_pla",
+            "xyzprinting_flexible",
+            "xyzprinting_metallic_pla",
+            "xyzprinting_nylon",
+            "xyzprinting_petg",
+            "xyzprinting_pla",
+            "xyzprinting_tough_pla",
             "zyyx_pro_flex",
-            "zyyx_pro_pla"
+            "zyyx_pro_pla",
+            "xyzprinting_tpu"
         ]
     },
 

+ 15 - 4
resources/definitions/dagoma_pro_430_bowden.def.json

@@ -1,6 +1,6 @@
 {
     "version": 2,
-    "name": "PRO 430B",
+    "name": "Dagoma PRO 430B",
     "inherits": "dagoma_pro_430_base",
     "metadata": 
     {
@@ -17,13 +17,24 @@
         "machine_height": { "default_value": 360 },
         "machine_head_with_fans_polygon": { "default_value": [ [-22.5, -22.5], [-22.5, 22.5], [22.5, 22.5], [22.5, -22.5] ] },
         "gantry_height": { "value": "35" },
-        "machine_start_gcode": { "default_value": "\n;Start Gcode for {machine_name}\n;Author: Dagoma PROFESSIONNEL\n;Contact: contact-pro@dagoma3d.com\n\n;Sliced: {date} {time}\n\n;Estimated print time: {print_time}\n\n;Print speed: {speed_print}mm/s\n;Layer height: {layer_height}mm\n;Wall thickness: {wall_thickness}mm\n;Infill density: {infill_sparse_density}%\n;Infill pattern: {infill_pattern}\n;Support: {support_enable}\n;Print temperature: {material_print_temperature}°\n;Flow: {material_flow}%\n;Retraction amount: {retraction_amount}mm\n;Retraction speed: {retraction_retract_speed}mm/s\n\nG21 ;Set units to millimeters\nG90 ;Set all axes to absolute\nM140 S{material_bed_temperature} ;Preheat hotbed\nM117 Nozzle preheating ;Set message\nM109 R{material_standby_temperature} ;Preheat hotend before bed leveling\nM117 Hotbed preheating ;Set message\nM190 S{material_bed_temperature} ;Preheat hotbed before bed leveling\nG28 ;Go to origin on all axes\nG29 ; Bed Leveling\nG0 X215 Y1 Z0.4 ;Move XYZ axis before purge\nM117 Wait for print temp ;Set message\nM109 S{material_print_temperature_layer_0} ;Wait for initial print temp\nM83 ;Set E to relative positioning\nG1 E{retraction_amount} F200 ;Purge\nG0 Z3 ;Move Z axis before print start\nM82 ;Set E to absolute positioning\nG92 E0 ;Set E position\nG1 F{travel_speed} ;Set the feedrate to {travel_speed}mm/s\nM117 Print in progress ;Set message\n" },
-        "machine_end_gcode": { "default_value": "\n;End Gcode for {machine_name}\n;Author: Dagoma PROFESSIONNEL\n\nM104 S0 ;Set hotend temperature for cooldown\nM140 S0 ;Set hotbed temperature for cooldown\nG91 ;Set all axes to relative\nG0 Z+3 ;Move Z axis after print end\nG1 E-{retraction_amount} F5000 ;Retract filament to stop oozing\nG90 ;Set all axes to absolute\nG28 X Y ;Home the X and Y axes\nM18 ;Disable steppers motors\nM117 Print end ;Set message\n" },
+        "machine_start_gcode": { "default_value": "\n;Start Gcode for {machine_name}\n;Author: Dagoma\n;Contact: contact-pro@dagoma3d.com\n\n;Sliced: {date} {time}\n\n;Estimated print time: {print_time}\n\n;Print speed: {speed_print}mm/s\n;Layer height: {layer_height}mm\n;Wall thickness: {wall_thickness}mm\n;Infill density: {infill_sparse_density}%\n;Infill pattern: {infill_pattern}\n;Support: {support_enable}\n;Print temperature: {material_print_temperature}°\n;Flow: {material_flow}%\n;Retraction amount: {retraction_amount}mm\n;Retraction speed: {retraction_retract_speed}mm/s\n\nG21 ;Set units to millimeters\nG90 ;Set all axes to absolute\nM140 S{material_bed_temperature} ;Preheat hotbed\nM117 Nozzle preheating ;Set message\nM109 R{material_standby_temperature} ;Preheat hotend before bed leveling\nM117 Hotbed preheating ;Set message\nM190 S{material_bed_temperature} ;Preheat hotbed before bed leveling\nG28 ;Go to origin on all axes\nG29 ; Bed Leveling\nG0 X215 Y1 Z0.4 ;Move XYZ axis before purge\nM117 Wait for print temp ;Set message\nM109 S{material_print_temperature_layer_0} ;Wait for initial print temp\nM83 ;Set E to relative positioning\nG1 E{retraction_amount} F200 ;Purge\nG0 Z3 ;Move Z axis before print start\nM82 ;Set E to absolute positioning\nG92 E0 ;Set E position\nG1 F{travel_speed} ;Set the feedrate to {travel_speed}mm/s\nM117 Print in progress ;Set message\n" },
+        "machine_end_gcode": { "default_value": "\n;End Gcode for {machine_name}\n;Author: Dagoma\n\nM104 S0 ;Set hotend temperature for cooldown\nM140 S0 ;Set hotbed temperature for cooldown\nG91 ;Set all axes to relative\nG0 Z+3 ;Move Z axis after print end\nG1 E-{retraction_amount} F5000 ;Retract filament to stop oozing\nG90 ;Set all axes to absolute\nG28 X Y ;Home the X and Y axes\nM18 ;Disable steppers motors\nM117 Print end ;Set message\n" },
         "machine_acceleration": { "value": 1250 },
         "machine_max_jerk_xy": { "value": 10 },
         "machine_max_jerk_z": { "value": 0.3 },
         "machine_max_jerk_e": { "value": 5 },
         "machine_max_feedrate_e": { "default_value": 200 },
-        "machine_steps_per_mm_e": { "default_value": 139.5 }
+        "machine_steps_per_mm_e": { "default_value": 139.5 },
+        "acceleration_enabled": { "value": "True" },
+        "acceleration_print": { "value": "1250", "maximum_value": 1500 },
+        "acceleration_layer_0": { "value": "acceleration_topbottom", "maximum_value": 1500 },
+        "acceleration_topbottom": { "value": "math.ceil(acceleration_print * 1000 / 1250)", "maximum_value": 1500 },
+        "acceleration_travel": { "value": "acceleration_print", "maximum_value": 1500 },
+        "acceleration_wall": { "value": "math.ceil(acceleration_print * 1000 / 1250)", "maximum_value": 1500 },
+        "acceleration_wall_0": { "value": "math.ceil(acceleration_print * 800 / 1250)", "maximum_value": 1500 },
+        "jerk_enabled": { "value": "True" },
+        "jerk_print": { "value": "8", "minimum_value_warning": 8 },
+        "jerk_travel": {"value": "10", "minimum_value_warning": 8 },
+        "optimize_wall_printing_order": { "value": "True" }
     }
 }

+ 1 - 1
resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json

@@ -15,4 +15,4 @@
             "default_value": 1.75
         }
     }
-}
+}

+ 5 - 9
resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_abs_high_quality.inst.cfg

@@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden
 
 setting_version = 19
 type = quality
-quality_type = high_quality
+quality_type = high
 weight = -1
-material = dagoma_generic_abs
+material = generic_abs_175
 variant = 0.4
 
 [values]
 
-wall_thickness = =machine_nozzle_size * 2
-optimize_wall_printing_order = True
-skin_no_small_gaps_heuristic = True
-fill_outline_gaps = True
+wall_thickness = =line_width * 2
 z_seam_type = sharpest_corner
 z_seam_corner = z_seam_corner_weighted
 skin_outline_count = 0
@@ -26,9 +23,8 @@ skin_outline_count = 0
 infill_sparse_density = 15
 infill_before_walls = False
 
-material_print_temperature = =default_material_print_temperature + 5
-material_print_temperature_layer_0 = =material_print_temperature + 10
-material_bed_temperature = =default_material_bed_temperature + 50
+material_print_temperature = =default_material_print_temperature + 20
+material_bed_temperature = =default_material_bed_temperature
 
 speed_print = 40.0
 speed_infill = =speed_print

+ 5 - 9
resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_asa_high_quality.inst.cfg

@@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden
 
 setting_version = 19
 type = quality
-quality_type = high_quality
+quality_type = high
 weight = -1
-material = dagoma_generic_asa
+material = generic_asa_175
 variant = 0.4
 
 [values]
 
-wall_thickness = =machine_nozzle_size * 2
-optimize_wall_printing_order = True
-skin_no_small_gaps_heuristic = True
-fill_outline_gaps = True
+wall_thickness = =line_width * 2
 z_seam_type = sharpest_corner
 z_seam_corner = z_seam_corner_weighted
 skin_outline_count = 0
@@ -26,9 +23,8 @@ skin_outline_count = 0
 infill_sparse_density = 15
 infill_before_walls = False
 
-material_print_temperature = =default_material_print_temperature + 5
-material_print_temperature_layer_0 = =material_print_temperature + 10
-material_bed_temperature = =default_material_bed_temperature + 40
+material_print_temperature = =default_material_print_temperature + 20
+material_bed_temperature = =default_material_bed_temperature
 
 speed_print = 40.0
 speed_infill = =speed_print

+ 5 - 9
resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_nylon_high_quality.inst.cfg

@@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden
 
 setting_version = 19
 type = quality
-quality_type = high_quality
+quality_type = high
 weight = -1
-material = dagoma_generic_nylon
+material = generic_nylon_175
 variant = 0.4
 
 [values]
 
-wall_thickness = =machine_nozzle_size * 2
-optimize_wall_printing_order = True
-skin_no_small_gaps_heuristic = True
-fill_outline_gaps = True
+wall_thickness = =line_width * 2
 z_seam_type = sharpest_corner
 z_seam_corner = z_seam_corner_weighted
 skin_outline_count = 0
@@ -26,9 +23,8 @@ skin_outline_count = 0
 infill_sparse_density = 15
 infill_before_walls = False
 
-material_print_temperature = =default_material_print_temperature + 5
-material_print_temperature_layer_0 = =material_print_temperature + 10
-material_bed_temperature = =default_material_bed_temperature + 20
+material_print_temperature = =default_material_print_temperature + 20
+material_bed_temperature = =default_material_bed_temperature
 
 speed_print = 40.0
 speed_infill = =speed_print

+ 5 - 8
resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pc_high_quality.inst.cfg

@@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden
 
 setting_version = 19
 type = quality
-quality_type = high_quality
+quality_type = high
 weight = -1
-material = dagoma_generic_pc
+material = generic_pc_175
 variant = 0.4
 
 [values]
 
-wall_thickness = =machine_nozzle_size * 2
-optimize_wall_printing_order = True
-skin_no_small_gaps_heuristic = True
-fill_outline_gaps = True
+wall_thickness = =line_width * 2
 z_seam_type = sharpest_corner
 z_seam_corner = z_seam_corner_weighted
 skin_outline_count = 0
@@ -26,8 +23,8 @@ skin_outline_count = 0
 infill_sparse_density = 15
 infill_before_walls = False
 
-material_print_temperature = =default_material_print_temperature + 25
-material_bed_temperature = =default_material_bed_temperature + 50
+material_print_temperature = =default_material_print_temperature + 10
+material_bed_temperature = =default_material_bed_temperature
 
 speed_print = 40.0
 speed_infill = =speed_print

+ 4 - 7
resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pe_high_quality.inst.cfg

@@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden
 
 setting_version = 19
 type = quality
-quality_type = high_quality
+quality_type = high
 weight = -1
-material = dagoma_generic_pe
+material = generic_cpe_175
 variant = 0.4
 
 [values]
 
-wall_thickness = =machine_nozzle_size * 2
-optimize_wall_printing_order = True
-skin_no_small_gaps_heuristic = True
-fill_outline_gaps = True
+wall_thickness = =line_width * 2
 z_seam_type = sharpest_corner
 z_seam_corner = z_seam_corner_weighted
 skin_outline_count = 0
@@ -27,7 +24,7 @@ infill_sparse_density = 15
 infill_before_walls = False
 
 material_print_temperature = =default_material_print_temperature + 20
-material_bed_temperature = =default_material_bed_temperature + 30
+material_bed_temperature = =default_material_bed_temperature
 
 speed_print = 40.0
 speed_infill = =speed_print

+ 5 - 8
resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_petg_high_quality.inst.cfg

@@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden
 
 setting_version = 19
 type = quality
-quality_type = high_quality
+quality_type = high
 weight = -1
-material = dagoma_generic_petg
+material = generic_petg_175
 variant = 0.4
 
 [values]
 
-wall_thickness = =machine_nozzle_size * 2
-optimize_wall_printing_order = True
-skin_no_small_gaps_heuristic = True
-fill_outline_gaps = True
+wall_thickness = =line_width * 2
 z_seam_type = sharpest_corner
 z_seam_corner = z_seam_corner_weighted
 skin_outline_count = 0
@@ -26,8 +23,8 @@ skin_outline_count = 0
 infill_sparse_density = 15
 infill_before_walls = False
 
-material_print_temperature = =default_material_print_temperature + 25
-material_bed_temperature = =default_material_bed_temperature + 20
+material_print_temperature = =default_material_print_temperature + 20
+material_bed_temperature = =default_material_bed_temperature
 
 speed_print = 40.0
 speed_infill = =speed_print

+ 4 - 8
resources/quality/dagoma_pro_430_bowden/Steel nozzle 0.4/dagoma_pro_430_bowden_0.4_pla_fine_quality.inst.cfg

@@ -8,17 +8,14 @@ definition = dagoma_pro_430_bowden
 
 setting_version = 19
 type = quality
-quality_type = fine_quality
+quality_type = fine
 weight = 0
-material = dagoma_generic_pla
+material = generic_pla_175
 variant = 0.4
 
 [values]
 
-wall_thickness = =machine_nozzle_size * 3
-optimize_wall_printing_order = True
-skin_no_small_gaps_heuristic = True
-fill_outline_gaps = True
+wall_thickness = =line_width * 2
 z_seam_type = sharpest_corner
 z_seam_corner = z_seam_corner_weighted
 skin_outline_count = 0
@@ -26,7 +23,7 @@ skin_outline_count = 0
 infill_sparse_density = 15
 infill_before_walls = False
 
-material_print_temperature = =default_material_print_temperature + 20
+material_print_temperature = =default_material_print_temperature
 
 speed_print = 60.0
 speed_infill = =speed_print
@@ -47,7 +44,6 @@ retraction_combing_max_distance = 10
 support_interface_enable = True
 support_interface_pattern = zigzag
 
-cool_fan_enabled = True
 cool_fan_speed_min = =cool_fan_speed * 0.8
 cool_fan_speed_max = =cool_fan_speed
 cool_fan_full_at_height = =layer_height_0 + 7 * layer_height

Some files were not shown because too many files changed in this diff