Skip to content

Releases: 3DPrintDemon/Demon_Klipper_Essentials_Unified

v2.9.3

01 Dec 21:32
9f48deb
Compare
Choose a tag to compare

New safety watchdog Z Tracker. This will let your printer know what your Z height was even if you turn your printer off & back on again!
Also works if you simply disable steppers or restart Klipper! This means if you ever get near the top of the printer and have to re-home it like on a restart or print end the system will stop the Z axis going any higher without the Z axis lowering it to be homed first!

Z Tracker also works with the Z Ascender macro too, it wont let you over extend your Z axis & top-out your machine, so your printer is protected even when it’s not homed!

Custom Expansions added! If you enjoy the macros but wish you could easily add some of your own touches now you can!! Simply activate the custom expansion you want & add your code to it, save & restart! It's that easy!
Instructions in the new file. Use with caution!

Custom toolhead parking is now available within predefined macro moves/waits!

Little bit of housekeeping too

v2.9.2

19 Nov 22:55
8980d99
Compare
Choose a tag to compare

Some General improvements as well as a little housekeeping.

Demon Homing Control now knows if you have the system set up correctly & will let you know if you forgot to add the _DRIVER_DEFINER macro when using a different [HOMING_OVERRIDE] section to the supplied one, for instance when using Klicky Probe.

Also it will now define the XY drivers only once rather than on every homing command.

The Nozzle cleaning variables have been separated from the demon_user_settings_vx.x.x.cfg file to make future updates less of a hassle!

Added Linear Cleaning Mode, which is able to either mix with or replace Random Cleaning Mode. Plus now allows you to clean along the Y axis as well!

Added support for Cartographer Touch
Added support for conditional cleaning of the Cartographer probe & touch probe on the SV06 ACE

v2.9.1

29 Oct 23:10
cef38ee
Compare
Choose a tag to compare

General updates & version numbering change plus some requested features
Added automatic Cartographer Touch command for Print_Start if you have this probe

v2.9 EDDY Probe Support!

30 Sep 12:24
9224af6
Compare
Choose a tag to compare

For full update notes click here

v2.8

06 Jul 11:31
a1fd106
Compare
Choose a tag to compare
Update README.md

v2.7

06 Jul 10:45
320ad4a
Compare
Choose a tag to compare

Version 2.7 see files for details