-
When I use the MBL function in Marlin RC8 , the printhead start at 10mm above the printbed , and I must corrected more than -10mm to adjust the levelhight at Z 0.1 mm.
How can I adjust the Z hight …
-
Hi I've recently nearly-completed a Marlin 1.6.12 Ramps1.4 which I'm trying to use as a CNC for milling pCBs.
I have a normally open Z Min whih doubles up as a a probe using a crocodile clip on the…
-
Hi,
This is a request for assistance and possibly a bug report. I'm still very new to Marlin and not sure where to look to debug this issue to help further. I'm hoping that the information provide…
-
With [latest RCBugFix](https://github.com/MarlinFirmware/Marlin/commit/415294801f613e88779c0b2bb57e83767bb595cb), I realized that displaying of SD Card section looks like broken.
folder tree:
```
…
ghost updated
2 years ago
-
PeopleTec is currently seeking a Software Integration Engineer to support our Huntsville, AL location.
-
The Software Integration Engineer role is to plan, coordinate, architect, evaluate and test…
-
I had a discussion recently about the tool offset and switching tool and got a feature introduced so a tool switch can be done with out moving but as for today's RCBugFix I can't get the machine to re…
-
We've gotten rid of a lot of little bugs in homing and leveling lately, but the current Development code still has an obscure Z positioning problem with `G29`. So, I've narrowed down the current level…
-
I'm running the latest RCBugFix, I've just modified my printer to use dual stepper drivers for the Z axis (I had problems with one side of the axis drifting over time with the single driver for both).…
-
Z CLEARANCE BETWEEN PROBES does not work with bltouch.
G28 works beautifully, G29 does not work.
The z axis does not move up, after the first measurement point.
``` cpp
#define BLTOUCH
#define Z_ENDS…
-
I recently configured RCBugFix and uploaded to my Azteeg X3 Pro board and I can not get the autolvl to work! My probe works fine and probes the defined points correctly but when it prints, the nozzle …