Uploading the firmware to the controller
Once the firmware is edited, the firmware needs to be compiled and uploaded to the controller. If you are concerned about the possibility of a mistake in the syntax of your firmware, you can choose Sketch in the menu and then select Verify/Compile. If there are any errors, they will be noted in the window at the bottom.
Most syntax errors in a line will be highlighted in yellow. This will make it easier to locate. Most of the values, if wrong, may be more difficult to discover. They will not generate compiling errors, but they could create faulty or erratic machine operation.
If all is well, the firmware can now be uploaded to the controller. Select the right-pointing arrow for the Upload option in the row of icons under the menu. Within a minute, the firmware is loaded.
Some host software can make changes to firmware settings by sending the G-code instructions. This will be examined in Appendix B, Taking a Closer Look at G-code.