Jump to content

uberpunisher

Dormant
  • Posts

    1
  • Joined

  • Last visited

uberpunisher's Achievements

0

Reputation

  1. After slicing and loading a print on my Ender 3 pro, after the auto bed leveling takes place, the hot end moves to the left side of the bed and the extuder backs out the filament. Here is a snip of my starting gcode. I am really baffled, I can't seem to determine what could be causing this. Any help is greatly appreciated! ; Ender 3 Custom Start G-code G28 ; Home all axes G29 ; ABL G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line G92 E0 ; Reset Extruder G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish
×
×
  • Create New...