rondlh

Results 22 issues of rondlh

### Did you test the latest `bugfix-2.1.x` code? Yes, and the problem still exists. ### Bug Description I'm using soft endstops on an IDEX system with X1_MIN_POS 0 and X2_MIN_POS...

I'm running a recent version of Marlin on a MKS SGEN_L V2.0, it will mount the onboard MicroSD via the USB interface. This makes it easy to update the firmware...

In the image below, the right file has an additional empty line, which I want to mirror to the right (delete the extra line), but the "copy to right function"...

Not a bug
text compare/merge

With my limited understanding I see the following: The FDCAN implementation on the STM32G0B1 uses interrupt "TIM16_FDCAN_IT0_IRQn", which calls "TIM16_IRQHandler(void)" (in HardwareTimer.cpp). In "timer.h" it says: #define TIM16_IRQHandler TIM16_FDCAN_IT0_IRQHandler. "TIM16_IRQHandler"...

Enhancement

**Is your feature request related to a problem? Please describe.** Typically I want to print the last file I copied to the USB flash drive in my TFT display when...

Feature request

I understand that this board is targeted at Klipper, but Marlin support would be very useful for me too. Here is a Marlin code base that is already partially functional....

### Is your feature request related to a problem? Please describe. No ### Are you looking for hardware support? No ### Describe the feature you want Allow to restart the...

T: Feature Request

### Is your feature request related to a problem? Please describe. Yes, MPC doesn't always work well for ceramic hotend heaters ### Are you looking for hardware support? No ###...

T: Feature Request

### Did you test the latest `bugfix-2.1.x` code? Yes, and the problem still exists. ### Bug Description After #25758 (More endstops refactoring) homing doesn't work anymore. When sending G28 no...

Bug: Confirmed !
F: Calibration

The auto orientation (Version 3.7.1) function works well, but it makes an unwanted/unneeded rotation around the Z-axis. See picture below: Here is the model in STL format: [Peg.zip](https://github.com/user-attachments/files/15965303/Peg.zip) Note: The...