Skip to main content

A4988

Loading...

Basic Parameters

  • Compatible with: Marlin/Klipper/RRF firmware
  • Over-temperature shutdown protection
  • Ground short-circuit protection
  • Load short-circuit protection

Pinout

Loading...

Installation on FLY Motherboard

  • Ensure the EN pin is aligned with the top-left corner during installation
  • FLY's DP5, PRO X10, and MMU can only use TP drivers
    Loading...

Driver Current Adjustment and Microstep Configuration

  • Driver Current Adjustment Instructions
    Loading...
  • The 4988 uses standard jumper cap mode; simply install all four jumpers and configure 16 microsteps
    Loading...

Klipper Reference Configuration

  • The 4988 does not require driver configuration such as [tmc5160 stepper_x] or [tmc2209 stepper_x]; these are unnecessary, and configuring them will prevent normal operation

  • Set microsteps: to 16

  • enable_pin must be prefixed with !: The A4988 enable pin is active low, so the ! prefix must be added to invert it in the configuration, e.g., enable_pin: !gpio1. Otherwise, the motor will not lock.

    Loading...
Loading...