Print head fy36 for Kingroon KP3S

Lightweight print head to fix Dragon Hotend, Sherpa-mini, 3010 / 5015 Fan and Panasonic GX-H8A or B for Kingroon KP3S
3
28
0
505
updated July 2, 2023

Description

PDF

(Google translated English)
I designed and shared a lightweight print head mounter to fix V6Hotend, Sherpa-mini, 3010 Hotend Fan, 5015 Section Fan and Panasonic GX-H8A or B Probe for Kingroon KP3S. An X belt tension adjustment mechanism, X head position fine adjustment mechanism, and acceleration sensor board mounting hole are also provided on the back of the print head.


Some parts are M3 tapped, so we recommend purchasing a tap drill set even if it is inexpensive.
Reference URL(JPN): https://amzn.to/43nC3Xj
Processing example: https://www.youtube.com/watch?v=5AMY5ZxE_U4

It seems that the following screws are used except for the Sherpa-mini part, so I designed it so that it can be distributed and covered with a general button bolt set.
Reference URL(JPN): https://amzn.to/445JB20
M3x8 3pcs
M3x10 4pcs
M3x12 1pcs
M3x14 2pcs
M3x16 4pcs
M3x20 5pcs
M3nut 1pcs
M3insert nut 4pcs

The description of [probe] on Klipper by attaching Panasonic GX-H8A or B is as follows.
Reference URL(JPN): https://www.monotaro.com/p/4711/0427/

[probe]
## Inductive Probe - If you use this section , please comment the [bltouch] section
pin: ^!PC4 # Added "!" for non-proximity ON, no ! for non-proximity OFF. ^ is a pull-up specification (when turned ON - connected sensor)
x_offset: 0 # X distance between nozzle and sensor
y_offset: -19.4 # Y distance between nozzle and sensor
samples: 2 # number of samples for each point
samples_result: median # how each sample is calculated: median=median, average=average
sample_retract_dist: 1.0 # Height (mm) to lift the tool head between each sample. Detection does not turn off unless distance is taken by the sensor
samples_tolerance: 0.006 # Tolerance between samples (mm). Retry operation when the variation exceeds this value.
samples_tolerance_retries: 2 # number of sample retries
z_offset: 1.2 # Increasing the value moves the nozzle closer to the bed.


For details on installing probes, please refer to Eitoku's article below.
(JPN) https://note.com/eitoku_note/n/n0dcc3f176f32

Moyashi's article below is recommended for adjusting Klipper using the accelerometer.
(JPN) http://hitoriblog.com/kingroon_kp3s/docs/tuning_klipper_using_an_accelerometer/

Kishi Sangyo's article below is recommended for the entire review of Klipper's printer.cfg.
(JPN) https://note.com/tcbjr8d/n/nf9b6892c5f1a


For the Sherpa-mini part, he will be a wonderful extruder created by Annex-Engineering. Please refer to the following for reference, reuse, and redistribution of various data such as 3D data.
https://github.com/Annex-Engineering/Sherpa_Mini-Extruder
https://store.annex.engineering/
https://discord.gg/MzTR3zE
https://github.com/Annex-Engineering/ANNEX-Engineering-License-Agreement/blob/main/LICENSE.md

 

(Original Japanese)
Kingroon KP3Sに対し Dragon Hotend, Sherpa-mini, 3010 Hotend Fan と 5015 Section Fan, Panasonic GX-H8A or B Probeを固定する軽量なプリントヘッド用マウンターを設計したので共有致します。プリントヘッド背面にXベルトテンション調整機構とXヘッド位置微調整機構、加速度センサ基板取付穴を設けています。


一部M3タップ加工箇所あり安価なものでもタップドリルセットの購入をお勧めします。
参考URL:https://amzn.to/43nC3Xj
加工例:https://www.youtube.com/watch?v=5AMY5ZxE_U4

Sherpa-mini部分を除き下記ねじを使っていそうです、一般的なボタンボルトセットで分散カバーできるよう設計してみました。
参考URL:https://amzn.to/445JB20
M3x8 3pcs
M3x10 4pcs
M3x12 1pcs
M3x14 2pcs
M3x16 4pcs
M3x20 5pcs
M3nut 1pcs
M3insert nut 4pcs

Panasonic GX-H8A or B を取り付ける事によるKlipper上での[probe]記載は当方下記としています。
参考URL:https://www.monotaro.com/p/4711/0427/

[probe]
## Inductive Probe - If you use this section , please comment the [bltouch] section
pin: ^!PC4    #非近接ONは"!"追加、非近接OFFは!なし。^はプルアップ指定(ONすると-接続されるセンサ)
x_offset: 0  #ノズルとセンサのX距離
y_offset: -19.4         #ノズルとセンサのY距離
samples: 2          #各ポイントのサンプル数
samples_result: median    #各サンプルの計算方法: median=中央値、average=平均値
sample_retract_dist: 1.0   #各サンプル間のツールヘッドを持ち上げる高さ(mm)。センサにより距離取らないと検出OFFにならない
samples_tolerance: 0.006 #サンプル間の許容誤差(mm)。バラツキがこの値を超えた場合リトライ動作。
samples_tolerance_retries: 2 #サンプルの試行回数
z_offset: 1.2       #値を増やすとノズルがベッドに近づく。


プローブ導入詳細はEitokuさんの下記記事参照がお勧めです。
https://note.com/eitoku_note/n/n0dcc3f176f32

加速度センサーを使ったKlipperの調整にはmoyashiさんの下記記事がお勧めです。
http://hitoriblog.com/kingroon_kp3s/docs/tuning_klipper_using_an_accelerometer/

Klipperのprinter.cfg検討全体には貴志産業さんの下記記事がお勧めです。
https://note.com/tcbjr8d/n/nf9b6892c5f1a


Sherpa-mini部分は Annex-Engineering さん作成の超絶素敵エクストルーダーとなります。3Dデータなど各種データ参照や再利用、再配布などに対してはぜひ下記をご参照ください。
https://github.com/Annex-Engineering/Sherpa_Mini-Extruder
https://store.annex.engineering/
https://discord.gg/MzTR3zE
https://github.com/Annex-Engineering/ANNEX-Engineering-License-Agreement/blob/main/LICENSE.md

Model origin

The author remixed this model.

License