Skip to content

This is a GUI config tool for Remora for use with linux cnc

Notifications You must be signed in to change notification settings

aaroncnc/Remora-GUI-Config-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Remora-GUI-Config-Tool

This is a GUI config tool for Remora for use with linux cnc.

This is in beta for the moment.

. To run the tool you will need to have PyQt5 installed.

This can be done with the following command

python -m pip install PyQt5

To run the tool you must have both the .py and .ui file in the same folder and then run the .py file

.

The tool will generate 2 files when the save button is selected.

A config.txt and save.txt

The config.txt file is put on the micro sd card and inserted into your main board.

The save.txt is used to save the gui config so it can be reloaded via the load config button, the save.txt must be in the same folder as the program.

. If you find any errors or feed back please create an issue.

About

This is a GUI config tool for Remora for use with linux cnc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages