对于那些获得最新版本的 Bluer Plus 和 1.8 度步进器的人。此配置不适用于带有 0.9 度步进器的原始 Bluer Plus。显示器不起作用,但运行良好。

[stepper_x]
step_pin: PE3
dir_pin: PE2
enable_pin: !PE4
microsteps: 16
full_steps_per_rotation: 200
rotation_distance: 40
endstop_pin: !PA15
position_endstop: -5
position_min: -5
position_max: 300
homing_speed: 50

[stepper_y]
step_pin: PE0
dir_pin: PB9
enable_pin: !PE1
microsteps: 16
rotation_distance: 40
full_steps_per_rotation: 200
endstop_pin: !PA12
position_endstop: -15
position_min: -15
position_max: 300
homing_speed: 50

[stepper_z]
step_pin: PB5
dir_pin: PB4
enable_pin: !PB8
microsteps: 16
rotation_distance: 8
full_steps_per_rotation: 200
endstop_pin: probe:z_virtual_endstop
position_min: 0
position_max: 400

[extruder]
step_pin: PD6
dir_pin: !PD3
enable_pin: !PB3
microsteps: 16
rotation_distance: 8
full_steps_per_rotation: 200
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: PC3
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PC1
control: pid
pid_kp = 30.429
pid_ki = 1.811
pid_kd = 127.801
min_temp: 0
max_temp: 230

[heater_bed]
heater_pin: PA0
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PC0
control: pid
pid_Kp: 325.10
pid_Ki: 63.35
pid_Kd: 417.10
min_temp: 0
max_temp: 130

[bltouch]
sensor_pin: ^PA11
control_pin: PA8
x_offset: 17
y_offset: 29
#z_offset: 2.602
speed: 0.5
samples: 3
lift_speed: 3.0
samples_result: average
samples_tolerance: 0.100
samples_tolerance_retries: 2

[safe_z_home]
home_xy_position: 150, 150
speed: 50
z_hop: 20
z_hop_speed: 5

[bed_screws]
screw1: 27,27
screw1_name: front left screw
screw2: 267,27
screw2_name: front right screw
screw3: 267,267
screw3_name: rear right screw
screw4: 27,267
screw4_name: rear left screw
horizontal_move_z: 8

[screws_tilt_adjust]
screw1: 27,27
screw1_name: front left screw
screw2: 267,27
screw2_name: front right screw
screw3: 267,267
screw3_name: rear right screw
screw4: 27,267
screw4_name: rear left screw
horizontal_move_z: 10.
speed: 50.
screw_thread: CW-M3

[fan]
pin: PB1

[filament_switch_sensor filament_sensor]
switch_pin: ^PA4

[mcu]
serial: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 #use your own
restart_method: command

[printer]
kinematics: cartesian
max_velocity: 500
max_accel: 3500
max_z_velocity: 25
max_z_accel: 100

#Mainsail specific settings
[virtual_sdcard]
path: ~/printer_data/gcodes

printer.cfg (3.7 KB)

myxiaowu

作者 myxiaowu

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注