Arduino to compile and update the code
-
how can i update the reprap firmware to the duet 0.8.5 kit through arduino ide
and whats is the library that i will need it
and how i can compile the all code in arduino and change in it and update it to the kit -
Hi. There is no requirement to compile the firmware. Changes to reflect your machine are.made in config.g
Please start by reading the Wiki documentation:
https://duet3d.com/wiki/Duet_Wifi_Wiki#If_you_are_not_familiar_with_Duet_electronics_or_RepRapFirmware -
i know what dii you mean but i mean i want to update the code through arduino not through bossac and the command window
i want to know how to open the firmware in the arduino and compile it and update it correctly
that is correctly i mean -
There is build instructions on github
https://github.com/dc42/RepRapFirmware/blob/dev/BuildInstructions.txt
But it uses Eclipse to compile