hey guys, so my buddy just put a BLtouch on his non duet board and he had to set the touch to probe before the print then save the points it pulled to get the first layer, here is the gcode he used.
do we need to do something like that?
G28 ; home all axes
G1 Z10 F600 ; raise Z axis
M190 S[bed0_temperature] ; stabilize bed
M109 S[extruder0_temperature] ; stabilize extruder
G1 X5 Y10 Z0.2 F3000 ; move to wait position
G28; Home all axes
G29; bed leveling
M500; Store bed settings
G92 E0 ; reset extrusion distance
G1 E90 F1500 ; load filament
G92 E0 ; reset extrusion distance
G1 X160 E15 F600 ; prime nozzle
G1 X180 F5000 ; quick wipe