🔧 Update SMOOTH_LIN_ADVANCE

MarlinFirmware/Marlin#27818
This commit is contained in:
Scott Lahteine 2025-05-11 19:00:48 -05:00
parent 8dd25e2332
commit f2e93ec52a
382 changed files with 1146 additions and 1146 deletions

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2380,11 +2380,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2371,11 +2371,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2375,11 +2375,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2367,11 +2367,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2372,11 +2372,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2372,11 +2372,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2371,11 +2371,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2378,11 +2378,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2371,11 +2371,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2369,11 +2369,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2371,11 +2371,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2373,11 +2373,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2375,11 +2375,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2375,11 +2375,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2371,11 +2371,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2371,11 +2371,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2371,11 +2371,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2371,11 +2371,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2371,11 +2371,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

View file

@ -2370,11 +2370,11 @@
* Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps. * Higher k and higher XY acceleration may require larger ADVANCE_TAU to avoid skipping steps.
*/ */
#if ENABLED(DISTINCT_E_FACTORS) #if ENABLED(DISTINCT_E_FACTORS)
#define ADVANCE_TAU { 0.01 } // (s) Smoothing time to reduce extruder acceleration, per extruder #define ADVANCE_TAU { 0.02 } // (s) Smoothing time to reduce extruder acceleration, per extruder
#else #else
#define ADVANCE_TAU 0.01 // (s) Smoothing time to reduce extruder acceleration #define ADVANCE_TAU 0.02 // (s) Smoothing time to reduce extruder acceleration
#endif #endif
#define SMOOTH_LIN_ADV_HZ 5000 // (Hz) How often to update extruder speed #define SMOOTH_LIN_ADV_HZ 1000 // (Hz) How often to update extruder speed
#define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision) #define INPUT_SHAPING_E_SYNC // Synchronize the extruder-shaped XY axes (to increase precision)
#endif #endif
#endif #endif

Some files were not shown because too many files have changed in this diff Show more