Search found 2 matches
- Sat Jan 13, 2018 12:03 am
- Forum: Products FAQ
- Topic: How to set up the 3d touch on ramps board with marlin
- Replies: 4
- Views: 16226
Re: How to set up the 3d touch on ramps board with marlin
Humm.. I think is better to check the 5V between the RED and BROWN wires
- Fri Jan 12, 2018 11:59 pm
- Forum: Products FAQ
- Topic: How to set up the 3d touch on ramps board with marlin
- Replies: 4
- Views: 16226
Re: How to set up the 3d touch on ramps board with marlin
Looks like your configuration is good enough to light up 3d touch, except for those 2 definitions:
#define X_PROBE_OFFSET_FROM_EXTRUDER 6 // X offset: -left +right [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER -4 // Y offset: -front +behind [the nozzle]
X and Y offset tells to Marlin the ...
#define X_PROBE_OFFSET_FROM_EXTRUDER 6 // X offset: -left +right [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER -4 // Y offset: -front +behind [the nozzle]
X and Y offset tells to Marlin the ...