diff options
Diffstat (limited to 'config/example.cfg')
-rw-r--r-- | config/example.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/example.cfg b/config/example.cfg index 567b162d..e20fee09 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -311,3 +311,6 @@ max_z_accel: 30 # centripetal velocity cornering algorithm. A larger number will # permit higher "cornering speeds" at the junction of two moves. The # default is 0.02mm. + + +# Looking for more options? Check the example-extras.cfg file. |