From 600e951fd83a422d9b64a6dfa18d697653da25c8 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Sat, 17 Nov 2012 12:08:19 +0100 Subject: Completed vibration limit --- slic3r.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'slic3r.pl') diff --git a/slic3r.pl b/slic3r.pl index d540fcae4..6e011ec88 100755 --- a/slic3r.pl +++ b/slic3r.pl @@ -311,6 +311,7 @@ $j --support-material-extrusion-width Set a different extrusion width for support material --bridge-flow-ratio Multiplier for extrusion when bridging (> 0, default: $config->{bridge_flow_ratio}) + --vibration-limit Experimental frequency limit to avoid resonance (Hz, default: $config->{vibration_limit}) Multiple extruder options: --extruder-offset Offset of each extruder, if firmware doesn't handle the displacement -- cgit v1.2.3