mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
docs: Fix hybrid_corexy typo in Config_Reference.md
Reported by @controlflow. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
8090d365f6
commit
0db696b0e9
@ -84,7 +84,7 @@ The printer section controls high level printer settings.
|
||||
[printer]
|
||||
kinematics:
|
||||
# The type of printer in use. This option may be one of: cartesian,
|
||||
# corexy, corexz, hybrid-corexy, hybrid-corexz, rotary_delta, delta,
|
||||
# corexy, corexz, hybrid_corexy, hybrid_corexz, rotary_delta, delta,
|
||||
# polar, winch, or none. This
|
||||
# parameter must be specified.
|
||||
max_velocity:
|
||||
|
Loading…
x
Reference in New Issue
Block a user