mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-18 04:08:05 -06:00
parent
8dd25e2332
commit
f2e93ec52a
382 changed files with 1146 additions and 1146 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue