Created
          September 4, 2025 23:57 
        
      - 
      
- 
        Save SippieCup/66da183bc4213b8422050069d6e8d2c8 to your computer and use it in GitHub Desktop. 
  
    
      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
    
  
  
    
  | [mcu EBB] | |
| canbus_uuid: a54172e826b0 | |
| [board_pins EBB36_G0B1_v1.2] | |
| mcu: EBB | |
| aliases: | |
| aliases_step: | |
| EXT_EN=PD2,EXT_STEP=PD0,EXT_DIR=PD1,EXT_UART=PA15 | |
| aliases_limitsw: # these are preferred for endstops (including klicky) | |
| LIMIT_1=PB7,LIMIT_2=PB5,LIMIT_3=PB6 | |
| aliases_bltouch: # these are the dupont connectors for bltouch | |
| PROBE_1=PB9,PROBE_2=PB8 | |
| aliases_fans: | |
| FAN1=PA0,FAN2=PA1 | |
| aliases_thermistors: | |
| TH0=PA3,PT100_CS=PA4,PT100_SCLK=PA5,PT100_MISO=PA6,PT100_MOSI=PA7 | |
| aliases_heaters: | |
| HE0=PB13 | |
| aliases_rgb: | |
| RGBLED=PD3 | |
| aliases_adxl: | |
| ADXL_CS=PB12,ADXL_SCLK=PB10,ADXL_MISO=PB2,ADXL_MOSI=PB11 | |
| aliases_i2c: | |
| AUX0=PB3,AUX1=PB4 | |
| [adxl345] | |
| cs_pin: EBB:ADXL_CS | |
| spi_software_sclk_pin: EBB:ADXL_SCLK | |
| spi_software_mosi_pin: EBB:ADXL_MOSI | |
| spi_software_miso_pin: EBB:ADXL_MISO | |
| axes_map: x,y,z | |
| [heater_fan heater_fan] | |
| pin: EBB:FAN1 | |
| heater: extruder | |
| heater_temp: 50.0 | |
| [fan] | |
| pin: EBB:FAN2 | |
| [temperature_sensor ebb36] | |
| sensor_type: temperature_mcu | |
| sensor_mcu: EBB | |
| min_temp: 0 | |
| max_temp: 100 | |
| ##################################################################### | |
| # Extruder Settings | |
| ##################################################################### | |
| [extruder] | |
| step_pin: EBB:EXT_STEP | |
| dir_pin: EBB:EXT_DIR | |
| enable_pin: !EBB:EXT_EN | |
| microsteps: 16 | |
| full_steps_per_rotation: 200 | |
| rotation_distance: 4.637 | |
| nozzle_diameter: 0.400 | |
| filament_diameter: 1.750 | |
| heater_pin: EBB:HE0 | |
| sensor_type: PT1000 | |
| sensor_pin: EBB:TH0 | |
| #control: pid | |
| #pid_Kp: 22.2 | |
| #pid_Ki: 1.08 | |
| #pid_Kd: 114 | |
| min_temp: 0 | |
| max_temp: 320 | |
| [tmc2209 extruder] | |
| uart_pin: EBB:EXT_UART | |
| interpolate: true | |
| run_current: 0.500 #**0 | |
| hold_current: 0.100 | |
| sense_resistor: 0.11 #0** | |
| stealthchop_threshold: 0 | |
| driver_TBL: 0 | |
| driver_HEND: 6 | |
| driver_HSTRT: 7 | |
| driver_TOFF: 4 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment