Cults3DDirect drive Ender 3 Pro E3D V6, BMG
0
303 downloads on Cults3D
29 likes on Cults3D
More like this
Loading...
Description
My vision of hanging direct drive with BMG and E3Dv V6 with short bowden
Everything fits in the frame. Changes in marlin are PID, #define NOZZLE_TO_PROBE_OFFSET {-10, 8, 0},
// @section homing
// The center of the bed is at (X = 0, Y = 0)
// # define BED_CENTER_AT_0_0
// Manually set the home position. Leave these undefined for automatic settings.
// For DELTA this is the top-center of the Cartesian print volume.
#define MANUAL_X_HOME_POS 2
#define MANUAL_Y_HOME_POS -7
// # define