Skip to content

20after4/vcp-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCP Template

Very basic QtPyVCP based Virtual Control Panel for LinuxCNC. This is intended as a template that you can use as a base for creating your own VCPs.

Getting Started

  1. Fork this repository to your github account.
  2. Clone it to your local machine: git clone https://github.com/USERNAME/REPO.git
  3. Install with pip: pip install -e .
  4. Edit the files to customize name etc.
  5. Edit the layout in QtDesigner by running: editvcp myvcp

To Copy

  1. Clone the VCP Template: git clone https://github.com/kcjengr/vcp-template.git
  2. Run the copy.sh script and give it a new name: ./copy.sh

To Create the Tutorial

  1. Clone the VCP Template: git clone https://github.com/kcjengr/vcp-template.git
  2. Run the tutorial.sh script and give it a new name: ./tutorial.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published