GithubHelp home page GithubHelp logo

klipper_kp3s's Introduction

Klipper KP3S 3.0

alt text

##Changes from upstream

  • Fork of nehilo's klipper config with adjustments for Titan extruder

  • The config is set up for connecting a 3d Touch sensor additionally to the default z endstop. The3D touch sensor pin is connected to the Z+ connector on the main board. In this config Homing is done with the z -endstop and the 3d-touch sensor is used only for probing.

  • This config uses an dropin replacement for the LCD-PCB to drive a ssd1306 display with klipper. See additional GPIOs for details.

  • Tested on a KP3S 3.0 with GD32F303 MCU. If your motion controller has an original STM32F103 you probably have to untick "Disable SWD at startup" when building the firmware.

Additional GPIOs

The KP3S' touch screen is of no use when running Klipper firmware. The PCB holding the display can be replaced a custom PCB to expose additional GPIOs (including SPI) so more sensors, steppers or a Klipper-compatible display and rotary encoder can be attached. Design for a PCB exposing all available extra pins in the aperture of the housing where the touch screen resides can be found in this repo.

Firmware build

Follow the default klipper build instructions

cd ~/klipper
make menuconfig

alt text

make 

Make sure to run the following script to add some magic bytes so the firmware can be flashed.

./scripts/update_mks_robin.py out/klipper.bin out/Robin_nano.bin

Copy the resulting file to the SDcard, insert it into the KP3S and switch it on. After a successful firmware update the file on the SDcard will be renamed to ROBIN_NANO.CUR.

Config Files Folder

 -bed.cfg
 -bltouch.cfg
 -display.cfg
 -extruder.cfg
 -fan.cfg
 -macros.cfg
 -printer.cfg
 -stepper.cfg
 -thermistor.cfg
 -tmc.cfg

klipper_kp3s's People

Contributors

9r avatar asosnoviy avatar nehilo 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.