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

U1.R2.A6 - Release

Compare
Choose a tag to compare
@houseofbugs houseofbugs released this 04 Mar 16:53
· 39 commits to master since this 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 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