Creality Ender-3 DirectDrive Volcano 0.6 Nozzle + BLTouch.ini 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. # generated by PrusaSlicer 2.4.0+win64 on 2022-01-08 at 18:09:45 UTC
  2. bed_custom_model =
  3. bed_custom_texture =
  4. bed_shape = 0x0,217x0,217x200,0x200
  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 = "Generic PLA Volcano"
  11. default_print_profile = 0.30mm 0.6 nozzle MK3 Volcano
  12. deretract_speed = 0
  13. end_gcode = G4 ; wait\nM221 S100 ; reset flow\nM900 K0 ; reset LA\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 = marlin2
  18. high_current_on_filament_swap = 0
  19. host_type = octoprint
  20. inherits = Original Prusa i3 MK3 0.6 nozzle Volcano
  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_travel = 1500,1250
  27. machine_max_acceleration_x = 1000,960
  28. machine_max_acceleration_y = 1000,960
  29. machine_max_acceleration_z = 1000,1000
  30. machine_max_feedrate_e = 120,120
  31. machine_max_feedrate_x = 200,100
  32. machine_max_feedrate_y = 200,100
  33. machine_max_feedrate_z = 12,12
  34. machine_max_jerk_e = 4.5,4.5
  35. machine_max_jerk_x = 8,8
  36. machine_max_jerk_y = 8,8
  37. machine_max_jerk_z = 0.4,0.4
  38. machine_min_extruding_rate = 0,0
  39. machine_min_travel_rate = 0,0
  40. max_layer_height = 0.45
  41. max_print_height = 237
  42. min_layer_height = 0.1
  43. nozzle_diameter = 0.6
  44. parking_pos_retraction = 92
  45. pause_print_gcode = M601
  46. print_host =
  47. printer_model = Ender3
  48. 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_FULLMODEL_ENDER3_DD_06\nPRINTER_HAS_VOLCANO\nPRINTER_HAS_DIRECT_DRIVE\nMAX_VOLUMETRIC_25
  49. printer_settings_id =
  50. printer_technology = FFF
  51. printer_variant =
  52. printer_vendor =
  53. printhost_apikey =
  54. printhost_cafile =
  55. remaining_times = 1
  56. retract_before_travel = 1
  57. retract_before_wipe = 0%
  58. retract_layer_change = 1
  59. retract_length = 0.8
  60. retract_length_toolchange = 4
  61. retract_lift = 0.6
  62. retract_lift_above = 0
  63. retract_lift_below = 236
  64. retract_restart_extra = 0
  65. retract_restart_extra_toolchange = 0
  66. retract_speed = 35
  67. silent_mode = 0
  68. single_extruder_multi_material = 0
  69. start_gcode = M117 Heating... ;Put printing message on LCD screen\nM300 S2500 P100; Beep\nM204 T1250 ; 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 S140 ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\n\n;G1 Z50 ; this is a good start heating position\nG28 X Y; Home X Y\nG1 Y10 ; this is a good start heating position\nM84 ; disable motors\n\nM109 S140; wait for extruder temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\n\n; Auto Leveling\nM280 P0 S160 ; BLTouch alarm release\nG4 P100 ; delay for BLTouch\nG28 ; home\nG29 ; auto bed leveling ONLY UNCOMMENT THIS IF BED LEVELING WITH BLTOUCH REMOVE\nM500 ; ONLY UNCOMMENT THIS IF BED LEVELING WITH BLTOUCH REMOVE\n;M420 S1 ; Load Saved Eeprom From Auto Level\n\nM104 S[first_layer_temperature] ; set extruder temp\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 X0 Y0 F7200 ; Move to a position in the left front of the bed\nG1 Z0.6; Move nozzle above 0.6 mm of the bed\nG91 ; Use relative mode\n\nM109 S[first_layer_temperature] ; wait for extruder temp\n\n; now print a line of filament to prepare extrusion\nG1 F1800 E3\nG1 Y40 E20 F1000 ; prints a line in the front\nG1 Y40 E20 F800 ; 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
  70. template_custom_gcode =
  71. thumbnails =
  72. toolchange_gcode =
  73. use_firmware_retraction = 0
  74. use_relative_e_distances = 1
  75. use_volumetric_e = 0
  76. variable_layer_height = 1
  77. wipe = 1
  78. z_offset = 0