Mks Gen V1.4 Klipper -
Save and exit, then build:
cd ~/ cd klipper make menuconfig Set the following options exactly: mks gen v1.4 klipper
[stepper_x] step_pin: PF0 dir_pin: PF1 enable_pin: !PD7 microsteps: 16 rotation_distance: 40 endstop_pin: ^PE4 position_endstop: 0 position_max: 200 homing_speed: 50 [stepper_y] step_pin: PF2 dir_pin: PF3 enable_pin: !PD7 microsteps: 16 rotation_distance: 40 endstop_pin: ^PJ1 position_endstop: 0 position_max: 200 homing_speed: 50 Save and exit, then build: cd ~/ cd