Voron2_4_Klipper_Config/config/printer.cfg

53 lines
1.2 KiB
INI

[virtual_sdcard]
path: /home/klipper/printer_data/gcodes
[display_status]
[pause_resume]
recover_velocity: 300.0
[printer]
kinematics: corexy
max_velocity: 300
max_accel: 3000 #Max 4000
max_z_velocity: 20 #Max 15 for 12V TMC Drivers, can increase for 24V
max_z_accel: 300
square_corner_velocity: 5.0
[mcu] ;Spider Board 1
restart_method: command
serial: /dev/ttyAMA0
[controller_fan Electronics_Fan1]
pin: PB2
max_power: 1.0
fan_speed: 1.0
kick_start_time: 0.5
idle_timeout: 180
idle_speed: 1.0
heater: extruder
stepper: stepper_x,stepper_y,stepper_z,stepper_z1,stepper_z2,stepper_z3
shutdown_speed: 1.0
[include config/mcu_rpi.cfg]
[include config/mcu_mcu2.cfg]
[include config/stepper.cfg]
[include config/extruder_hotend.cfg]
[include config/heated_bed.cfg]
[include config/macros.cfg]
[include config/timelapse.cfg]
[include config/ercf/ercf_hardware.cfg]
[include config/ercf/ercf_software.cfg]
[idle_timeout]
timeout: 1800
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [input_shaper]
#*# shaper_type_x = mzv
#*# shaper_freq_x = 64.0
#*# shaper_type_y = mzv
#*# shaper_freq_y = 37.6