Skip to content

Commit

Permalink
Add SQUARE_WAVE_STEPPING to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jun 9, 2019
1 parent fcc4a1f commit 7f17de6
Show file tree
Hide file tree
Showing 75 changed files with 450 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/examples/3DFabXYZ/Migbot/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/AlephObjects/TAZ4/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/AliExpress/UM2pExt/Configuration_adv.h
Expand Up @@ -1763,6 +1763,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Anet/A2/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Anet/A2plus/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Anet/A6/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Anet/A8/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Anet/A8plus/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Anet/E16/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/AnyCubic/i3/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/ArmEd/Configuration_adv.h
Expand Up @@ -1765,6 +1765,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/BIBO/TouchX/default/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/BQ/Hephestos/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/BQ/Hephestos_2/Configuration_adv.h
Expand Up @@ -1769,6 +1769,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/BQ/WITBOX/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Cartesio/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Creality/CR-10/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Creality/CR-10S/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Creality/CR-10_5S/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Creality/CR-10mini/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Creality/CR-8/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Creality/Ender-2/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Creality/Ender-3/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Creality/Ender-4/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Einstart-S/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Felix/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/FlashForge/CreatorPro/Configuration_adv.h
Expand Up @@ -1760,6 +1760,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/FolgerTech/i3-2020/Configuration_adv.h
Expand Up @@ -1761,6 +1761,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down
6 changes: 6 additions & 0 deletions config/examples/Formbot/Raptor/Configuration_adv.h
Expand Up @@ -1763,6 +1763,12 @@
//#define Z_STALL_SENSITIVITY 8
#endif

/**
* Beta feature!
* Create a 50/50 square wave step pulse optimal for stepper drivers.
*/
//#define SQUARE_WAVE_STEPPING

/**
* Enable M122 debugging command for TMC stepper drivers.
* M122 S0/1 will enable continous reporting.
Expand Down

0 comments on commit 7f17de6

Please sign in to comment.