prn_display.cfg 1.2 KB

123456789101112131415161718192021222324252627282930
  1. [display_status]
  2. #The following information is available in the display_status object (this object is automatically available if a display config section is defined):
  3. # progress: The progress value of the last M73 G-Code command (or virtual_sdcard.progress if no recent M73 received).
  4. # message: The message contained in the last M117 G-Code command.
  5. ######################################################################
  6. # MKS Mini 12864 v2.0 LCD
  7. ######################################################################
  8. #[display]
  9. #lcd_type: uc1701
  10. #cs_pin: EXP1_6
  11. #a0_pin: EXP1_7
  12. #encoder_pins: ^EXP2_3, ^EXP2_5
  13. ##spi_bus: spi1
  14. #spi_software_sclk_pin: PA5
  15. #spi_software_mosi_pin: PA7
  16. #spi_software_miso_pin: PA6
  17. #contrast: 43
  18. #click_pin: ^!EXP1_2
  19. #menu_reverse_navigation: True
  20. #[output_pin beeper]
  21. #pin: EXP1_1
  22. #pwm: True
  23. #value: 0
  24. #shutdown_value: 0
  25. #cycle_time: 0.001
  26. #scale: 1000