MarlinFirmware/Marlin

[FR] Lerdge K add support to second Z driver as EX-AXIS

Open

#21,414 opened on Mar 22, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (16,011 stars) (19,123 forks)batch import
C: Boards/PinsT: Feature Requesthelp wanted

Description

Is your feature request related to a problem? Please describe.

Actually I have dual Z drivers and invidual Max Z homing sensors. On Lerdge original firmware it's possible using the Ex-Axis function as described in here: https://www.lerdge.com/document/detail/ExtensionOf-ExAxis

Are you looking for hardware support?

No response

Describe the feature you want

Would be nice if on Lerdge K Marlin firmware port one could choose to use Ex-Axis as: a) second individual step generator for Z axis (my setup) b) second step generator synchronized with steps on Z1 (some people use Ex-Axis like this)

This is a picture of my actual Ex-Axis configuration on Lerdge original firmware. Please, take this is consideration as it is the only thing attaching me to the Lerdge original firmware, which is awful. 9e262851-572c-4339-bfbb-6c0ec322d075

Contributor guide