Skip to content

ADDITIONAL 4th AXIS and other changes #51

@robomechs

Description

@robomechs

Changes

  1. 4th axis was added (tested)
  2. grbl.h issue#36 (not tested)
  3. main.c issue#38 (tested)
  4. planner.h issue#41
  5. probe.c uint16_t probe_invert_mask
  6. serial.c, serial.h, usb_endp.c issue#46 now can use old and changed code by chooseing #define USB_CHANGED_DEBUG in serial.h (tested not in depth)
  7. system.c issue#40
  8. system.c EXTI_InitStructure.EXTI_Trigger is Rising_Falling instead of EXTI_Trigger_Falling (for NC and NO buttons. Need more tests)
  9. stepper.c issue#41
  10. stepper.c issue#49
  11. stepper.c (config.h) NEW: STP_DRIVERS_ENABLE_DELAY (tested. see description in config.h)
  12. stepper.c (config.h) issue#48 STEP_PULSE_DELAY now works (tested, but need more tests)
  13. stepper.c issue#50 (tested)
  14. system.c GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable, ENABLE); // to enable PA15, PB3, PB4 pins (tested)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions