Browse Source

Merge branch 'New_raft_settings_Nylon_PLA_ABS' of github.com:Ultimaker/Cura

Jaime van Kessel 4 years ago
parent
commit
bf7914dd5e

+ 3 - 0
resources/quality/ultimaker_s3/um_s3_aa0.25_Nylon_Normal_Quality.inst.cfg

@@ -33,3 +33,6 @@ switch_extruder_prime_speed = 30
 switch_extruder_retraction_amount = 30
 switch_extruder_retraction_speeds = 40
 wall_line_width_x = =wall_line_width
+raft_airgap = 0.4
+raft_surface_speed = 45
+speed_layer_0 = 10

+ 2 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print.inst.cfg

@@ -29,3 +29,5 @@ wall_thickness = 1
 infill_line_width = =round(line_width * 0.4 / 0.35, 2)
 speed_infill = =math.ceil(speed_print * 50 / 60)
 
+raft_airgap = 0.15
+speed_layer_0 = 10

+ 2 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print.inst.cfg

@@ -28,3 +28,5 @@ speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
 infill_line_width = =round(line_width * 0.4 / 0.35, 2)
 speed_infill = =math.ceil(speed_print * 45 / 60)
 
+raft_airgap = 0.15
+speed_layer_0 = 10

+ 2 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_High_Quality.inst.cfg

@@ -27,3 +27,5 @@ speed_wall = =math.ceil(speed_print * 30 / 50)
 infill_line_width = =round(line_width * 0.4 / 0.35, 2)
 speed_infill = =math.ceil(speed_print * 40 / 50)
 
+raft_airgap = 0.15
+speed_layer_0 = 10

+ 3 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality.inst.cfg

@@ -25,3 +25,6 @@ speed_wall = =math.ceil(speed_print * 30 / 55)
 
 infill_line_width = =round(line_width * 0.4 / 0.35, 2)
 speed_infill = =math.ceil(speed_print * 40 / 55)
+
+raft_airgap = 0.15
+speed_layer_0 = 10

+ 4 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Draft_Print.inst.cfg

@@ -36,3 +36,7 @@ switch_extruder_retraction_speeds = 40
 wall_line_width_x = =wall_line_width
 
 jerk_travel = 50
+
+raft_airgap = 0.4
+raft_surface_speed = 45
+speed_layer_0 = 10

+ 4 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print.inst.cfg

@@ -36,3 +36,7 @@ switch_extruder_retraction_speeds = 40
 wall_line_width_x = =wall_line_width
 
 jerk_travel = 50
+
+raft_airgap = 0.4
+raft_surface_speed = 45
+speed_layer_0 = 10

+ 4 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_High_Quality.inst.cfg

@@ -35,3 +35,7 @@ switch_extruder_retraction_speeds = 40
 wall_line_width_x = =wall_line_width
 
 jerk_travel = 50
+
+raft_airgap = 0.4
+raft_surface_speed = 45
+speed_layer_0 = 10

+ 4 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality.inst.cfg

@@ -35,3 +35,7 @@ switch_extruder_retraction_speeds = 40
 wall_line_width_x = =wall_line_width
 
 jerk_travel = 50
+
+raft_airgap = 0.4
+raft_surface_speed = 45
+speed_layer_0 = 10

+ 3 - 0
resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print.inst.cfg

@@ -33,3 +33,6 @@ infill_sparse_density = 15
 layer_height_0 = 0.2
 acceleration_wall = 2000
 acceleration_wall_0 = 2000
+
+raft_airgap = 0.25
+speed_layer_0 = 10

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