Welcome! Log In Create A New Profile

Advanced

Auto bed level NOT level

Posted by imfineyourefine 
Auto bed level NOT level
October 11, 2018 11:22AM
Ugh, thought I had my BLtouch working but I can't seem to get a good level first layer. The left side of my calibration print is always smashed and the right side lower.

I'm not running a G28 after bed leveling, so I'm not sure what could be the issue. I've got bltouch enabled in the firmware as well as bilenear bed leveling and it's running the bed leveling and saving a mesh, but when it prints, one side is obviously off from the other??

Here's my start gcode:

G21 ;metric values
G90 ;absolute positioning
M82 ;set extruder to absolute mode
M107 ;start with the fan off
G28 ;move X/Y to min endstops
G29 ;auto bed leveling
;G28 Z0 ;move Z to min endstops
G1 Z15.0 F200 ;move the platform down 15mm
G92 E0 ;zero the extruded length
G1 X100 Y0 F4000 ;move halfway along edge
G1 Z1 ;move extruder close to bed
M109 S205 ;heat to 205
G4 P10000 ;wait 10 sec
G1 E10 ;extrude 10mm
G1 Z15 F12000 E5 ;fast move
G92 E0 ;zero the extruded length again
G1 F600
;Put printing message on LCD screen
M117 Printing...
M900 K.08 ;set K factor PLA
Re: Auto bed level NOT level
October 13, 2018 03:10AM
What firmware are you using?


--
Kind regards
Imqqmi

NFAN CoreXY printer:
[reprap.org]
Re: Auto bed level NOT level
October 13, 2018 04:23AM
never mind... I didnt read enough first time....

Edited 1 time(s). Last edit at 10/13/2018 04:24AM by Dust.
Sorry, only registered users may post in this forum.

Click here to login