ecl66
About
- Username
- ecl66
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
-
Thanks. I was actually trying to write changes in the software to allow Z_PROBE_HEIGHT modification using Gcode, so that's great news. I am just stuck in trying to understand how to write new data to Com:: parameters. I could send you the code if y…
-
thanks again Martin. i'm just banging my head as I can't find out the problem (i am aware of M502/M500).
-
Hi Martin, Thanks for your reply. - strangely enough, when I open the eeprom config in repetier host, i only get an empty window (only column titles) - is there a specific issue with Mac OS X (El Capitan)? - yes, the probing area is reachable by the…
-
Thanks for your quick reply. 1- I am homing indeed (G28)2- probe points are inside the bed3 - area is a square: here is my config: #define FEATURE_AUTOLEVEL 1#define Z_PROBE_X1 40#define Z_PROBE_Y1 20#define Z_PROBE_X2 190#define Z_PROBE_Y2 20#defin…