diff --git a/live/Artillery/0.0.8.ini b/live/Artillery/0.0.8.ini index 53062e7..e2c222e 100644 --- a/live/Artillery/0.0.8.ini +++ b/live/Artillery/0.0.8.ini @@ -252,7 +252,6 @@ use_relative_e_distances = 0 [printer:*common_X4*] inherits = *common_X3_X4* default_filament_profile = Artillery PLA & PLA HS @X4 -default_print_profile = gcode_flavor = klipper machine_max_acceleration_travel = 1500,1250 machine_max_acceleration_x = 10000,1000 @@ -326,6 +325,7 @@ max_print_height = 260 inherits = *common_X4* printer_model = X4 Plus bed_shape = 0x0,300x0,300x300,0x300 +default_print_profile = Default X4 Plus PETG/PLA/PLA+ @Artillery machine_max_feedrate_e = 100,120 machine_max_feedrate_z = 13,12 machine_max_jerk_e = 10,2.5 @@ -338,6 +338,7 @@ end_gcode = G91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 inherits = *common_X4* printer_model = X4 Pro bed_shape = 0x0,240x0,240x240,0x240 +default_print_profile = Default X4 Pro PETG/PLA/PLA+ @Artillery machine_max_feedrate_e = 120,120 machine_max_feedrate_z = 13,13 machine_max_jerk_e = 2.5,2.5 @@ -349,7 +350,8 @@ end_gcode = G91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 [printer:Artillery Sidewinder X4 Max] inherits = *common_X4* printer_model = X4 Max -bed_shape = 0x0,500x0,500x500,0x500 +bed_shape = 0x0,500x0,500x500,0x500 +default_print_profile = Default X4 Max PETG/PLA/PLA+ @Artillery machine_max_feedrate_e = 100,120 machine_max_feedrate_z = 13,12 machine_max_jerk_e = 10,2.5 @@ -666,14 +668,6 @@ first_layer_extrusion_width = 0.42 infill_overlap = 25% max_print_speed = 400 -[print:*common_x4*] -inherits = *common_x3_x4* -bridge_acceleration = 3000 -external_perimeter_acceleration = 3000 -first_layer_acceleration = 3000 -first_layer_extrusion_width = 0.5 -infill_overlap = 75% - [print:Default X3 ABS/PETG/PLA_Silk @Artillery] inherits = *common_x3* external_perimeter_speed = 50% @@ -689,6 +683,110 @@ inherits = *common_x3* external_perimeter_speed = 30 infill_speed = 30 +[print:*common_x4*] +inherits = *common_x3_x4* +bridge_acceleration = 3000 +external_perimeter_acceleration = 3000 +first_layer_acceleration = 3000 +first_layer_extrusion_width = 0.5 +infill_overlap = 75% + +[print:*common_x4_max*] +inherits = *common_x4* +default_acceleration = 3000 +compatible_printers_condition = printer_model=~/(X4 Max).*/ and nozzle_diameter[0]==0.4 + +[print:*common_x4_plus*] +inherits = *common_x4* +default_acceleration = 5000 +compatible_printers_condition = printer_model=~/(X4 Plus).*/ and nozzle_diameter[0]==0.4 + +[print:*common_x4_pro*] +inherits = *common_x4* +default_acceleration = 10000 +compatible_printers_condition = printer_model=~/(X4 Pro).*/ and nozzle_diameter[0]==0.4 + +[print:*common_x4_ABS_PETG_PLA*] +external_perimeter_speed = 50% +max_print_speed = 300 + +[print:Default X4 Max ABS @Artillery] +inherits = *common_x4_max*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 0 +infill_speed = 100 + +[print:Default X4 Plus ABS @Artillery] +inherits = *common_x4_plus*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 0 +infill_speed = 100 + +[print:Default X4 Pro ABS @Artillery] +inherits = *common_x4_pro*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 0 +infill_speed = 100 + +[print:Default X4 Max PETG/PLA/PLA+ @Artillery] +inherits = *common_x4_max*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 0 +infill_speed = 150 + +[print:Default X4 Plus PETG/PLA/PLA+ @Artillery] +inherits = *common_x4_plus*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 0 +infill_speed = 150 + +[print:Default X4 Pro PETG/PLA/PLA+ @Artillery] +inherits = *common_x4_pro*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 0 +infill_speed = 300 + +[print:Default X4 Max PLA HS @Artillery] +inherits = *common_x4_max*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 1 +infill_speed = 150 + +[print:Default X4 Plus PLA HS @Artillery] +inherits = *common_x4_plus*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 1 +infill_speed = 150 + +[print:Default X4 Pro PLA HS @Artillery] +inherits = *common_x4_pro*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 1 +infill_speed = 300 + +[print:Default X4 Max PLA Silk @Artillery] +inherits = *common_x4_max*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 0 +infill_speed = 150 + +[print:Default X4 Plus PLA Silk @Artillery] +inherits = *common_x4_plus*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 0 +infill_speed = 150 + +[print:Default X4 Pro PLA Silk @Artillery] +inherits = *common_x4_pro*; common_x4_ABS_PETG_PLA +avoid_crossing_perimeters = 0 +infill_speed = 150 + +[print:*common_x4_TPU*] +avoid_crossing_perimeters = 0 +enable_dynamic_overhang_speeds = 0 +external_perimeter_speed = 30 +fill_density = 15% +infill_speed = 30 +max_print_speed = 60 + +[print:Default X4 Max TPU @Artillery] +inherits = *common_x4_max*; common_x4_TPU + +[print:Default X4 Plus TPU @Artillery] +inherits = *common_x4_plus*; common_x4_TPU + +[print:Default X4 Pro TPU @Artillery] +inherits = *common_x4_pro*; common_x4_TPU + ############### ## FILAMENTS ## ###############