GithubHelp home page GithubHelp logo

3d45's Introduction

3d45

tools and information about dremel digilab 3d45

3d45_status

to get the status of the printer, you have to HTTP-POST GETPRINTERSTATUS
(replace the ip with your printers ip)

curl 192.168.0.26/command -X POST -H "Content-Type: application/x-form-urlencoded" -d "GETPRINTERSTATUS"

this will return a json string like this (but in one line)

{
    "buildPlate_target_temperature": 70,
    "chamber_temperature": 22,
    "door_open": 0,
    "elaspedtime": 1908,
    "error_code": 200,
    "extruder_target_temperature": 240,
    "fanSpeed": 0,
    "filament_type ": "PLA",
    "firmware_version": "v3.0_R02.09.04",
    "jobname": "D3_end_cap.gcode",
    "jobstatus": "building",
    "layer": 50,
    "message": "success",
    "networkBuild": 0,
    "platform_temperature": 69,
    "progress": 9.4000000000000004,
    "remaining": 11337,
    "status": "busy",
    "temperature": 239,
    "totalTime": 12514
}

3d45_livestream

to watch your printer print just open this link (replace the ip with your printers ip)

http://192.168.0.26:10123/?action=stream

3d45's People

Contributors

janitz avatar

Stargazers

Martin Boissonneault avatar  avatar

Watchers

James Cloos avatar helptiger avatar  avatar  avatar  avatar  avatar

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.