Qidi Q1 PRO BTT MicroProbe mount

This is a simple mount for the BTT MicroProbe.
16
80
0
561
updated February 14, 2025

Description

PDF

This is a simple mount for the BTT MicroProbe. This mod first of all corrects the terrible mistake of QIDI Tech by placing an inductive sensor in the active thermal chamber without compensation for temperature drift. 

1. Этот мод основан на переделке данного принтера от Дмитрия Соркина

2. Изменения которые я внес в неоригинальную прошивку OpenQ1

3. Сопло остается стандартное и обдув тоже

[probe]

pin: ^!gpio21

x_offset: 20.0

y_offset: 5.0

z_offset: 1.12 #must be configured individualy

speed: 10

samples: 1

# sample_retract_dist: 2

# samples_tolerance: 0.05

# samples_tolerance_retries: 3

activate_gcode:

    probe_deploy

    G4 P500

deactivate_gcode:

    probe_stow

deactivate_on_each_sample: false


 

[output_pin probe_enable]

pin: gpio11

value: 1


 

[gcode_macro probe_deploy]

gcode:

    SET_PIN PIN=probe_enable VALUE=0


 

[gcode_macro probe_stow]

gcode:

    SET_PIN PIN=probe_enable VALUE=1

Использовал:

 1.  Винты М2.5 х 8 = 2 шт

 2. Винты с потайной головкой М3 х 10 = 2 шт

Инструкция: 

Сначала мы вставляем 2 винта М3, вставляем провод от MicroProbe в предназначенное отверстие. После Соединяем провод с Microprobe и закручиваем винты М2.5. Посте монтируем на каретку головы. Подключение по схеме Дмитрия Соркина.
 

Tags



Model origin

The author remixed this model.

Differences of the remix compared to the original

https://k3d.tech/printers/qidi_q1_pro/#_8:~:text=%D0%9A%D1%80%D0%B5%D0%BF%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5%20MicroProbe

License