123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- # generated by PrusaSlicer 2.4.0+win64 on 2022-01-08 at 18:09:45 UTC
- bed_custom_model =
- bed_custom_texture =
- bed_shape = 0x0,217x0,217x200,0x200
- 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
- between_objects_gcode =
- color_change_gcode = M600
- cooling_tube_length = 5
- cooling_tube_retraction = 91.5
- default_filament_profile = "Generic PLA Volcano"
- default_print_profile = 0.30mm 0.6 nozzle MK3 Volcano
- deretract_speed = 0
- 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
- extra_loading_move = -2
- extruder_colour = #FFFF00
- extruder_offset = 0x0
- gcode_flavor = marlin2
- high_current_on_filament_swap = 0
- host_type = octoprint
- inherits = Original Prusa i3 MK3 0.6 nozzle Volcano
- 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
- machine_limits_usage = emit_to_gcode
- machine_max_acceleration_e = 5000,5000
- machine_max_acceleration_extruding = 1250,1250
- machine_max_acceleration_retracting = 1250,1250
- machine_max_acceleration_travel = 1500,1250
- machine_max_acceleration_x = 1000,960
- machine_max_acceleration_y = 1000,960
- machine_max_acceleration_z = 1000,1000
- machine_max_feedrate_e = 120,120
- machine_max_feedrate_x = 200,100
- machine_max_feedrate_y = 200,100
- machine_max_feedrate_z = 12,12
- machine_max_jerk_e = 4.5,4.5
- machine_max_jerk_x = 8,8
- machine_max_jerk_y = 8,8
- machine_max_jerk_z = 0.4,0.4
- machine_min_extruding_rate = 0,0
- machine_min_travel_rate = 0,0
- max_layer_height = 0.45
- max_print_height = 237
- min_layer_height = 0.1
- nozzle_diameter = 0.6
- parking_pos_retraction = 92
- pause_print_gcode = M601
- print_host =
- printer_model = Ender3
- 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
- printer_settings_id =
- printer_technology = FFF
- printer_variant =
- printer_vendor =
- printhost_apikey =
- printhost_cafile =
- remaining_times = 1
- retract_before_travel = 1
- retract_before_wipe = 0%
- retract_layer_change = 1
- retract_length = 0.8
- retract_length_toolchange = 4
- retract_lift = 0.6
- retract_lift_above = 0
- retract_lift_below = 236
- retract_restart_extra = 0
- retract_restart_extra_toolchange = 0
- retract_speed = 35
- silent_mode = 0
- single_extruder_multi_material = 0
- 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
- template_custom_gcode =
- thumbnails =
- toolchange_gcode =
- use_firmware_retraction = 0
- use_relative_e_distances = 1
- use_volumetric_e = 0
- variable_layer_height = 1
- wipe = 1
- z_offset = 0
|