Browse Source

parameter update

parameter update
AnnaKang0219 3 years ago
parent
commit
072243d713

+ 1 - 1
resources/definitions/xyzprinting_base.def.json

@@ -16,7 +16,7 @@
         "has_variants": true,
         "has_machine_quality": true,
         "preferred_quality_type": "normal",
-        "preferred_material": "generic_pla",
+        "preferred_material": "xyzprinting_antibact_pla",
         "variants_name": "Nozzle Type"
     },
     "overrides": {

+ 1 - 1
resources/definitions/xyzprinting_da_vinci_jr_w_pro.def.json

@@ -13,7 +13,7 @@
         "supports_usb_connection": true,
         "preferred_quality_type": "normal",
 		"quality_definition": "xyzprinting_da_vinci_jr_w_pro",
-		"preferred_variant_name": "Hardened Steel 0.4mm Nozzle",
+		"preferred_variant_name": "Stainless Steel 0.4mm Nozzle",
         "variants_name": "Nozzle Type",
 		"machine_extruder_trains": {
             "0": "xyzprinting_da_vinci_jr_w_pro_extruder_0"

+ 0 - 0
resources/extruders/xyzprinting_da_vinci_jr_w_pro_extruder_0.json → resources/extruders/xyzprinting_da_vinci_jr_w_pro_extruder_0.def.json


+ 2 - 1
resources/quality/xyzprinting/anti_bact/xyzprinting_da_vinci_jr_1p0a_pro_copper_0.40_antibact_coarse.inst.cfg

@@ -22,10 +22,11 @@ material_final_print_temperature = =material_print_temperature
 speed_print = 30
 speed_wall = =speed_print
 speed_topbottom = 10 
-speed_infill = =65
+speed_infill = 65
 speed_support = =speed_print
 speed_travel = 120
 retraction_amount = 4.5
 retraction_speed = =speed_print
+retraction_prime_speed = =retraction_speed
 skirt_brim_speed = =speed_print
 infill_sparse_density = 10

+ 2 - 1
resources/quality/xyzprinting/anti_bact/xyzprinting_da_vinci_jr_1p0a_pro_copper_0.40_antibact_draft.inst.cfg

@@ -22,10 +22,11 @@ material_final_print_temperature = =material_print_temperature
 speed_print = 30
 speed_wall = =speed_print
 speed_topbottom = 10 
-speed_infill = =65
+speed_infill = 65
 speed_support = =speed_print
 speed_travel = 120
 retraction_amount = 4.5
 retraction_speed = =speed_print
+retraction_prime_speed = =retraction_speed
 skirt_brim_speed = =speed_print
 infill_sparse_density = 10

+ 2 - 1
resources/quality/xyzprinting/anti_bact/xyzprinting_da_vinci_jr_1p0a_pro_copper_0.40_antibact_fine.inst.cfg

@@ -20,10 +20,11 @@ material_final_print_temperature = =material_print_temperature
 speed_print = 30
 speed_wall = =speed_print
 speed_topbottom = 10 
-speed_infill = =65
+speed_infill = 65
 speed_support = =speed_print
 speed_travel = 120
 retraction_amount = 4.5
 retraction_speed = =speed_print
+retraction_prime_speed = =retraction_speed
 skirt_brim_speed = =speed_print
 infill_sparse_density = 10

+ 2 - 1
resources/quality/xyzprinting/anti_bact/xyzprinting_da_vinci_jr_1p0a_pro_copper_0.40_antibact_normal.inst.cfg

@@ -22,10 +22,11 @@ material_final_print_temperature = =material_print_temperature
 speed_print = 30
 speed_wall = =speed_print
 speed_topbottom = 10 
-speed_infill = =65
+speed_infill = 65
 speed_support = =speed_print
 speed_travel = 120
 retraction_amount = 4.5
 retraction_speed = =speed_print
+retraction_prime_speed = =retraction_speed
 skirt_brim_speed = =speed_print
 infill_sparse_density = 10

+ 1 - 0
resources/quality/xyzprinting/anti_bact/xyzprinting_da_vinci_jr_pro_xeplus_copper_0.40_antibact_coarse.inst.cfg

@@ -27,5 +27,6 @@ speed_support = =speed_print
 speed_travel = 120
 retraction_amount = 5.0
 retraction_speed = 15
+retraction_prime_speed = =retraction_speed
 skirt_brim_speed = =speed_print
 infill_sparse_density = 10

+ 1 - 0
resources/quality/xyzprinting/anti_bact/xyzprinting_da_vinci_jr_pro_xeplus_copper_0.40_antibact_draft.inst.cfg

@@ -27,5 +27,6 @@ speed_support = =speed_print
 speed_travel = 120
 retraction_amount = 5.0
 retraction_speed = 15
+retraction_prime_speed = =retraction_speed
 skirt_brim_speed = =speed_print
 infill_sparse_density = 10

+ 1 - 0
resources/quality/xyzprinting/anti_bact/xyzprinting_da_vinci_jr_pro_xeplus_copper_0.40_antibact_fine.inst.cfg

@@ -27,5 +27,6 @@ speed_support = =speed_print
 speed_travel = 120
 retraction_amount = 5.0
 retraction_speed = 15
+retraction_prime_speed = =retraction_speed
 skirt_brim_speed = =speed_print
 infill_sparse_density = 10

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