From 43976a67cb8c2ce47563b6b21f16b17594492401 Mon Sep 17 00:00:00 2001 From: Jim Morris Date: Mon, 15 Jun 2015 16:46:52 -0700 Subject: [PATCH] Update config --- ConfigSamples/AzteegX5Mini/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConfigSamples/AzteegX5Mini/config b/ConfigSamples/AzteegX5Mini/config index fe5152ff..bcce9f45 100755 --- a/ConfigSamples/AzteegX5Mini/config +++ b/ConfigSamples/AzteegX5Mini/config @@ -1,4 +1,4 @@ -#leveling-strategy.three-point-leveling.probe_offsets 0,0,0 # the probe offsets from nozzle, must be x,y,z, default is no offset# Robot module configurations : general handling of movement G-codes and slicing into moves +# Robot module configurations : general handling of movement G-codes and slicing into moves default_feed_rate 4000 # Default rate ( mm/minute ) for G1/G2/G3 moves default_seek_rate 4000 # Default rate ( mm/minute ) for G0 moves mm_per_arc_segment 0.5 # Arcs are cut into segments ( lines ), this is the length for these segments. Smaller values mean more resolution, higher values mean faster computation -- 2.20.1