Bug Discovery Today when we were preparing for our Unified 2.33 release we discovered the compiles were failing. The cause ended up being due to the TMC libraries updating and breaking the compile for Marlin 2.0.9.1. Our Unified uses 2.0.9.1 for its code base so this was affected as well. You can fix this by […]
Tag Archives: patch
We got reports of the Z Probe Offset Wizard option (community requested feature) not working in Unified 2.32. We looked into the issue and found the menu to initiate the feature was accidentally removed from the LCD menu during code optimization to save space on certain CPUs with limited memory. This has been fixed and […]