diff options
Diffstat (limited to 'config/example.cfg')
-rw-r--r-- | config/example.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/example.cfg b/config/example.cfg index a1a9ed44..b44bae52 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -121,7 +121,7 @@ filament_diameter: 3.500 #max_extrude_only_accel: # Maximum velocity (in mm/s) and acceleration (in mm/s^2) of the # extruder motor for retractions and extrude-only moves. These -# settings do not place any limit on normal printing moves. If not +# settings do not have any impact on normal printing moves. If not # specified then they are calculated to match the limit an XY # printing move with a cross section of 4.0*nozzle_diameter^2 would # have. |