Giter VIP home page Giter VIP logo

pandasegmentheatbed's Introduction

This Heat Bed is Segmented heatbed with 9 individually controlled segments.

What makes it special?

1. Energy saving:

Each bed segment can be discretely controlled with its own heater circuit, you no longer have to heat up the entire bed for smaller prints.

2. Heating evenly:

there are 3*3 separate zones each one have a thermistor that not only heating separately but also more even in heating than the normal print bed that have only one thermistor.

bed

Hardware:

Bed Size:235*268**2mm

Print Size:220*220mm

Compatible with Creality ender3 serials.

Material: PCB FR4

Power input:24V

Power connector:XT60

Signal connector:I2C

Software:

communication protocol: Gcode,Sending heating Gcode M140 or M190,and then with G1 or G0 sending X and Y positon for example:

M140 S60  
G1 X100 Y10 

it will heating the second Zone where the position (100,10) is.

Main board request:

any board which has 2 free GPIO and run Marlin firmware. configure the 2 GPIO as software I2C port to communicate with Panda BED with Gcode.

The folder library is the I2C library allows to control PandaBed which is a I2C Segmented heat bed for 3D printer.

The folder Test_Panda_bed is a simple arduino platfromio project test example.

Marlin firmware source code:https://github.com/markniu/PandaZHU just enbale #define PANDA_BED 1 in the Configureation.h

pandasegmentheatbed's People

Contributors

markniu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.