mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 07:11:22 -07:00
Initial layer Horizontal Expansion for AA0.4 and AA0.25 print core
To compensate elephant foot -> initial layer horizontal expansion setting is modeified for engineering and AA0.25 core profile for UMS5 and for UM3 for AA0.4 and AA0.25 cores.
This commit is contained in:
parent
ec66ce3445
commit
82282519a9
17 changed files with 17 additions and 0 deletions
|
|
@ -32,3 +32,4 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
|
||||||
|
|
@ -32,3 +32,4 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,3 +32,4 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
|
||||||
|
|
@ -32,3 +32,4 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
|
||||||
|
|
@ -32,3 +32,4 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
|
||||||
|
|
@ -32,3 +32,4 @@ top_bottom_thickness = =wall_thickness
|
||||||
wall_line_width_x = =line_width
|
wall_line_width_x = =line_width
|
||||||
wall_thickness = =line_width * 3
|
wall_thickness = =line_width * 3
|
||||||
xy_offset = =-layer_height * 0.2
|
xy_offset = =-layer_height * 0.2
|
||||||
|
xy_offset_layer_0 = = ((-0.2 - layer_height * 0.2) if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
|
||||||
|
|
@ -48,3 +48,4 @@ switch_extruder_retraction_amount = =machine_heat_zone_length
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
wall_line_width_x = 0.23
|
wall_line_width_x = 0.23
|
||||||
wall_thickness = 1.3
|
wall_thickness = 1.3
|
||||||
|
xy_offset_layer_0 = = (-0.2 if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
|
||||||
|
|
@ -40,3 +40,4 @@ switch_extruder_prime_speed = =switch_extruder_retraction_speeds
|
||||||
switch_extruder_retraction_amount = =machine_heat_zone_length
|
switch_extruder_retraction_amount = =machine_heat_zone_length
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
wall_thickness = 1.3
|
wall_thickness = 1.3
|
||||||
|
xy_offset_layer_0 = = (-0.2 if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
|
||||||
|
|
@ -48,3 +48,4 @@ switch_extruder_retraction_amount = =machine_heat_zone_length
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
wall_line_width_x = 0.23
|
wall_line_width_x = 0.23
|
||||||
wall_thickness = 1.3
|
wall_thickness = 1.3
|
||||||
|
xy_offset_layer_0 = = (-0.2 if adhesion_type == "skirt" or adhesion_type == "none" else 0) + xy_offset
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue