Update config
authorJim Morris <morris@wolfman.com>
Mon, 15 Jun 2015 23:46:52 +0000 (16:46 -0700)
committerJim Morris <morris@wolfman.com>
Mon, 15 Jun 2015 23:46:52 +0000 (16:46 -0700)
ConfigSamples/AzteegX5Mini/config

index fe5152f..bcce9f4 100755 (executable)
@@ -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