Skip to content

KDE/atcore

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LOGO AtCore - KDE Print Service for 3DPrinters

OS Build Status
Linux Build Status
Windows Build Status
FreeBSD Build Status
MacOs Build Status

AtCore is a API to manage the serial connection between the computer and 3D Printers.
This project is licensed under LGPL-2.1 or LGPL-3.0 or KDE Accepted LGPL.


Supported Firmwares

Currenty the following firmwares are supported.

Firmware Name Basic Use Control SD
Repetier YES YES
Marlin YES YES
Teacup YES NO
APrinter YES NO
SPrinter YES NO
Smoothie YES NO
GRBL YES NO

Building Deploying AtCore

See: Building and Deploying

Importing AtCore in your CMakeList

CMake should find AtCore and link it to MYAPP using the following in your CMakeLists

include (AtCore REQUIRED COMPONATES AtCore )
include (AtCore REQUIRED COMPONATES AtCoreWidgets )
...
target_link_libraries(MYAPP AtCore::AtCore AtCore::AtCoreWidgets ... )

Getting Involved

About

Library for connection and management of 3D printers (Atelier Core)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages