mjrice / wilson

Reprap Wilson, 3D printer design
91 stars 66 forks source link

configuration.h ----> Line 579 #20

Open stephenci opened 9 years ago

stephenci commented 9 years ago

Line 579

define HOMING_FEEDRATE {200, 200, 200, 0} // set the homing speeds (mm/min)

this result in very slow head movement when homing. You had pointed out that the unit is actually in mm/min. I did change mine to 1200 from 200 to get a decent speed.