vzbot330-klipper/printer.cfg

55 lines
1,023 B
INI

#[include pico.cfg]
[include basic_macros.cfg]
[include timelapse.cfg]
[include kiauh_macros.cfg]
[include steppers.cfg]
[include sherpa_mini.cfg]
[include fans.cfg]
[include calibration_macros.cfg]
[include purge_bucket.cfg]
[include timelapse.cfg]
[include sensorless.cfg]
[include probe.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: 1000
square_corner_velocity: 8
[mcu]
serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_3F003E001650534E4E313420-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
[firmware_retraction]
retract_length: 0.3
retract_speed: 80
unretract_speed: 80
[input_shaper]
shaper_type_x = zv
shaper_freq_x = 98.2 # accel=37600
shaper_type_y = zv
shaper_freq_y = 70.0 # accel=19100