Skip to main content

10/07/2019 installation of software and finishing the research of how to do the Design program

Today, the goal will be to install Python 3.7 and to install C, due that we will 1 of them  to do the Router Design program.

Also the research about usb cnc mdk2 4 axis card  will last for today and tomorrow, the usb cnc mdk2 4 axis card is the control card that the cnc machine came with. This controller was found by opening the CNC Case. Information and details about it will be found in a different post.

Lastly, the research of how to learn about find the coordinates and sizes of a text find that will be modified so that the size of the router can be easily changed with a 3 or 2 inputs.

Program Link to download Python:
https://www.python.org/downloads/


Program Link to download the C compiler(this compiler also works with C++ and it is light):
https://developerinsider.co/download-turbo-c-for-windows-7-8-8-1-and-windows-10-32-64-bit-full-screen/



App that teaches you how to program (a windows version is needed)
https://download.cnet.com/C-Programming-for-Windows-10/3000-20414_4-77572169.html

Option 2:
https://developerinsider.co/c-and-cpp-insider/

Option 3:
 To download Dev-C++
https://www.quora.com/Which-are-the-best-compilers-for-C-language-for-Windows-10

Comments