This part of the site is now the Primary. The original site is still available for reference at - caggius.wordpress.com
Update 27 Jul 2020 – Marlin 2.0.6 is here and it is a major upgrade = lots of changes. My normal advice for any major software level is to leave it alone for a week or two and let others take the pain of seeing if it works or just falls over in a heap. That said I have just completed the process of porting my configuration to 2.0.6 and recompiling, but as usual one step at a time.
Download and Compile Marlin 2.0.6 unchanged using your existing build set up and libraries.
Update all libraries and recompile.
Modify platformio.ini and configuration.h for LPC1768/9 and BTT Motherboard then recompile.
Now we know we have a good basic build system – spend the next hour or two moving all of your changes to the new format configuration.h and configuration_adv.h files before recompiling.
I probably made a mistake in merging my 2053 configuration with the 206 ANet A8 example files rather than stock 206 files as my compile initially failed around Homing Bumps but I just reverted to the stock code at that point and it now builds OK.