Kiss Lorand
Kiss Lorand
Hi Just an idea, it would be nice to have the end user system-level calibration implemented, as it is suggested in the INA219 datasheet on page13. `Corrected_Full_Scale_Cal = trunc( (Cal...
### Requirements BTT or MKS TFT ### Description - Mesh editor refactored once again to a more comprehensive version. - The mesh data is stored now just as it is...
### Requirements BTT or MKS TFT ### Description Serial init/deinit can cause the TFT to hang. This PR fixes this issue. #### Steps to reproduce such a hang 1. Go...
### Requirements BTT or MKS TFT ### Description Some Marlin updates broke the corner leveling. PR https://github.com/MarlinFirmware/Marlin/pull/24390 makes the TFT to freeze when corner levels are probed. PR https://github.com/MarlinFirmware/Marlin/pull/25996 breaks...
### Requirements BTT or MKS TFT. ### Description This PR is an attempt to ease up the OS timer IRQ handler. Major credit goes to @rondlh who brought it to...
### Requirements BTT or MKS TFT ### Description This PR implements DMA transmit for serial ports as opposite to the current direct (CPU-managed) mode. Direct Memory Access (DMA) for USART...
### Requirements BTT or MKS TFT ### Description This PR implements buzzer control purely interrupt base. There is no more polling anymore if there is any sound to play or...
This PR deals with some bugs in the numpad. __The bugs:__ 1. In float input mode if the decimal button (".") is pressed first than the numpad would not respond...
### Requirements BTT or MKS TFT ### Description Icons wouldn't update from the USB stick, only from the SD card. This PR fixes it, so all the FW dependencies can...
### Is there an existing issue for this problem? - [X] I have searched the existing issues ### OrcaSlicer Version v2.1.0 - dev ### Operating System (OS) Windows ### OS...