Browse Source

Параметры для Classic Jerk

pull/3/head
Sergey 4 years ago
parent
commit
d55e2792a5
  1. 2
      Marlin/Configuration.h

2
Marlin/Configuration.h

@ -799,7 +799,7 @@
//#define TRAVEL_EXTRA_XYJERK 0.0 // Additional jerk allowance for all travel moves
//#define LIMITED_JERK_EDITING // Limit edit via M205 or LCD to DEFAULT_aJERK * 2
#define LIMITED_JERK_EDITING // Limit edit via M205 or LCD to DEFAULT_aJERK * 2
#if ENABLED(LIMITED_JERK_EDITING)
#define MAX_JERK_EDIT_VALUES { 20, 20, 0.6, 10 } // ...or, set your own edit limits
#endif

Loading…
Cancel
Save