diff options
-rw-r--r-- | docs/Config_Reference.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 784f369a..fbd929b6 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -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: |