User Tools

Site Tools


invert_motor_direction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
invert_motor_direction [2016/07/11 08:53]
admin
invert_motor_direction [2019/03/20 04:21] (current)
Line 1: Line 1:
 +To invert motor direction, please use command M562. Remember to save eeprom and reset. ​
 +
 +<​code>​
 +M562 E   ;​Invert extruder motor
 +M500  ;Save to eeprom
 +;Re-power the printer to make config valid
 +</​code>​