inib / Marlin

This marlin fork is used to keep track of the configs of my printers - use at own risk and check the wiki - if you have questions feel free to use the Issues tab
https://github.com/inib/Marlin/wiki
GNU General Public License v3.0
44 stars 18 forks source link

Extruder running backwards #14

Closed pcopa closed 3 years ago

pcopa commented 4 years ago

FYI. I've just updated my Sapphire Pro and noticed that my extruder was running backwards. Changing "#define INVERT_E0_DIR true" to #define INVERT_E0_DIR false did the trick.