ini复制代码[heater_extruder]sensor_type: thermistor sensor_pin: PC0# 假设连接到STM32的PC0引脚 R0: 100000 # 标称电阻值,单位欧姆 B: 4000 # B值,对于NTC热敏电阻 C0: 25 # 室温下的校准温度,单位摄氏度 [heater_bed] sensor_type: thermistor sensor_pin: PC1 # 假设连接到STM32的PC1引脚 R0: 1...
heater_pin: ar10 sensor_type: EPCOS 100K B57560G104F sensor_pin: analog13 control: pid pid_Kp: 22.2 pid_Ki: 1.08 pid_Kd: 114 min_temp: 0 max_temp: 210 # Script to change back to the main extruder [gcode_macro T0] gcode: SET_SERVO SERVO=extruder_servo angle=100 # Lift secondary...
sensor_type:NTC 100K MGB18-104F39050L32 sensor_pin:PK6 #control:pid #pid_Kp:1
sensor_type: temperature_mcu min_temp: 0 max_temp: 100 [temperature_sensor LubanCat] sensor_type: temperature_host min_temp: 0 max_temp: 100 ### # 基础配置,定义蜘蛛主板并对打印机类型做设置 # For Fysetc Spider V1.0&V1.1 ### [mcu] # serial: /dev/serial/by-id/usb-Klipper_stm32f44...
potentiometersensor_type:Generic3950# 随便选,不行,不是线性曲线pullup_resistor:4700# 查看原理图,默认4700欧姆# min_temp: -270# max_temp: 999999999[delayed_gcodeset_fan_speed]initial_duration:5.# Klipper Ready 后 5s 自动启动脚本gcode:{%setCURRENT=printer["temperature_sensor rotation_sensor"].tempe...
[force_move]enable_force_move:True[temperature_sensorhost]sensor_type=temperature_host 连接后如图所示: 2.2 配置摄像头串流# 我们要正确设置摄像头以获取图像 Copy ## crowsnest.conf[cam 1] mode: mjpg port: 8080 device: /dev/v4l/by-id/usb-DSJ_UC60_Video_200901010001-video-index0 # 改成你的...
输入轴在后)gear_ratio:50:17# 耗材直径filament_diameter:1.75# 挤出头加热棒控制Pin脚设置(e0)heater_pin: PB15# 加热棒最低温度阀值,热床温度低于此值会出现ADC报错min_temp:0# 加热棒最高温度阀值,热床温度高于此值会出现ADC报错max_temp:270# 挤出头传感器类型及Pin脚(TE0)sensor_type: NTC100K MGB...
sensor_type: EPCOS 100K B57560G104F sensor_pin: PB0 control: pid pid_Kp: 21.527 pid_Ki: 1.063 pid_Kd: 108.982 min_temp: 0 max_temp: 250 [heater_bed] heater_pin: PB13 sensor_type: ATC Semitec 104GT-2 sensor_pin: PB1 control: pid ...
sensor_type = EPCOS 100K B57560G104F sensor_pin = PC15 control = pid pid_kp = 22.2 pid_ki = 1.08 pid_kd = 114 min_temp = 0 max_temp = 250 [tmc2660 extruder0] cs_pin = PC17 spi_bus = 1 microsteps = 16 interpolate = True ...
sensor_type: ATC Semitec 104NT-4-R025H42G pullup_resistor: 2200 control: pid pid_Kp: 36.787 pid_Ki: 4.716 pid_Kd: 71.735 min_temp: 0 max_temp: 250 [tmc2209 stepper_z] uart_pin: PD11 #diag_pin: PD12 interpolate: False run_current: 0.5 ...