Marlin-2.0.x-SKR-Mini-E3-v1.2 icon indicating copy to clipboard operation
Marlin-2.0.x-SKR-Mini-E3-v1.2 copied to clipboard

Changing Probe Offsets then Recompiling

Open eeynooo opened this issue 5 years ago • 2 comments

So I need to change the probe offset from the nozzle because my BLTouch will probe the last 3 off the bed, so It says to change them in the config.h which I did, but I've been trying to figure out how to recompile this to get a .BIN file and for the life of me I cannot get it to happen, I have platformIO, and All i did was download the zip, extract it, open it in platformIO and go to the config change the numbers, and tried to compile it using ctrl+alt+B and I get an error. I'm kinda new to this so sorry if it is something super basic, Ive just spent hours on this stupid thing

eeynooo avatar Oct 27 '19 04:10 eeynooo

Hi, I will need a bit more info. However I expect its one of the following;

  1. The path you have stored the source code is probabaly too large or on a "online" drive such as onedrive.. Try something simple like c:\marlin\
  2. You will likely need to install git bash

If all else fails, dump your log into pastebin and include the link here, I will try to take a look

gazcbm avatar Oct 28 '19 15:10 gazcbm

I've attempted to change the configuration.h and then recompile, only to adapt the offsets to suit the hero me fan duct, but after flashing the firmware, the printer probes only on the edge when homing, which is weird because the compiled firmware works 100%. Any ideas what's wrong?

rickard2014 avatar Apr 06 '20 02:04 rickard2014