All Projects → machinekit → Cetus

machinekit / Cetus

Licence: AGPL-3.0 license
Full-featured user interface for Machinekit

Programming Languages

QML
638 projects
QMake
1090 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Cetus

mk
LinuxCNC / Machinekit and EtherCAT notes.
Stars: ✭ 50 (+51.52%)
Mutual labels:  cnc, machinekit
Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (-15.15%)
Mutual labels:  user-interface
Qtquickvcp
A Virtual Control Panel for Machinekit written in Qt/C++/QML
Stars: ✭ 104 (+215.15%)
Mutual labels:  cnc
machinekit-hal
Universal framework for machine control based on Hardware Abstraction Layer principle
Stars: ✭ 89 (+169.7%)
Mutual labels:  machinekit
Cncjs
A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.
Stars: ✭ 1,657 (+4921.21%)
Mutual labels:  cnc
G-Code-Arduino-Library
Allows any machines and robots to be controlled by G-Code
Stars: ✭ 44 (+33.33%)
Mutual labels:  cnc
Jp01
JP01 - Arisu Custom CNC Aluminum Unibody Keyboard Case
Stars: ✭ 84 (+154.55%)
Mutual labels:  cnc
GERBER X3
Program for preparing G-code for milling of printed circuit boards on CNC. You can use it as a converter to a PDF file.
Stars: ✭ 150 (+354.55%)
Mutual labels:  cnc
ddu.vim
Dark deno-powered UI framework for neovim/Vim8
Stars: ✭ 232 (+603.03%)
Mutual labels:  user-interface
ue4-uitween
Unreal 4 UMG UI tweening plugin in C++
Stars: ✭ 178 (+439.39%)
Mutual labels:  user-interface
Grbl Advanced
Grbl-Advanced is a no-compromise, high performance, low cost alternative for CNC milling. This version of Grbl runs on a STM32F411RE / STM32F446RE Nucleo Board. Now with backlash compensation, multi-axis and Tool Table support!
Stars: ✭ 182 (+451.52%)
Mutual labels:  cnc
Makelangelo Firmware
CNC firmware for many different control boards and kinematic systems. Originally the brain of the Makelangelo art robot.
Stars: ✭ 116 (+251.52%)
Mutual labels:  cnc
adventures-in-motion-control
A realistic simulator for a 3D printer motion controller
Stars: ✭ 31 (-6.06%)
Mutual labels:  cnc
Openbuilds Cam
Online CNC CAM System
Stars: ✭ 107 (+224.24%)
Mutual labels:  cnc
adblockplusui
Shared Adblock Plus UI code
Stars: ✭ 16 (-51.52%)
Mutual labels:  user-interface
Machinery Industry Press
本项目预计分享数千册电子书,98%以上为机械工业出版社原版电子书,其余为其它出版社出版的一些经典外文读物的原版译本电子书,每本书都配有当当网一键搜索,可查看书价格和简介。目前共计更新2542册图书
Stars: ✭ 85 (+157.58%)
Mutual labels:  cnc
Grblhal
HALified port/branch of grbl 1.1f, mainly for 32bit processors
Stars: ✭ 179 (+442.42%)
Mutual labels:  cnc
MIMS
PyQt application for creating mass interaction models and compiling them into Faust dsp code, or ~gen objects (for Max/MSP)
Stars: ✭ 22 (-33.33%)
Mutual labels:  user-interface
Swadeshi
Implementing a Web Based solution through which farmers can participate in a commodity exchange market
Stars: ✭ 21 (-36.36%)
Mutual labels:  user-interface
tonic
A Low Profile Component Framework – Stable, minimal, easy to audit, zero-dependencies and build-tool-free.
Stars: ✭ 747 (+2163.64%)
Mutual labels:  user-interface

Cetus

Full-featured remote user interface for Machinekit based on QtQuickVcp.

Alt text

For more information on how to use Cetus please read the QtQuickVcp documentation.

Using Cetus

To use Machineface you have to clone the repository on your Machinekit computer:

cd ~/
git clone https://github.com/qtquickvcp/Cetus.git

Next, you have to supply the path to the directory to the configserver.

configserver -n 'My Machine' ~/Cetus

The UI is then automatically deployed to the Machinekit Client

For more information about using Machinekit with remote user interfaces please read the QtQuickVcp documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].