Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Releases: th3dstudio/TH3D-Unified-U1.R2

Unified 1 for Wanhao i3 Plus

18 Feb 22:12
Compare
Choose a tag to compare

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

08 Jul 15:22
Compare
Choose a tag to compare

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

04 Jul 19:07
Compare
Choose a tag to compare

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

27 May 21:46
c57a1d2
Compare
Choose a tag to compare

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

03 May 18:49
Compare
Choose a tag to compare

New Machine Support

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

17 Mar 04:49
Compare
Choose a tag to compare

BugFix

  • Fix Ender 5 Plus with BL Touch compile error.

U1.R2.A7 - Release

10 Mar 01:17
d362c58
Compare
Choose a tag to compare

BugFix

  • Fix compile error due to moved line in configuration.h file.

U1.R2.A6 - Release

04 Mar 16:53
Compare
Choose a tag to compare

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 and MAX_CMD_SIZE 96, Changed BUFSIZE to 16 and MAX_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

27 Feb 21:33
Compare
Choose a tag to compare

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

25 Feb 14:43
Compare
Choose a tag to compare

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