-
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…
-
I'm printing in the air after my start gcode does a g29 with servo mounted probe and auto bed leveling with Ramps 1.4. Any ideas?
[Configuration.txt](https://github.com/MarlinFirmware/Marlin/files/1…
-
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…
-
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…
-
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).…
-
Hello
I have been using stageros to simulate a robot running navigation 2d application [https://github.com/skasperski/navigation_2d].
I am trying to compare the odometry and ground truth pose that…
-
Hallo , i am new on ROS & Rtabmap, i am trying to bild a 3D map using Gazebo and Rtabmap And i got this
My Launch file:
…
-
Hi, sorry to raise this problem but I have spent more hours than I care to admit in trying to understand the problem using various sources including these forums.
Using Marlin V. 1.1.0 RC7 I have s…
-
After installing the new motors and reduction drives, I tested and adjusted the chains several times using the manual driving with no cameras or LTE antenna connected. When I felt the chain drives wer…
-
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…