Skip to content

Instantly share code, notes, and snippets.

View arabisaldrin's full-sized avatar

Arabis, Aldrin Y. arabisaldrin

  • Capgemini PH
  • Philippines
View GitHub Profile
This file contains common pin mappings for RAMPS (v1.3 and later)
# boards. RAMPS boards typically use a firmware compiled for the AVR
# atmega2560 (though other AVR chips are also possible).
# See the example.cfg file for a description of available parameters.
[stepper_x]
step_pin: ar54
dir_pin: ar55
enable_pin: !ar38
@arabisaldrin
arabisaldrin / printer.cfg
Created July 23, 2020 16:00
Klipper config - Ender 3 SKR mini e3.
[stepper_x]
step_pin: PB13
dir_pin: !PB12
enable_pin: !PB14
step_distance: .0125
endstop_pin: ^PC0
position_endstop: 0
position_max: 235
homing_speed: 50