Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CezaryDanielNowak/e3d17e64f10d765785c69fc74b6ecaf1 to your computer and use it in GitHub Desktop.
Save CezaryDanielNowak/e3d17e64f10d765785c69fc74b6ecaf1 to your computer and use it in GitHub Desktop.
#define X_SLAVE_ADDRESS 0
#define Y_SLAVE_ADDRESS 2
#define Z_SLAVE_ADDRESS 1
#define E0_SLAVE_ADDRESS 3
====
https://github.com/MarlinFirmware/Marlin/blob/bugfix-2.0.x/Marlin/src/core/boards.h
====
https://3dwork.io/marlin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment