Update config
authorJim Morris <morris@wolfman.com>
Sun, 13 Apr 2014 08:47:00 +0000 (01:47 -0700)
committerJim Morris <morris@wolfman.com>
Sun, 13 Apr 2014 08:47:00 +0000 (01:47 -0700)
ConfigSamples/Smoothieboard.Kossel/config

index 33ce5c4..3772575 100644 (file)
@@ -74,7 +74,7 @@ extruder_module_enable                       true             # Whether to activ
 extruder_steps_per_mm                        140              # Steps per mm for extruder stepper
 extruder_default_feed_rate                   600              # Default rate ( mm/minute ) for moves where only the extruder moves
 extruder_acceleration                        50               # Acceleration for the stepper motor, as of 0.6, arbitrary ratio
-extruder_max_speed                           1000             # mm^3/s
+extruder_max_speed                           1000             # mm/sec NOTE
 
 extruder_step_pin                            2.3              # Pin for extruder step signal
 extruder_dir_pin                             0.22             # Pin for extruder dir signal
@@ -233,3 +233,4 @@ network.ip_address                           auto             # use dhcp to get
 #network.ip_mask                              255.255.255.0    # the ip mask
 #network.ip_gateway                           192.168.3.1      # the gateway address
 #network.mac_override                         xx.xx.xx.xx.xx.xx  # override the mac address, only do this if you have a conflict
+