Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12094

Can not understand probe offset. Help please

$
0
0
For the life of me i can not wrap my feeble mind around the probe offset and what the affected settings should be. I need some help. Ive spent 25 years manually programming CNC equipment and using CadCam software for the last 7 or 8 years. I dont know why this turns my brain inside out but i just cant nail it down.

Had it working great and ended up changing to a 18mm inductive probe . After making a new probe mount which moved it to the side of my nozzle i cant get Marlin to compile again.
Here is my current configuration settings for the new setup.

#define X_PROBE_OFFSET_FROM_EXTRUDER -52.75
#define Y_PROBE_OFFSET_FROM_EXTRUDER 0


#define X_BED_SIZE 230
#define Y_BED_SIZE 135

#define X_MAX_POS 230
#define Y_MAX_POS 135

----------
(WHAT SHOULD THESE BE TO WORK ?)

#define LEFT_PROBE_BED_POSITION
#define RIGHT_PROBE_BED_POSITION
#define FRONT_PROBE_BED_POSITION 0
#define BACK_PROBE_BED_POSITION 120
---------

Any help greatly appreciated.

Viewing all articles
Browse latest Browse all 12094

Trending Articles