dulfe / Kingroon-KP3S-Marlin

Marlin configuration for Kingroon KP3S 3D Printer
51 stars 7 forks source link

Marlin Configuration for Kingroon KP3S 3D Printer

This repository ONLY contains the CONFIGURATION files needed to compile your the MARLIN firmware for Kingroon KP3S 3D Printer.

It uses the "example" KP3 configuration from Marlin/Configuration repo as a base and some modifications to make it work with this board.

This configuration has been tested with Marlin 2.0.7.2

Marlin 2.0.7.2 has a bug with TOUCH CALIBRATION so M995 does not work as expected. This CONFIGURATION has values that currently work with my screen.

Notes

Even thought the PID values have been taken from the default configuration file, I found out it is better to calibrate it yourself.


USE IT AT YOUR OWN RISK

I am not responsible for any 3D printer converted into a glorified paper weight!


Compilation Instructions

Expert:

If you have done it before for any printer using Marlin, then just copy both configuration files to your marlin source code and compile as normal.

Not So Expert (NSE):

If you are new to that, you can:

Installation

Branches