Coder Social home page Coder Social logo

alufers / biedaprint Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 1.0 14.6 MB

Web based 3D printer host designed to run on almost anything (eg. steam link)

Go 35.77% Shell 0.02% JavaScript 0.12% HTML 1.20% Vue 37.25% Makefile 0.74% TypeScript 9.15% Dockerfile 0.90% Kotlin 0.15% Ruby 0.99% Swift 0.18% Objective-C 0.02% Dart 6.99% CMake 0.05% C++ 6.40% SWIG 0.07%

biedaprint's Introduction

biedaprint

A simple 3D printer web interface written in Golang and Vue.js. It can run on really low-power devices such as the steam-link. It consumes less resources than Octoprint.

Main interface

Main screen

Gcode console with built-in docs.

Main screen

You can download prebuilt binaries from the Releases page.

Building

To build with multiplatform cross-compiling you will need to install armv7 and aarch64 gcc cross-compilers.

Arch linux:

# pacman -S arm-linux-gnueabi-gcc aarch64-linux-gnu-gcc

Debian/Ubuntu:

# apt install gcc-arm-linux-gnueabi gcc-aarch64-linux-gnu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.