This repository has been archived by the owner on Oct 1, 2022. It is now read-only.
Releases: th3dstudio/TH3D-Unified-U1.R2
Releases · th3dstudio/TH3D-Unified-U1.R2
Unified 1 for Wanhao i3 Plus
Wanhao i3 Plus Only Package
Due to the LCD limitations on the i3 Plus we are not migrating it to Unified 2.
This is a pack made just for the i3 Plus that is pre-setup for just that machine.
The release package includes the firmware and pre-setup Arduino IDE to compile and upload the firmware.
This is based on U1.R2.B5
U1.R2.B5 - Release
New Printer Support
- Added Zonestar S5F Support
- Support for stock ABL sensor (if equipped)
- Support for EZABL with custom probe mount
U1.R2.B4 - Release
New Machine Support
- Added Support for the Wanhao (PowerSpec) i3 Mini V2 with heated bed
- If you added a heated bed to your V1 you can just set it up in the firmware with the V2 option.
U1.R2.B3 - Release
Bug Fixes
- Sidewinder X1 - Fixed AutoFan not working for Extruder Fan
New Features
- Sidewinder X1 - Added support for stock RGB LED Module
U1.R2.B2 Release
New Machine Support
- Added Sidewinder X1 support when LCD conversion kit is installed.
- You can get the LCD conversion kit here: https://www.th3dstudio.com/product/evonvo-artillery-sidewinder-x1-lcd-conversion-kit/
Updates
- Updated Links to the LCD conversion kits for CR-X, Ender 5 Plus, and CR-10S Pro machines.
BugFixes
- Reverted Ender 5 Bed size to manufacturer spec of 220x220.
- Despite some users saying their machines can reach 235x235 most cannot.
- If you have an Ender 5 that can reach 235x235 without anything colliding with the frame then you will need to compile from source and edit the bed size in the
configuration_backend.h
file.
U1.R2.A8 - Release
BugFix
- Fix Ender 5 Plus with BL Touch compile error.
U1.R2.A7 - Release
BugFix
- Fix compile error due to moved line in configuration.h file.
U1.R2.A6 - Release
New Printer Support
- Creality CR-X Support
- Requires the 12864 LCD Conversion
- EZABL Support
- Dual EZOut Filament Sensor Support
Improvements
- Increased the serial data buffer size to help with Octoprint blob issue
- Using Power Loss Recovery will cap the buffer back to 4 due to the excessive amount of RAM that feature uses.
- Old
BUFSIZE
was set to 4 andMAX_CMD_SIZE
96, ChangedBUFSIZE
to 16 andMAX_CMD_SIZE
to 80 - Changed
DEFAULT_MINSEGMENTTIME
from 20000 to 50000
- Tuned acceleration values for Z and E across all machines
New Features
- EZABL Super Fast Probe option added (15mm/s Probing speeds)
- Creality Silent Board option added to set driver timings for TMC2208s
U1.R2.A5 - Release
BugFix Only
- LCD on the i3 Plus does not support manual mesh leveling. Disable it and throw error when enabling it.
- No other changes made. If you are not using an i3 Plus no update is needed
U1.R2.A4 - Release
New Features/Fixes
- Improved BL Touch Setup
- Revised BL Touch delay setting for better compatibility
- Fixed Wanhao i3 Plus Compile Issue
- Updated notes for better directions