-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
- DEFAULT_AXIS_STEPS_PER_UNIT gives a redefined warning
- Compiling with -g (USE_MKS_UI) fails
Reproduction steps
- DEFAULT_AXIS_STEPS_PER_UNIT warning happens with all options
- Compiling fails with -g (USE_MKS_UI)
Fixes
-
Comment out or delete the line
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 500 }on line 1251 of Configuration.h -
Change
#define HAS_SPI_FLASH 1to#define SPI_FLASH 1on line 244 of pins_FF_MOTHERBOARD.h
Screenshots
No response
Logs
No response
Printer
FlashForge Dreamer
Marlin Version
2.1.2.1
Marlin Features
mks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working