This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | sudo apt-get install -y \ | |
| git \ | |
| g++ \ | |
| libgtk-3-dev \ | |
| gtk-doc-tools \ | |
| gnutls-bin \ | |
| valac \ | |
| intltool \ | |
| libtool \ | |
| libpcre2-dev \ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # This file contains pin mappings for the Creality Ender 5 Plus. | |
| # Ender 5 Plus stock uses a Creality v2.2 board, similar to CR-20 Pro. | |
| # To use this config, the firmware should be compiled for the AVR atmega2560. | |
| # See the example.cfg file for a description of available parameters. | |
| [stepper_x] | |
| step_pin: PF0 | |
| dir_pin: PF1 | |
| enable_pin: !PD7 | 
OlderNewer