1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- # generated by PrusaSlicer 2.3.1+win64 on 2021-04-21 at 22:50:05 UTC
- bed_custom_model =
- bed_custom_texture =
- bed_shape = 0x0,220x0,220x220,0x220
- before_layer_gcode = ;BEFORE_LAYER_CHANGE\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 =
- default_print_profile =
- deretract_speed = 0
- 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\n;M300 S2600 P100; Beep
- extra_loading_move = -2
- extruder_colour = #FFFF00
- extruder_offset = 0x0
- gcode_flavor = marlin
- high_current_on_filament_swap = 0
- host_type = octoprint
- inherits = Creality ENDER-3
- layer_gcode = ;AFTER_LAYER_CHANGE\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_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 = 1.5,1.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.25
- max_print_height = 250
- min_layer_height = 0.07
- nozzle_diameter = 0.4
- 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_HAS_BOWDEN\nPRINTER_NOT_VOLCANO
- printer_settings_id =
- printer_technology = FFF
- printer_variant =
- printer_vendor =
- printhost_apikey =
- printhost_cafile =
- remaining_times = 0
- retract_before_travel = 1.5
- retract_before_wipe = 60%
- retract_layer_change = 1
- retract_length = 6.8
- retract_length_toolchange = 4
- retract_lift = 0.6
- retract_lift_above = 0
- retract_lift_below = 239
- retract_restart_extra = 0
- retract_restart_extra_toolchange = 0
- retract_speed = 60
- 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 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 X5 Y18 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 E40 F1000 ; prints a line in the front\nG1 Y50 E20 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
- 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
|