Skip to content

Instantly share code, notes, and snippets.

@drkpxl
Last active February 26, 2023 21:03
Show Gist options
  • Select an option

  • Save drkpxl/eb8554099eed32170e711b1f240c654e to your computer and use it in GitHub Desktop.

Select an option

Save drkpxl/eb8554099eed32170e711b1f240c654e to your computer and use it in GitHub Desktop.
List of changes from default Cura Profile. V3.1
version = 4
name = DrkPxl_Experimental V3.1
definition = creality_base
[metadata]
type = quality_changes
quality_type = standard
setting_version = 20
[values]
adhesion_type = none
arcwelder_allow_dynamic_precision = True
arcwelder_allow_travel_arcs = True
arcwelder_enable = True
arcwelder_g90_influences_extruder = True
jerk_enabled = True
layer_height = 0.2
layer_height_0 = 0.16
material_bed_temperature = 55
material_bed_temperature_layer_0 = 60
print_sequence = all_at_once
retraction_combing = noskin
speed_slowdown_layers = 2
support_enable = False
support_type = buildplate
version = 4
name = DrkPxl_Experimental V3.1
definition = creality_base
[metadata]
type = quality_changes
quality_type = standard
intent_category = default
position = 0
setting_version = 20
[values]
acceleration_print = 2000
bottom_layers = 4
bottom_thickness = =top_bottom_thickness
brim_line_count = 12
brim_outside_only = True
brim_width = 20
coasting_enable = True
connect_skin_polygons = True
cool_fan_full_layer = 4
cool_fan_speed = 100
cool_fan_speed_0 = 0
cool_fan_speed_max = =cool_fan_speed
infill_enable_travel_optimization = True
infill_line_distance = =0 if infill_sparse_density == 0 else (infill_line_width * 100) / infill_sparse_density * (2 if infill_pattern == 'grid' else (3 if infill_pattern == 'triangles' or infill_pattern == 'trihexagon' or infill_pattern == 'cubic' or infill_pattern == 'cubicsubdiv' else (2 if infill_pattern == 'tetrahedral' or infill_pattern == 'quarter_cubic' else (1 if infill_pattern == 'cross' or infill_pattern == 'cross_3d' else (1.6 if infill_pattern == 'lightning' else 1)))))
infill_pattern = lightning
infill_sparse_density = 15
infill_support_enabled = False
initial_bottom_layers = =bottom_layers
initial_layer_line_width_factor = 120
inset_direction = inside_out
jerk_print = 12
line_width = 0.45
material_final_print_temperature = =material_print_temperature
material_initial_print_temperature = =material_print_temperature
material_print_temperature = 205
material_print_temperature_layer_0 = 215
min_infill_area = 1
raft_margin = 5
raft_speed = 55
retraction_amount = 0.8
retraction_speed = 50
skin_monotonic = False
skin_overlap = 25
speed_infill = =speed_print
speed_layer_0 = 25
speed_print = 150
speed_travel = 150
speed_travel_layer_0 = =100 if speed_layer_0 < 20 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5
speed_wall_0 = =speed_wall
speed_wall_x = =speed_wall
support_angle = 60
support_infill_rate = 5
support_pattern = lines
top_bottom_pattern = lines
top_bottom_pattern_0 = lines
top_bottom_thickness = 1
top_layers = 4
wall_line_count = 2
wall_line_width = =line_width
wall_transition_length = 0.42
z_seam_type = sharpest_corner
zig_zaggify_infill = True
@drkpxl
Copy link
Author

drkpxl commented Jan 24, 2023

A typo existed with retraction that has been fixed with this updated updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment