-
Start with template [instrument](https://github.com/BCDA-APS/bluesky_training/tree/main/bluesky/instrument) from APS bluesky training repository.
Need support for:
- shutter
- simulated beam in…
-
z_offset problems with delta
Hi, I built a Delta with Ramps 1.4 / TMC2100 @ Spredcycle 42.5v
A / B / C Motors and all sensors are runnin. For Z Min i Use a Piezo Sensor.
The Delta Calibration w…
-
Hi Everyone,
I am having a problem when probing on my Anycubic kossel linear plus. When the nozzle touches the bed, the piezo probe triggers but does not stop moving immediately. As a result, z hei…
-
I have a problem with the `M300` command. At the end of the print I use `M300` to play a song like A-Team or Star Wars. This helps me to know when the printer is done. But now when I play the code, it…
-
I've build a simple ESP32 board (pin compatible with MaxESP3, but only ESP32 and 2 TMC2130 SPI V3 from Bigtreetech installed).
I want to know how to enable StealthChop mode? I tried to set TMC2130S…
-
While answering a forum question I came across this line: https://github.com/MarlinFirmware/Marlin/blob/7866fa161f46e57fae1d9a82df4927de5e6dc6bb/Marlin/temperature.cpp#L1140
```
if (temperature >= (t…
-
### Did you test the latest `bugfix-2.0.x` code?
No, but I will test it now!
### Bug Description
I'm new to Marlin, and relatively new to 3d printing. This is my first printer, Ender-3 with 4.2.2 M…
-
We should probably do a quick check of M48, M401 and M402. Antclabs downloaded the current software because they wanted to check out the heaters being turned off during probing. And they ran into …
-
Hello, i'm having An issue when i upload Marlin 2 to my Skr2.0 revB with 2209 stepper drivers. Printer is a tronxy x5s corexy model. I can move all Axis, however X and Y only move diagonally. Corexy …
-
Currently the z probing is cut to one-third speed if the probe is defined as analogue. This is not appropriate for analogue piezo probes.
Temporarily increasing the z axis max speed is not a workroun…