I purchased a Re Arm board from Panucatt Devices to replace my Arduino 2560 Mega Board .
Now my problem I have look all over to understand the Smoothie system but am just not getting it.
I am familiar with the arduino Marlin software have been working with it for years. But the
new re Arm board only runs Smoothie

Any ways I thought I would try the Smoothie
system on my delta printer.
Problems I am having start very simply How do you load files to the smoothie board , Ardunio does
not work. I have been told just load the config file on the micro sd card and restart the board it will
load from there. If it is happening I am not seeing it. Board is still dead . No Disply no signs of life.
Is there any tell tail signs I am doing it right and there is an issue with the config file?
Arduino has many ways to now if there is an issue ,compile errors, load errors. Smoothie
has now to lead me in the direction of a fix.
Is the config file suppose to be a .txt?
Does the file need to be compiled? if so how?
to get the display to work is all that is needed is to configure the display settings in the Config file? Arduino had me install a separate sketch
to get the display to work.