️ Better IS buffer size calc (#25035)

This commit is contained in:
tombrazier
2022-12-10 17:28:48 +00:00
committed by GitHub
parent a10f4c0e53
commit b4fbe4ff50
4 changed files with 53 additions and 53 deletions

View File

@@ -193,8 +193,6 @@ typedef struct { bool NUM_AXIS_LIST(X:1, Y:1, Z:1, I:1, J:1, K:1, U:1, V:1,
// Defaults for reset / fill in on load
static const uint32_t _DMA[] PROGMEM = DEFAULT_MAX_ACCELERATION;
static const float _DASU[] PROGMEM = DEFAULT_AXIS_STEPS_PER_UNIT;
static const feedRate_t _DMF[] PROGMEM = DEFAULT_MAX_FEEDRATE;
/**
* Current EEPROM Layout