Skip to content

Commit b9435ed

Browse files
📝 Fix M201 typos
MarlinFirmware/Marlin#26854 Co-Authored-By: Sophist <[email protected]>
1 parent e4bef2c commit b9435ed

File tree

365 files changed

+730
-730
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

365 files changed

+730
-730
lines changed

config/default/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,11 +1274,11 @@
12741274
* XY Frequency limit
12751275
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12761276
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1277-
* Use M201 F<freq> G<min%> to change limits at runtime.
1277+
* Use M201 F<freq> S<min%> to change limits at runtime.
12781278
*/
12791279
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12801280
#ifdef XY_FREQUENCY_LIMIT
1281-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1281+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12821282
#endif
12831283

12841284
//

config/examples/3DFabXYZ/Migbot/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,11 +1274,11 @@
12741274
* XY Frequency limit
12751275
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12761276
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1277-
* Use M201 F<freq> G<min%> to change limits at runtime.
1277+
* Use M201 F<freq> S<min%> to change limits at runtime.
12781278
*/
12791279
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12801280
#ifdef XY_FREQUENCY_LIMIT
1281-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1281+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12821282
#endif
12831283

12841284
//

config/examples/3DMatik/XL/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,11 +1274,11 @@
12741274
* XY Frequency limit
12751275
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12761276
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1277-
* Use M201 F<freq> G<min%> to change limits at runtime.
1277+
* Use M201 F<freq> S<min%> to change limits at runtime.
12781278
*/
12791279
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12801280
#ifdef XY_FREQUENCY_LIMIT
1281-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1281+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12821282
#endif
12831283

12841284
//

config/examples/ADIMLab/Gantry v1/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,11 +1274,11 @@
12741274
* XY Frequency limit
12751275
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12761276
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1277-
* Use M201 F<freq> G<min%> to change limits at runtime.
1277+
* Use M201 F<freq> S<min%> to change limits at runtime.
12781278
*/
12791279
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12801280
#ifdef XY_FREQUENCY_LIMIT
1281-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1281+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12821282
#endif
12831283

12841284
//

config/examples/ADIMLab/Gantry v2/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,11 +1274,11 @@
12741274
* XY Frequency limit
12751275
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12761276
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1277-
* Use M201 F<freq> G<min%> to change limits at runtime.
1277+
* Use M201 F<freq> S<min%> to change limits at runtime.
12781278
*/
12791279
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12801280
#ifdef XY_FREQUENCY_LIMIT
1281-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1281+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12821282
#endif
12831283

12841284
//

config/examples/Alfawise/U20-bltouch/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,11 +1283,11 @@
12831283
* XY Frequency limit
12841284
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12851285
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1286-
* Use M201 F<freq> G<min%> to change limits at runtime.
1286+
* Use M201 F<freq> S<min%> to change limits at runtime.
12871287
*/
12881288
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12891289
#ifdef XY_FREQUENCY_LIMIT
1290-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1290+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12911291
#endif
12921292

12931293
//

config/examples/Alfawise/U20/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,11 +1274,11 @@
12741274
* XY Frequency limit
12751275
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12761276
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1277-
* Use M201 F<freq> G<min%> to change limits at runtime.
1277+
* Use M201 F<freq> S<min%> to change limits at runtime.
12781278
*/
12791279
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12801280
#ifdef XY_FREQUENCY_LIMIT
1281-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1281+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12821282
#endif
12831283

12841284
//

config/examples/AliExpress/CL-260/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,11 +1274,11 @@
12741274
* XY Frequency limit
12751275
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12761276
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1277-
* Use M201 F<freq> G<min%> to change limits at runtime.
1277+
* Use M201 F<freq> S<min%> to change limits at runtime.
12781278
*/
12791279
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12801280
#ifdef XY_FREQUENCY_LIMIT
1281-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1281+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12821282
#endif
12831283

12841284
//

config/examples/AliExpress/UM2pExt/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,11 +1274,11 @@
12741274
* XY Frequency limit
12751275
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12761276
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1277-
* Use M201 F<freq> G<min%> to change limits at runtime.
1277+
* Use M201 F<freq> S<min%> to change limits at runtime.
12781278
*/
12791279
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12801280
#ifdef XY_FREQUENCY_LIMIT
1281-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1281+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12821282
#endif
12831283

12841284
//

config/examples/Anet/A2/Configuration_adv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,11 +1274,11 @@
12741274
* XY Frequency limit
12751275
* Reduce resonance by limiting the frequency of small zigzag infill moves.
12761276
* See https://hydraraptor.blogspot.com/2010/12/frequency-limit.html
1277-
* Use M201 F<freq> G<min%> to change limits at runtime.
1277+
* Use M201 F<freq> S<min%> to change limits at runtime.
12781278
*/
12791279
//#define XY_FREQUENCY_LIMIT 10 // (Hz) Maximum frequency of small zigzag infill moves. Set with M201 F<hertz>.
12801280
#ifdef XY_FREQUENCY_LIMIT
1281-
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 G<min%>.
1281+
#define XY_FREQUENCY_MIN_PERCENT 5 // (%) Minimum FR percentage to apply. Set with M201 S<min%>.
12821282
#endif
12831283

12841284
//

0 commit comments

Comments
 (0)