Well got the new board along with new hot end and thermistor, plugged them in with no problems, wired everything with ease, turned power on and lcd works

but thats all the good news. Its like deja vu from the first time i turned this on about 3 months ago, but back then i knew it was faulty hot bed thermistor but now thats not the case, there it stands, ERR: MINTEMP. Checked both thermistors with multimeter and both gave about 107 ohms so they are fine, checked the wiring, everything is as should be.
I think its all about getting the firmware in and that should not be this hard. When i turn it on and plug the usb in, it stays silent, i can try to upload with arduino101 like i did "successfully" about 3 months ago, but that will just lead to missing usb device or similar error messages. When i click connect in repetier host it starts to upload instantly and it just keeps looping the same line over and over again:
start
echo: External Reset
Marlin 1.0.3 dev
echo: Last Updated: Dec 5 2016 13:39:39 | Author: (Hogan, Delta)
Compiled: Dec 5 2016
echo: Free Memory: 3419 PlannerBufferBytes: 1232
echo:Hardcoded Default Settings Loaded
echo:Steps per unit:
echo: M92 X80.00 Y80.00 Z80.00 E93.00
echo:Maximum feedrates (mm/s):
echo: M203 X400.00 Y400.00 Z400.00 E45.00
echo:Maximum Acceleration (mm/s2):
echo: M201 X5000 Y5000 Z5000 E5000
echo:Accelerations: P=printing, R=retract and T=travel
echo: M204 P1000.00 R2000.00 T2000.00
echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s)
echo: M205 S0.00 T0.00 B20000 X20.00 Z20.00 E5.00
echo:Home offset (mm):
echo: M206 X0.00 Y0.00 Z0.00
echo:Endstop adjustment (mm):
echo: M666 X0.00 Y0.00 Z0.00
echo:Delta settings: L=delta_diagonal_rod, R=delta_radius, S=delta_segments_per_second
echo: M665 L196.00 R92.00 S200.00
echo:Material heatup parameters:
echo: M145 M0 H190 B55 F255
echo: M145 M1 H230 B70 F255
echo:PID settings:
echo: M301 P22.20 I1.08 D114.00 C1.00
echo:Filament settings: Disabled
echo:Z-Probe Offset (mm):
echo: M851 Z-2.00
Error:MINTEMP triggered, system stopped! Heater_ID: 1
Firmware was halted, trying to reconnect. Eventually running print is stopped.
Error:Printer halted. kill() called!
start
echo: External Reset
Marlin 1.0.3 dev
Tried to mess with the repetier server settings so it would not start the upload but that was a dead end, so lcd works and stepper drivers should work also, but cant test them because that mintemp is so dominant. So a new printer or is there something i should try still?