aboutsummaryrefslogtreecommitdiffstats
path: root/config/example.cfg
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-09-20 19:00:24 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-11-21 13:18:21 -0500
commit5f5896ad71e015af9afdd3a9b282d2ac48e4e58e (patch)
treec0a1c7453bfb4ab01c9aa0839e7c9fb531ebaa1f /config/example.cfg
parent6d0c55b6c1adcef3d6d64d613a486f1f99e0c6e0 (diff)
downloadkutter-5f5896ad71e015af9afdd3a9b282d2ac48e4e58e.tar.gz
kutter-5f5896ad71e015af9afdd3a9b282d2ac48e4e58e.tar.xz
kutter-5f5896ad71e015af9afdd3a9b282d2ac48e4e58e.zip
extruder: Add support for instantaneous corner velocity
Add mechanism to perform look-ahead between moves with different extrusion ratios. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/example.cfg')
-rw-r--r--config/example.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/example.cfg b/config/example.cfg
index ec648d77..fa293abc 100644
--- a/config/example.cfg
+++ b/config/example.cfg
@@ -111,6 +111,9 @@ filament_diameter: 3.500
# 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
+#instantaneous_corner_velocity: 1.000
+# The maximum instantaneous velocity change (in mm/s) of the
+# extruder during the junction of two moves. The default is 1mm/s.
#max_extrude_only_distance: 50.0
# Maximum length (in mm of raw filament) that a retraction or
# extrude-only move may have. If a retraction or extrude-only move