-
![image](https://github.com/user-attachments/assets/e2e2f7e2-08af-421c-a4eb-b614d64fa6b7)
![image](https://github.com/user-attachments/assets/27abbdc8-7e17-4d26-8b4c-107f2e2b239c)
![image](https…
-
In contrary to the stock firmware, OpenQ1 does currently not disable the stepper motors after printing. That results in a power usage of around 50W idle (compared to 14W) and rather high temperatures.…
-
When I read the "Stepper Motor Tweaks" changes it seemed like a great idea. I purchased a very good quality 80mm fan with the same connector so no wiring changes. I printed the new mount and fitted …
-
I'm not quite sure the problem, it may be due to current/voltage, or the wiring of the `stepper -> TMC2209`. The wiring should be the same as [this schematic](https://github.com/quintindunn/StringArtR…
-
Hey there! I'm trying to make simple movements with the motor, having it just move at a constant speed. I'm facing an issue where the motor makes a stuttering sound, sorta sounds like a locomotive. Th…
-
Trident 300 cubed LDO Rev A Kit.
After enabling klipper_tmc_autotune for the motors I have, if I'm printing multiple objects, the very first object's first layer looks normal. When it moves to the…
-
Currently we're using the `SP` command, which retrieves the set position. However, it won't work if the motor is moving, so we return `None` in this case. There's also a similar artificial limitation …
-
Lets say I have a stepper motor driver, and I want to keep track of the total number of steps that I have commanded to the motor. Is there a way to have the 'motor move' command packet update a TLM pa…
-
### What happened
I have hybrid hardware, and it was initially enabled, but due to doing some debugging I set it to CoreXY mode.
Rather than changing my wiring, instead when I changed to corexy, I…
evilC updated
2 weeks ago
-
In the FINESSE rig, the stepper motor can only move to angles between 0 and 270 degrees, because there are two limit switches. (This is an artificial limitation: the hardware will not be damaged if th…