|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
Reference switches configuration for limit detection and homing. More...
#include <bootloader_config.hpp>
Public Attributes | |
| bootcfg::RefLPin | ref_l_pin {bootcfg::RefLPin::Disabled} |
| bootcfg::RefRPin | ref_r_pin {bootcfg::RefRPin::Disabled} |
| bootcfg::RefHPin | ref_h_pin {bootcfg::RefHPin::Disabled} |
Reference switches configuration for limit detection and homing.
Configures reference switch pins for detecting mechanical limits and home position. Left and right switches detect travel limits, while the home switch provides a reference position for absolute positioning.
| bootcfg::RefHPin tmc9660::RefConfig::ref_h_pin {bootcfg::RefHPin::Disabled} |
| bootcfg::RefLPin tmc9660::RefConfig::ref_l_pin {bootcfg::RefLPin::Disabled} |
| bootcfg::RefRPin tmc9660::RefConfig::ref_r_pin {bootcfg::RefRPin::Disabled} |