Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
equipment:cnc:mill:simulator [2025/03/12 21:34] – robert.simpson190 | equipment:cnc:mill:simulator [2025/03/30 16:22] (current) – robert.simpson190 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Installing LinuxCNC | + | ====== Installing LinuxCNC |
- | There are several | + | If you want to run LinuxCNC without an actual CNC machine for learning the interface, testing etc., there are a few options: |
* Raspberry PI | * Raspberry PI | ||
Line 31: | Line 31: | ||
* Select 'Skip unattended installation' | * Select 'Skip unattended installation' | ||
* (Optional) Under Hardware, extend the memory from the default 2GB to 4GB (for light usage) or up to 8GB for more complex designs. | * (Optional) Under Hardware, extend the memory from the default 2GB to 4GB (for light usage) or up to 8GB for more complex designs. | ||
- | * 2GB may cause LinuxCNC to run slowly. The memory can be increased but you have to stop the VM first. | + | * 2GB may cause LinuxCNC to run slowly. The memory can be increased |
* (Optional) Under Hard Disk, increase the size of the virtual hard disk. | * (Optional) Under Hard Disk, increase the size of the virtual hard disk. | ||
* Click on Finish. | * Click on Finish. | ||
+ | ==== Running LinuxCNC ==== | ||
+ | |||
+ | The LinuxCNC app should appear in the applications menu under CNC. Running it should produce | ||
+ | |||
+ | {{: | ||
+ | |||
+ | The first time linuxcnc is run, you will need to select a configuration from ' | ||
+ | |||
+ | You can try out the various cnc types and styles of user-interfaces but if you want the look and feel of the actual CNC, you should choose sim.gmoccapy -> gmoccapy | ||
+ | |||
+ | (Note there is a lot of bad info online about installing configurations. For gmoccapy and QtDragon, everything is already there. You don't need to 'apt install' | ||
+ | |||
+ | There is a proposal to change the UI to use QtDragon: | ||
+ | |||
+ | {{: | ||