From 5b62f15c6df3bd4830ad15698901f8ac9cdf6168 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 5 Sep 2017 21:55:44 -0400 Subject: extruder: Provide more details on extruder errors Signed-off-by: Kevin O'Connor --- config/example.cfg | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'config/example.cfg') diff --git a/config/example.cfg b/config/example.cfg index 09f6c9ad..2119b3c9 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -120,9 +120,10 @@ filament_diameter: 3.500 # extruder. This parameter must be provided. #max_extrude_cross_section: # Maximum area of the cross section of an extrusion line (in -# mm^2). If a move requests an extrusion rate that would exceed this -# value it will cause an error to be returned. The default is: 4.0 * -# nozzle_diameter^2 +# mm^2). This setting prevents excessive amounts of extrusion during +# relatively small XY moves. If a move requests an extrusion rate +# that would exceed this value it will cause an error to be +# returned. The default is: 4.0 * nozzle_diameter^2 #max_extrude_only_distance: 50.0 # Maximum length (in mm of raw filament) that an extrude only move # may be. If an extrude only move requests a distance greater than -- cgit v1.2.3-70-g09d2