machines:voron-conf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
machines:voron-conf [2024/04/25 14:23] ottmannmmachines:voron-conf [2024/04/25 14:24] (current) ottmannm
Line 118: Line 118:
  
     LIGHT_NEOPIXEL=MCU_NEOPIXEL      ,     LIGHT_NEOPIXEL=MCU_NEOPIXEL      ,
 +
 +</code>
 +
 +<code>
 +[extruder]
 +control: pid
 +pid_kp: 28.182
 +pid_ki: 1.978
 +pid_kd: 100.397
 +
 +[heater_bed]
 +control: pid
 +pid_kp: 68.453
 +pid_ki: 2.749
 +pid_kd: 426.122
 +
 +[stepper_x]
 +dir_pin: !X_DIR
 +
 +[stepper_y]
 +dir_pin: !Y_DIR
 +
 +[tmc2209 stepper_x]
 +driver_SGTHRS: 100
 +
 +[tmc2209 stepper_y]
 +driver_SGTHRS: 100
 +
 +[display]
 +lcd_type: sh1106
 +click_pin: ^!PA15
 +i2c_bus: i2c1a
 +i2c_mcu: mcu
 +encoder_pins: ^PC1, ^PC2
 +kill_pin: ^!PB12
 +vcomh: 60
 +x_offset: 2
 +
 +#-------------------------#
 +#   Z MOTORS DIRECTION    #
 +#-------------------------#
 +[stepper_z]
 +position_endstop: 114.300
  
 </code> </code>
  • machines/voron-conf.txt
  • Last modified: 2024/04/25 14:24
  • by ottmannm