QtPyVCP - QtPy Virtual Control Panel ==================================== QtPyVCP is a Qt and Python based framework for building virtual control panels for the LinuxCNC machine control. The goal is to provide a no-code, drag-and-drop system for making simple VCPs, as well as a straightforward, flexible and extensible framework to aid in building complex VCPs. .. toctree:: :maxdepth: 1 :caption: Getting Started :titlesonly: install/index install/basic_usage configuration/index .. toctree:: :maxdepth: 1 :caption: Tutorials :titlesonly: tutorials/index components/index showcase/index .. toctree:: :maxdepth: 1 :caption: Designer Documentation :titlesonly: designer/widgets/index designer/plugins/index .. toctree:: :maxdepth: 1 :caption: API Documentation :titlesonly: plugins/index actions/index widgets/index application hal .. toctree:: :maxdepth: 1 :caption: Developers Corner development/contribution_guide development/dev_environment tools/index .. toctree:: :maxdepth: 1 :caption: Acknowledgements acknowledgements .. toctree:: :maxdepth: 1 :caption: Links :hidden: QtPyVCP GitHub LinuxCNC Github LinuxCNC Forum Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. DISCLAIMER .. ^^^^^^^^^^ .. .. *THE AUTHORS OF THIS SOFTWARE ACCEPT ABSOLUTELY NO LIABILITY FOR .. ANY HARM OR LOSS RESULTING FROM ITS USE. IT IS EXTREMELY UNWISE .. TO RELY ON SOFTWARE ALONE FOR SAFETY.* Any machinery capable of .. harming persons must have provisions for completely removing power .. from all motors, etc, before persons enter any danger area. All .. machinery must be designed to comply with local and national safety .. codes, and the authors of this software can not, and do not, take .. any responsibility for such compliance. .. .. This software is released under the GPLv2.