vzbot330-klipper/printer.cfg
2022-05-01 22:24:35 -07:00

65 lines
1.2 KiB
INI

#[include pico.cfg]
[include basic_macros.cfg]
[include timelapse.cfg]
[include kiauh_macros.cfg]
[include steppers.cfg]
[include stepper2209.cfg]
[include stepperz.cfg]
[include sherpa_mini.cfg]
[include fans.cfg]
[include calibration_macros.cfg]
[include purge_bucket.cfg]
[include timelapse.cfg]
[pause_resume]
[display_status]
[virtual_sdcard]
path: ~/gcode_files
[printer]
kinematics: corexy
max_velocity: 1000
max_accel: 15000
max_accel_to_decel: 15000
max_z_velocity: 80
max_z_accel: 500
square_corner_velocity: 8
[mcu]
serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_2B0016000B50534E4E313120-if00
[heater_bed]
heater_pin: PA3
sensor_type: NTC 100K MGB18-104F39050L32
sensor_pin: PF3
control: pid
pid_Kp: 34.144
pid_Ki: 0.650
pid_Kd: 448.141
min_temp: 0
max_temp: 125
max_power: 0.6
pwm_cycle_time: 0.0166
[bed_screws]
screw1: 12,0
screw2: 12,300
screw3: 312,300
screw4: 312,0
[safe_z_home]
home_xy_position: 50, 331
speed: 500.0
z_hop: 10
z_hop_speed: 30
[firmware_retraction]
retract_length: 0.2
retract_speed: 80
unretract_speed: 80
[input_shaper]
shaper_type_x = mzv
shaper_freq_x = 69.4 # vibr=4.8 sm=0.04 accel=14200
shaper_type_y = zv
shaper_freq_y = 68.8 # vibr=1.4 sm=0.04 accel=18400