Skip to content
Snippets Groups Projects
  • Scott Lahteine's avatar
    c37f7d15
    - Rename WRITE_E_STEP for consistency · c37f7d15
    Scott Lahteine authored
    - Add BIT and TEST macros
    - Add _APPLY_ macros to stepper.cpp to help with consolidation
    - Consolidate code in stepper.cpp using macros
    - Apply standards in stepper.cpp
    - Use >= 0 instead of > -1 as a better semantic
    - Replace DUAL_Y_CARRIAGE with Y_DUAL_STEPPER_DRIVERS
    c37f7d15
    History
    - Rename WRITE_E_STEP for consistency
    Scott Lahteine authored
    - Add BIT and TEST macros
    - Add _APPLY_ macros to stepper.cpp to help with consolidation
    - Consolidate code in stepper.cpp using macros
    - Apply standards in stepper.cpp
    - Use >= 0 instead of > -1 as a better semantic
    - Replace DUAL_Y_CARRIAGE with Y_DUAL_STEPPER_DRIVERS