Creality Ender-3 Volcano 0.8 Nozzle + BLTouch RECALL.ini 4.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. # generated by PrusaSlicer 2.3.1+win64 on 2021-04-21 at 22:50:12 UTC
  2. bed_custom_model =
  3. bed_custom_texture =
  4. bed_shape = 0x0,220x0,220x220,0x220
  5. before_layer_gcode = ;BEFORE_LAYER_CHANGE\nG92 E0.0\n;Layer [layer_num]\n;[layer_z]mm\n;Printing layer [layer_num] at [layer_z]mm\n\n
  6. between_objects_gcode =
  7. color_change_gcode = M600
  8. cooling_tube_length = 5
  9. cooling_tube_retraction = 91.5
  10. default_filament_profile =
  11. default_print_profile =
  12. deretract_speed = 0
  13. end_gcode = G4 ; wait\nM221 S100\nM106 S0 ; turn off cooling fan\nM104 S0 ; turn off extruder\nM140 S0 ; turn off bed\nG91\nG1 F1800 E-3\nG90\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+30, max_print_height)}{endif} ; Move print head up\nG28 X0 ; home x and y axis\nG1 Y180; Remove Print Position\nM84 ; disable motors\nM300 S2600 P100; Beep
  14. extra_loading_move = -2
  15. extruder_colour = #FFFF00
  16. extruder_offset = 0x0
  17. gcode_flavor = marlin
  18. high_current_on_filament_swap = 0
  19. host_type = octoprint
  20. inherits = Creality ENDER-3
  21. layer_gcode = ;AFTER_LAYER_CHANGE\nG92 E0.0\n;Layer [layer_num]\n;[layer_z]mm\n;Printing layer [layer_num] at [layer_z]mm\n\n
  22. machine_limits_usage = emit_to_gcode
  23. machine_max_acceleration_e = 5000,5000
  24. machine_max_acceleration_extruding = 1250,1250
  25. machine_max_acceleration_retracting = 1250,1250
  26. machine_max_acceleration_x = 1000,960
  27. machine_max_acceleration_y = 1000,960
  28. machine_max_acceleration_z = 1000,1000
  29. machine_max_feedrate_e = 120,120
  30. machine_max_feedrate_x = 200,100
  31. machine_max_feedrate_y = 200,100
  32. machine_max_feedrate_z = 12,12
  33. machine_max_jerk_e = 1.5,1.5
  34. machine_max_jerk_x = 8,8
  35. machine_max_jerk_y = 8,8
  36. machine_max_jerk_z = 0.4,0.4
  37. machine_min_extruding_rate = 0,0
  38. machine_min_travel_rate = 0,0
  39. max_layer_height = 0.65
  40. max_print_height = 225
  41. min_layer_height = 0.07
  42. nozzle_diameter = 0.8
  43. parking_pos_retraction = 92
  44. pause_print_gcode = M601
  45. print_host =
  46. printer_model = Ender3
  47. printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_CREALITY\nPRINTER_MODEL_ENDER3\nPRINTER_HAS_BOWDEN\nPRINTER_HAS_VOLCANO
  48. printer_settings_id =
  49. printer_technology = FFF
  50. printer_variant =
  51. printer_vendor =
  52. printhost_apikey =
  53. printhost_cafile =
  54. remaining_times = 1
  55. retract_before_travel = 1.5
  56. retract_before_wipe = 0%
  57. retract_layer_change = 1
  58. retract_length = 3
  59. retract_length_toolchange = 4
  60. retract_lift = 0.6
  61. retract_lift_above = 0
  62. retract_lift_below = 234
  63. retract_restart_extra = 0
  64. retract_restart_extra_toolchange = 0
  65. retract_speed = 70
  66. silent_mode = 0
  67. single_extruder_multi_material = 0
  68. start_gcode = M117 Heating... ;Put printing message on LCD screen\nM300 S2500 P100; Beep\nM204 T4000 ; sets acceleration (P, T) and retract acceleration (R), mm/sec^2\nM221 S{if layer_height<0.075}100{else}100{endif} ; Set flow\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\n\n;G1 Z50 ; this is a good start heating position\n;G28 X Y; Home X\n;G1 Y100 ; this is a good start heating position\n;M84 ; disable motors\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\n\n; Auto Leveling\n;M280 P0 S160 ; BLTouch alarm release\n;G4 P100 ; delay for BLTouch\nG28 ; home\n;G29 ; auto bed leveling ONLY UNCOMMENT THIS IF BED LEVELING WITH BLTOUCH REMOVE\n; // M500 ; ONLY UNCOMMENT THIS IF BED LEVELING WITH BLTOUCH REMOVE\nM420 S1 ; Load Saved Eeprom From Auto Level\n\n; Start of print\nG21; metric values\nG90 ; absolute positioning\nM83 ; use relative distances for extrusion\n\n; You may want to adjust the X and Y here so the nozzle is really above the bed!\nG1 X4 Y10 F7200 ; Move to a position in the left front of the bed\nG1 Z0.6; Move nozzle above 0.6 mm of the bed\n\nG91 ; Use relative mode\n; now print a line of filament to prepare extrusion\nG1 Y50 E20 F1000 ; prints a line in the front\nG1 Y50 E40 F1000 ; prints a line in the front\n\n; Done with the dancing :)\nG92 E0 ; Set extrusion distance to 0\nG90 ; switch back to absolute mode\n\nM117 Printing... ;Put printing message on LCD screen\n; Start of actual GCode for the print
  69. template_custom_gcode =
  70. thumbnails =
  71. toolchange_gcode =
  72. use_firmware_retraction = 0
  73. use_relative_e_distances = 1
  74. use_volumetric_e = 0
  75. variable_layer_height = 1
  76. wipe = 1
  77. z_offset = 0