teemuatlut / Marlin

This fork of 3Dprinter firmware Marlin aims to add better support for Trinamic TMC drivers.
http://www.marlinfw.org/
GNU General Public License v3.0
26 stars 8 forks source link

Proposed changes #3

Closed LVD-AC closed 7 years ago

LVD-AC commented 7 years ago

This is what I did yesterday:

-Wrote 3 dummies to keep EEPROM lenght the same

-Reset the configs to the 'original' with autocal + menu disabled (but can be enabled of course)

note: it compiles with warnings in ultralcd.cpp about type conversions, but that's in stuff I didn't touch

teemuatlut commented 7 years ago

I'm just going to keep accepting these until you guys have it all sorted out.

LVD-AC commented 7 years ago

I have one more to come