Selaa lähdekoodia

Bring configs up to date with 1.1.x

Scott Lahteine 6 vuotta sitten
vanhempi
commit
0b4a46fa6c
56 muutettua tiedostoa jossa 241 lisäystä ja 220 poistoa
  1. 2
    2
      Marlin/Configuration.h
  2. 2
    1
      Marlin/src/config/default/Configuration.h
  3. 4
    4
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h
  4. 3
    3
      Marlin/src/config/examples/AliExpress/CL-260/Configuration.h
  5. 5
    5
      Marlin/src/config/examples/Anet/A6/Configuration.h
  6. 4
    3
      Marlin/src/config/examples/Anet/A8/Configuration.h
  7. 9
    9
      Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h
  8. 4
    4
      Marlin/src/config/examples/BQ/Hephestos/Configuration.h
  9. 3
    3
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h
  10. 4
    4
      Marlin/src/config/examples/BQ/WITBOX/Configuration.h
  11. 4
    4
      Marlin/src/config/examples/Cartesio/Configuration.h
  12. 4
    4
      Marlin/src/config/examples/Creality/CR-10/Configuration.h
  13. 1
    1
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  14. 3
    3
      Marlin/src/config/examples/Felix/Configuration.h
  15. 3
    3
      Marlin/src/config/examples/Felix/DUAL/Configuration.h
  16. 20
    11
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h
  17. 6
    7
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  18. 3
    3
      Marlin/src/config/examples/Geeetech/GT2560/Configuration.h
  19. 4
    4
      Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h
  20. 3
    3
      Marlin/src/config/examples/Infitary/i3-M508/Configuration.h
  21. 3
    3
      Marlin/src/config/examples/Malyan/M150/Configuration.h
  22. 3
    0
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  23. 3
    3
      Marlin/src/config/examples/Malyan/M200/Configuration.h
  24. 3
    3
      Marlin/src/config/examples/Micromake/C1/basic/Configuration.h
  25. 3
    3
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h
  26. 9
    9
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  27. 3
    3
      Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h
  28. 3
    3
      Marlin/src/config/examples/RigidBot/Configuration.h
  29. 5
    5
      Marlin/src/config/examples/SCARA/Configuration.h
  30. 8
    8
      Marlin/src/config/examples/Sanguinololu/Configuration.h
  31. 4
    4
      Marlin/src/config/examples/TinyBoy2/Configuration.h
  32. 4
    4
      Marlin/src/config/examples/Tronxy/X1/Configuration.h
  33. 11
    5
      Marlin/src/config/examples/Velleman/K8200/Configuration.h
  34. 11
    5
      Marlin/src/config/examples/Velleman/K8400/Configuration.h
  35. 10
    11
      Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
  36. 6
    6
      Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h
  37. 5
    8
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h
  38. 3
    3
      Marlin/src/config/examples/adafruit/ST7565/Configuration.h
  39. 3
    3
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h
  40. 3
    3
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  41. 3
    3
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h
  42. 1
    1
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  43. 3
    3
      Marlin/src/config/examples/delta/generic/Configuration.h
  44. 1
    1
      Marlin/src/config/examples/delta/generic/Configuration_adv.h
  45. 3
    3
      Marlin/src/config/examples/delta/kossel_mini/Configuration.h
  46. 1
    1
      Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
  47. 3
    3
      Marlin/src/config/examples/delta/kossel_pro/Configuration.h
  48. 1
    1
      Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h
  49. 3
    3
      Marlin/src/config/examples/delta/kossel_xl/Configuration.h
  50. 4
    4
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h
  51. 2
    2
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
  52. 3
    3
      Marlin/src/config/examples/makibox/Configuration.h
  53. 2
    2
      Marlin/src/config/examples/stm32f103ret6/Configuration.h
  54. 3
    3
      Marlin/src/config/examples/tvrrug/Round2/Configuration.h
  55. 4
    4
      Marlin/src/config/examples/wt150/Configuration.h
  56. 10
    10
      Marlin/src/config/examples/wt150/Configuration_adv.h

+ 2
- 2
Marlin/Configuration.h Näytä tiedosto

@@ -1633,12 +1633,12 @@
1633 1633
 //#define CR10_STOCKDISPLAY
1634 1634
 
1635 1635
 //
1636
-// MKS OLED 1.3" 128x64 FULL GRAPHICS CONTROLLER
1636
+// MKS OLED 1.3" 128 x 64 FULL GRAPHICS CONTROLLER
1637 1637
 // http://reprap.org/wiki/MKS_12864OLED
1638 1638
 //
1639 1639
 // Tiny, but very sharp OLED display
1640 1640
 // If there is a pixel shift, try the other controller.
1641
-
1641
+//
1642 1642
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1643 1643
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller
1644 1644
 

+ 2
- 1
Marlin/src/config/default/Configuration.h Näytä tiedosto

@@ -1633,10 +1633,11 @@
1633 1633
 //#define CR10_STOCKDISPLAY
1634 1634
 
1635 1635
 //
1636
-// MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER
1636
+// MKS OLED 1.3" 128 x 64 FULL GRAPHICS CONTROLLER
1637 1637
 // http://reprap.org/wiki/MKS_12864OLED
1638 1638
 //
1639 1639
 // Tiny, but very sharp OLED display
1640
+// If there is a pixel shift, try the other controller.
1640 1641
 //
1641 1642
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1642 1643
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller

+ 4
- 4
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h Näytä tiedosto

@@ -588,7 +588,7 @@
588 588
  */
589 589
 #define DEFAULT_XJERK                  8.0
590 590
 #define DEFAULT_YJERK                  8.0
591
-#define DEFAULT_ZJERK                  0.4
591
+#define DEFAULT_ZJERK                  0.3
592 592
 #define DEFAULT_EJERK                 10.0
593 593
 
594 594
 //===========================================================================
@@ -1741,9 +1741,9 @@
1741 1741
  * LED Type. Enable only one of the following two options.
1742 1742
  *
1743 1743
  */
1744
-
1745 1744
 //#define RGB_LED
1746 1745
 //#define RGBW_LED
1746
+
1747 1747
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1748 1748
   #define RGB_LED_R_PIN 34
1749 1749
   #define RGB_LED_G_PIN 43
@@ -1754,11 +1754,11 @@
1754 1754
 // Support for Adafruit Neopixel LED driver
1755 1755
 //#define NEOPIXEL_LED
1756 1756
 #if ENABLED(NEOPIXEL_LED)
1757
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1757
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1758 1758
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1759 1759
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1760 1760
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1761
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1761
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1762 1762
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1763 1763
 #endif
1764 1764
 

+ 3
- 3
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h Näytä tiedosto

@@ -1721,9 +1721,9 @@
1721 1721
  * LED Type. Enable only one of the following two options.
1722 1722
  *
1723 1723
  */
1724
-
1725 1724
 //#define RGB_LED
1726 1725
 //#define RGBW_LED
1726
+
1727 1727
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1728 1728
   #define RGB_LED_R_PIN 34
1729 1729
   #define RGB_LED_G_PIN 43
@@ -1734,11 +1734,11 @@
1734 1734
 // Support for Adafruit Neopixel LED driver
1735 1735
 //#define NEOPIXEL_LED
1736 1736
 #if ENABLED(NEOPIXEL_LED)
1737
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1737
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1738 1738
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1739 1739
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1740 1740
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1741
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1741
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1742 1742
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1743 1743
 #endif
1744 1744
 

+ 5
- 5
Marlin/src/config/examples/Anet/A6/Configuration.h Näytä tiedosto

@@ -613,11 +613,11 @@
613 613
  * value set here, it may happen instantaneously.
614 614
  */
615 615
 // ANET A6 Firmware V2.0 defaults (jerk):
616
-// Vxy-jerk: 10, Vz-jerk: +000.30, Ve-jerk: 10
616
+// Vxy-jerk: 10, Vz-jerk: +000.30, Ve-jerk: 5
617 617
 #define DEFAULT_XJERK                 10.0
618 618
 #define DEFAULT_YJERK                 10.0
619 619
 #define DEFAULT_ZJERK                  0.3
620
-#define DEFAULT_EJERK                 10.0
620
+#define DEFAULT_EJERK                  5.0
621 621
 
622 622
 //===========================================================================
623 623
 //============================= Z Probe Options =============================
@@ -1871,9 +1871,9 @@
1871 1871
  * LED Type. Enable only one of the following two options.
1872 1872
  *
1873 1873
  */
1874
-
1875 1874
 //#define RGB_LED
1876 1875
 //#define RGBW_LED
1876
+
1877 1877
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1878 1878
   #define RGB_LED_R_PIN 34
1879 1879
   #define RGB_LED_G_PIN 43
@@ -1884,11 +1884,11 @@
1884 1884
 // Support for Adafruit Neopixel LED driver
1885 1885
 //#define NEOPIXEL_LED
1886 1886
 #if ENABLED(NEOPIXEL_LED)
1887
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1887
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1888 1888
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1889 1889
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1890 1890
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1891
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1891
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1892 1892
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1893 1893
 #endif
1894 1894
 

+ 4
- 3
Marlin/src/config/examples/Anet/A8/Configuration.h Näytä tiedosto

@@ -137,6 +137,7 @@
137 137
 #define EXTRUDERS 1
138 138
 
139 139
 // Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.
140
+// The Anet A8 original extruder is designed for 1.75mm
140 141
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75
141 142
 
142 143
 // For Cyclops or any "multi-extruder" that shares a single nozzle.
@@ -1729,9 +1730,9 @@
1729 1730
  * LED Type. Enable only one of the following two options.
1730 1731
  *
1731 1732
  */
1732
-
1733 1733
 //#define RGB_LED
1734 1734
 //#define RGBW_LED
1735
+
1735 1736
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1736 1737
   #define RGB_LED_R_PIN 34
1737 1738
   #define RGB_LED_G_PIN 43
@@ -1742,11 +1743,11 @@
1742 1743
 // Support for Adafruit Neopixel LED driver
1743 1744
 //#define NEOPIXEL_LED
1744 1745
 #if ENABLED(NEOPIXEL_LED)
1745
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1746
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1746 1747
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1747 1748
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1748 1749
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1749
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1750
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1750 1751
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1751 1752
 #endif
1752 1753
 

+ 9
- 9
Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h Näytä tiedosto

@@ -440,18 +440,18 @@
440 440
 // Uncomment to enable an I2C based DIGIPOT like on the Azteeg X3 Pro
441 441
 //#define DIGIPOT_I2C
442 442
 
443
-#if (defined(DIGIPOT_I2C) && !defined(DIGIPOT_I2C_ADDRESS_A))  //default to settings in pins_XXXX.h files
443
+#if ENABLED(DIGIPOT_I2C) && !defined(DIGIPOT_I2C_ADDRESS_A)  // Default to settings in pins_XXXX.h files
444
+  /**
445
+   * Common slave addresses:
446
+   *
447
+   *                    A   (A shifted)   B   (B shifted)  IC
448
+   * Smoothie          0x2C (0x58)       0x2D (0x5A)       MCP4451
449
+   * AZTEEG_X3_PRO     0x2C (0x58)       0x2E (0x5C)       MCP4451
450
+   * MIGHTYBOARD_REVE  0x2F (0x5E)                         MCP4018
451
+   */
444 452
   #define DIGIPOT_I2C_ADDRESS_A 0x2C  // unshifted slave address for first DIGIPOT
445 453
   #define DIGIPOT_I2C_ADDRESS_B 0x2D  // unshifted slave address for second DIGIPOT
446 454
 #endif
447
-/**
448
- *  common slave addresses
449
- *
450
- *  board              A   (A shifted)   B   (B shifted)  IC
451
- *  Smoothie          0x2C (0x58)       0x2D (0x5A)       MCP4451
452
- *  AZTEEG_X3_PRO     0x2C (0x58)       0x2E (0x5C)       MCP4451
453
- *  MIGHTYBOARD_REVE  0x2F (0x5E)                         MCP4018
454
- */
455 455
 
456 456
 //#define DIGIPOT_MCP4018          // Requires library from https://github.com/stawel/SlowSoftI2CMaster
457 457
 #define DIGIPOT_I2C_NUM_CHANNELS 8 // 5DPRINT: 4     AZTEEG_X3_PRO: 8

+ 4
- 4
Marlin/src/config/examples/BQ/Hephestos/Configuration.h Näytä tiedosto

@@ -556,7 +556,7 @@
556 556
  */
557 557
 #define DEFAULT_XJERK                 10.0
558 558
 #define DEFAULT_YJERK                 10.0
559
-#define DEFAULT_ZJERK                  0.4
559
+#define DEFAULT_ZJERK                  0.3
560 560
 #define DEFAULT_EJERK                  5.0
561 561
 
562 562
 //===========================================================================
@@ -1709,9 +1709,9 @@
1709 1709
  * LED Type. Enable only one of the following two options.
1710 1710
  *
1711 1711
  */
1712
-
1713 1712
 //#define RGB_LED
1714 1713
 //#define RGBW_LED
1714
+
1715 1715
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1716 1716
   #define RGB_LED_R_PIN 34
1717 1717
   #define RGB_LED_G_PIN 43
@@ -1722,11 +1722,11 @@
1722 1722
 // Support for Adafruit Neopixel LED driver
1723 1723
 //#define NEOPIXEL_LED
1724 1724
 #if ENABLED(NEOPIXEL_LED)
1725
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1725
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1726 1726
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1727 1727
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1728 1728
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1729
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1729
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1730 1730
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1731 1731
 #endif
1732 1732
 

+ 3
- 3
Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h Näytä tiedosto

@@ -1722,9 +1722,9 @@
1722 1722
  * LED Type. Enable only one of the following two options.
1723 1723
  *
1724 1724
  */
1725
-
1726 1725
 //#define RGB_LED
1727 1726
 //#define RGBW_LED
1727
+
1728 1728
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1729 1729
   #define RGB_LED_R_PIN 34
1730 1730
   #define RGB_LED_G_PIN 43
@@ -1735,11 +1735,11 @@
1735 1735
 // Support for Adafruit Neopixel LED driver
1736 1736
 //#define NEOPIXEL_LED
1737 1737
 #if ENABLED(NEOPIXEL_LED)
1738
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1738
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1739 1739
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1740 1740
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1741 1741
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1742
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1742
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1743 1743
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1744 1744
 #endif
1745 1745
 

+ 4
- 4
Marlin/src/config/examples/BQ/WITBOX/Configuration.h Näytä tiedosto

@@ -556,7 +556,7 @@
556 556
  */
557 557
 #define DEFAULT_XJERK                 10.0
558 558
 #define DEFAULT_YJERK                 10.0
559
-#define DEFAULT_ZJERK                  0.4
559
+#define DEFAULT_ZJERK                  0.3
560 560
 #define DEFAULT_EJERK                  5.0
561 561
 
562 562
 //===========================================================================
@@ -1709,9 +1709,9 @@
1709 1709
  * LED Type. Enable only one of the following two options.
1710 1710
  *
1711 1711
  */
1712
-
1713 1712
 //#define RGB_LED
1714 1713
 //#define RGBW_LED
1714
+
1715 1715
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1716 1716
   #define RGB_LED_R_PIN 34
1717 1717
   #define RGB_LED_G_PIN 43
@@ -1722,11 +1722,11 @@
1722 1722
 // Support for Adafruit Neopixel LED driver
1723 1723
 //#define NEOPIXEL_LED
1724 1724
 #if ENABLED(NEOPIXEL_LED)
1725
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1725
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1726 1726
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1727 1727
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1728 1728
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1729
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1729
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1730 1730
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1731 1731
 #endif
1732 1732
 

+ 4
- 4
Marlin/src/config/examples/Cartesio/Configuration.h Näytä tiedosto

@@ -567,7 +567,7 @@
567 567
  */
568 568
 #define DEFAULT_XJERK                 10.0
569 569
 #define DEFAULT_YJERK                 10.0
570
-#define DEFAULT_ZJERK                  0.4
570
+#define DEFAULT_ZJERK                  0.3
571 571
 #define DEFAULT_EJERK                  5.0
572 572
 
573 573
 //===========================================================================
@@ -1720,9 +1720,9 @@
1720 1720
  * LED Type. Enable only one of the following two options.
1721 1721
  *
1722 1722
  */
1723
-
1724 1723
 //#define RGB_LED
1725 1724
 //#define RGBW_LED
1725
+
1726 1726
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1727 1727
   #define RGB_LED_R_PIN 34
1728 1728
   #define RGB_LED_G_PIN 43
@@ -1733,11 +1733,11 @@
1733 1733
 // Support for Adafruit Neopixel LED driver
1734 1734
 //#define NEOPIXEL_LED
1735 1735
 #if ENABLED(NEOPIXEL_LED)
1736
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1736
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1737 1737
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1738 1738
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1739 1739
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1740
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1740
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1741 1741
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1742 1742
 #endif
1743 1743
 

+ 4
- 4
Marlin/src/config/examples/Creality/CR-10/Configuration.h Näytä tiedosto

@@ -1174,7 +1174,7 @@
1174 1174
  *    P1  Raise the nozzle always to Z-park height.
1175 1175
  *    P2  Raise the nozzle by Z-park amount, limited to Z_MAX_POS.
1176 1176
  */
1177
-//#define NOZZLE_PARK_FEATURE
1177
+#define NOZZLE_PARK_FEATURE
1178 1178
 
1179 1179
 #if ENABLED(NOZZLE_PARK_FEATURE)
1180 1180
   // Specify a park position as { X, Y, Z }
@@ -1731,9 +1731,9 @@
1731 1731
  * LED Type. Enable only one of the following two options.
1732 1732
  *
1733 1733
  */
1734
-
1735 1734
 //#define RGB_LED
1736 1735
 //#define RGBW_LED
1736
+
1737 1737
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1738 1738
   #define RGB_LED_R_PIN 34
1739 1739
   #define RGB_LED_G_PIN 43
@@ -1744,11 +1744,11 @@
1744 1744
 // Support for Adafruit Neopixel LED driver
1745 1745
 //#define NEOPIXEL_LED
1746 1746
 #if ENABLED(NEOPIXEL_LED)
1747
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1747
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1748 1748
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1749 1749
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1750 1750
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1751
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1751
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1752 1752
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1753 1753
 #endif
1754 1754
 

+ 1
- 1
Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h Näytä tiedosto

@@ -659,7 +659,7 @@
659 659
 #if ENABLED(BABYSTEPPING)
660 660
   //#define BABYSTEP_XY              // Also enable X/Y Babystepping. Not supported on DELTA!
661 661
   #define BABYSTEP_INVERT_Z false    // Change if Z babysteps should go the other way
662
-  #define BABYSTEP_MULTIPLICATOR 10  // Babysteps are very small. Increase for faster motion.
662
+  #define BABYSTEP_MULTIPLICATOR  10 // Babysteps are very small. Increase for faster motion.
663 663
   //#define BABYSTEP_ZPROBE_OFFSET   // Enable to combine M851 and Babystepping
664 664
   #define DOUBLECLICK_FOR_Z_BABYSTEPPING // Double-click on the Status Screen for Z Babystepping.
665 665
   #define DOUBLECLICK_MAX_INTERVAL 1250 // Maximum interval between clicks, in milliseconds.

+ 3
- 3
Marlin/src/config/examples/Felix/Configuration.h Näytä tiedosto

@@ -1703,9 +1703,9 @@
1703 1703
  * LED Type. Enable only one of the following two options.
1704 1704
  *
1705 1705
  */
1706
-
1707 1706
 //#define RGB_LED
1708 1707
 //#define RGBW_LED
1708
+
1709 1709
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1710 1710
   #define RGB_LED_R_PIN 34
1711 1711
   #define RGB_LED_G_PIN 43
@@ -1716,11 +1716,11 @@
1716 1716
 // Support for Adafruit Neopixel LED driver
1717 1717
 //#define NEOPIXEL_LED
1718 1718
 #if ENABLED(NEOPIXEL_LED)
1719
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1719
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1720 1720
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1721 1721
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1722 1722
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1723
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1723
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1724 1724
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1725 1725
 #endif
1726 1726
 

+ 3
- 3
Marlin/src/config/examples/Felix/DUAL/Configuration.h Näytä tiedosto

@@ -1703,9 +1703,9 @@
1703 1703
  * LED Type. Enable only one of the following two options.
1704 1704
  *
1705 1705
  */
1706
-
1707 1706
 //#define RGB_LED
1708 1707
 //#define RGBW_LED
1708
+
1709 1709
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1710 1710
   #define RGB_LED_R_PIN 34
1711 1711
   #define RGB_LED_G_PIN 43
@@ -1716,11 +1716,11 @@
1716 1716
 // Support for Adafruit Neopixel LED driver
1717 1717
 //#define NEOPIXEL_LED
1718 1718
 #if ENABLED(NEOPIXEL_LED)
1719
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1719
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1720 1720
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1721 1721
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1722 1722
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1723
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1723
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1724 1724
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1725 1725
 #endif
1726 1726
 

+ 20
- 11
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h Näytä tiedosto

@@ -638,7 +638,7 @@
638 638
  * Z Servo Probe, such as an endstop switch on a rotating arm.
639 639
  */
640 640
 #define Z_ENDSTOP_SERVO_NR 0   // Defaults to SERVO 0 connector.
641
-#define Z_SERVO_ANGLES {40,95}  // Z Servo Deploy and Stow angles
641
+#define Z_SERVO_ANGLES {40,85}  // Z Servo Deploy and Stow angles
642 642
 
643 643
 /**
644 644
  * The BLTouch probe uses a Hall effect sensor and emulates a servo.
@@ -786,17 +786,26 @@
786 786
 // @section machine
787 787
 
788 788
 // The size of the print bed
789
-//#define X_BED_SIZE 207    // For now...  use the old method of X_MIN_POS and X_MAX_POS to set X size
790
-//#define Y_BED_SIZE 182    // For now...  use the old method of Y_MIN_POS and Y_MAX_POS to set Y size
789
+#define X_BED_SIZE 207
790
+#define Y_BED_SIZE 182
791 791
 
792 792
 // Travel limits (mm) after homing, corresponding to endstop positions.
793 793
 #define X_MIN_POS 6
794 794
 #define Y_MIN_POS 3
795 795
 #define Z_MIN_POS 0
796
-#define X_MAX_POS 207
797
-#define Y_MAX_POS 182
796
+#define X_MAX_POS X_BED_SIZE
797
+#define Y_MAX_POS Y_BED_SIZE
798 798
 #define Z_MAX_POS 175
799 799
 
800
+/**
801
+ * Software Endstops
802
+ *
803
+ * - Prevent moves outside the set machine bounds.
804
+ * - Individual axes can be disabled, if desired.
805
+ * - X and Y only apply to Cartesian robots.
806
+ * - Use 'M211' to set software endstops on/off or report current state
807
+ */
808
+
800 809
 // If enabled, axes won't move below MIN_POS in response to movement commands.
801 810
 //#define MIN_SOFTWARE_ENDSTOPS
802 811
 #if ENABLED(MIN_SOFTWARE_ENDSTOPS)
@@ -1718,9 +1727,9 @@
1718 1727
  * LED Type. Enable only one of the following two options.
1719 1728
  *
1720 1729
  */
1721
-
1722 1730
 //#define RGB_LED
1723 1731
 //#define RGBW_LED
1732
+
1724 1733
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1725 1734
   #define RGB_LED_R_PIN 34
1726 1735
   #define RGB_LED_G_PIN 43
@@ -1731,11 +1740,11 @@
1731 1740
 // Support for Adafruit Neopixel LED driver
1732 1741
 //#define NEOPIXEL_LED
1733 1742
 #if ENABLED(NEOPIXEL_LED)
1734
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1743
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1735 1744
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1736 1745
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1737 1746
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1738
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1747
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1739 1748
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1740 1749
 #endif
1741 1750
 
@@ -1766,16 +1775,16 @@
1766 1775
  * Set this manually if there are extra servos needing manual control.
1767 1776
  * Leave undefined or set to 0 to entirely disable the servo subsystem.
1768 1777
  */
1769
-#define NUM_SERVOS 1 // Servo index starts with 0 for M280 command
1778
+#define NUM_SERVOS 2 // Servo index starts with 0 for M280 command
1770 1779
 
1771 1780
 // Delay (in milliseconds) before the next move will start, to give the servo time to reach its target angle.
1772 1781
 // 300ms is a good value but you can try less delay.
1773 1782
 // If the servo can't reach the requested position, increase it.
1774
-#define SERVO_DELAY { 500 }
1783
+#define SERVO_DELAY { 500, 500 }
1775 1784
 
1776 1785
 // Servo deactivation
1777 1786
 //
1778 1787
 // With this option servos are powered only during movement, then turned off to prevent jitter.
1779
-//#define DEACTIVATE_SERVOS_AFTER_MOVE
1788
+#define DEACTIVATE_SERVOS_AFTER_MOVE
1780 1789
 
1781 1790
 #endif // CONFIGURATION_H

+ 6
- 7
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h Näytä tiedosto

@@ -557,7 +557,7 @@
557 557
   #endif
558 558
 
559 559
   // Show a progress bar on HD44780 LCDs for SD printing
560
-  //#define LCD_PROGRESS_BAR
560
+  #define LCD_PROGRESS_BAR
561 561
 
562 562
   #if ENABLED(LCD_PROGRESS_BAR)
563 563
     // Amount of time (ms) to show the bar
@@ -659,7 +659,7 @@
659 659
 #if ENABLED(BABYSTEPPING)
660 660
   //#define BABYSTEP_XY              // Also enable X/Y Babystepping. Not supported on DELTA!
661 661
   #define BABYSTEP_INVERT_Z false    // Change if Z babysteps should go the other way
662
-  #define BABYSTEP_MULTIPLICATOR 16  // Babysteps are very small. Increase for faster motion.
662
+  #define BABYSTEP_MULTIPLICATOR   2 // Babysteps are very small. Increase for faster motion.
663 663
   //#define BABYSTEP_ZPROBE_OFFSET   // Enable to combine M851 and Babystepping
664 664
   #define DOUBLECLICK_FOR_Z_BABYSTEPPING // Double-click on the Status Screen for Z Babystepping.
665 665
   #define DOUBLECLICK_MAX_INTERVAL 1250 // Maximum interval between clicks, in milliseconds.
@@ -1391,7 +1391,7 @@
1391 1391
  * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
1392 1392
  * Otherwise, adjust according to your client and font.
1393 1393
  */
1394
-#define PROPORTIONAL_FONT_RATIO 2.2
1394
+#define PROPORTIONAL_FONT_RATIO 1.5
1395 1395
 
1396 1396
 /**
1397 1397
  * Spend 28 bytes of SRAM to optimize the GCode parser
@@ -1419,8 +1419,8 @@
1419 1419
   #define USER_DESC_4 "Heat Bed/Home/Level"
1420 1420
   #define USER_GCODE_4 "M140 S" STRINGIFY(PREHEAT_2_TEMP_BED) "\nG28\nG29"
1421 1421
 
1422
-  #define USER_DESC_5 "Home & Info"
1423
-  #define USER_GCODE_5 "G28\nM503"
1422
+  //#define USER_DESC_5 "Home & Info"
1423
+  //#define USER_GCODE_5 "G28\nM503"
1424 1424
 #endif
1425 1425
 
1426 1426
 /**
@@ -1531,7 +1531,7 @@
1531 1531
  * Fully assembled MAX7219 boards can be found on the internet for under $2(US).
1532 1532
  * For example, see https://www.ebay.com/sch/i.html?_nkw=332349290049
1533 1533
  */
1534
-#define MAX7219_DEBUG
1534
+//#define MAX7219_DEBUG
1535 1535
 #if ENABLED(MAX7219_DEBUG)
1536 1536
 //#define MAX7219_CLK_PIN   64  // on RAMPS       // Configuration of the 3 pins to control the display
1537 1537
 //#define MAX7219_DIN_PIN   57  // on RAMPS
@@ -1550,7 +1550,6 @@
1550 1550
    * If you add more debug displays, be careful to avoid conflicts!
1551 1551
    */
1552 1552
   #define MAX7219_DEBUG_PRINTER_ALIVE    // Blink corner LED of 8x8 matrix to show that the firmware is functioning
1553
-
1554 1553
   #define MAX7219_DEBUG_STEPPER_HEAD  3  // Show the stepper queue head position on this and the next LED matrix row
1555 1554
   #define MAX7219_DEBUG_STEPPER_TAIL  5  // Show the stepper queue tail position on this and the next LED matrix row
1556 1555
 

+ 3
- 3
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h Näytä tiedosto

@@ -1736,9 +1736,9 @@
1736 1736
  * LED Type. Enable only one of the following two options.
1737 1737
  *
1738 1738
  */
1739
-
1740 1739
 //#define RGB_LED
1741 1740
 //#define RGBW_LED
1741
+
1742 1742
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1743 1743
   #define RGB_LED_R_PIN 34
1744 1744
   #define RGB_LED_G_PIN 43
@@ -1749,11 +1749,11 @@
1749 1749
 // Support for Adafruit Neopixel LED driver
1750 1750
 //#define NEOPIXEL_LED
1751 1751
 #if ENABLED(NEOPIXEL_LED)
1752
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1752
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1753 1753
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1754 1754
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1755 1755
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1756
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1756
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1757 1757
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1758 1758
 #endif
1759 1759
 

+ 4
- 4
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h Näytä tiedosto

@@ -137,7 +137,7 @@
137 137
 #define EXTRUDERS 1
138 138
 
139 139
 // Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.
140
-#define DEFAULT_NOMINAL_FILAMENT_DIA 3.0
140
+#define DEFAULT_NOMINAL_FILAMENT_DIA 1.75
141 141
 
142 142
 // For Cyclops or any "multi-extruder" that shares a single nozzle.
143 143
 //#define SINGLENOZZLE
@@ -1721,9 +1721,9 @@
1721 1721
  * LED Type. Enable only one of the following two options.
1722 1722
  *
1723 1723
  */
1724
-
1725 1724
 //#define RGB_LED
1726 1725
 //#define RGBW_LED
1726
+
1727 1727
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1728 1728
   #define RGB_LED_R_PIN 34
1729 1729
   #define RGB_LED_G_PIN 43
@@ -1734,11 +1734,11 @@
1734 1734
 // Support for Adafruit Neopixel LED driver
1735 1735
 //#define NEOPIXEL_LED
1736 1736
 #if ENABLED(NEOPIXEL_LED)
1737
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1737
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1738 1738
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1739 1739
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1740 1740
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1741
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1741
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1742 1742
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1743 1743
 #endif
1744 1744
 

+ 3
- 3
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h Näytä tiedosto

@@ -1725,9 +1725,9 @@
1725 1725
  * LED Type. Enable only one of the following two options.
1726 1726
  *
1727 1727
  */
1728
-
1729 1728
 //#define RGB_LED
1730 1729
 //#define RGBW_LED
1730
+
1731 1731
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1732 1732
   #define RGB_LED_R_PIN 34
1733 1733
   #define RGB_LED_G_PIN 43
@@ -1738,11 +1738,11 @@
1738 1738
 // Support for Adafruit Neopixel LED driver
1739 1739
 //#define NEOPIXEL_LED
1740 1740
 #if ENABLED(NEOPIXEL_LED)
1741
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1741
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1742 1742
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1743 1743
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1744 1744
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1745
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1745
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1746 1746
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1747 1747
 #endif
1748 1748
 

+ 3
- 3
Marlin/src/config/examples/Malyan/M150/Configuration.h Näytä tiedosto

@@ -1749,9 +1749,9 @@
1749 1749
  * LED Type. Enable only one of the following two options.
1750 1750
  *
1751 1751
  */
1752
-
1753 1752
 //#define RGB_LED
1754 1753
 //#define RGBW_LED
1754
+
1755 1755
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1756 1756
   #define RGB_LED_R_PIN 34
1757 1757
   #define RGB_LED_G_PIN 43
@@ -1762,11 +1762,11 @@
1762 1762
 // Support for Adafruit Neopixel LED driver
1763 1763
 //#define NEOPIXEL_LED
1764 1764
 #if ENABLED(NEOPIXEL_LED)
1765
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1765
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1766 1766
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1767 1767
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1768 1768
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1769
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1769
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1770 1770
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1771 1771
 #endif
1772 1772
 

+ 3
- 0
Marlin/src/config/examples/Malyan/M150/Configuration_adv.h Näytä tiedosto

@@ -578,6 +578,9 @@
578 578
   // This allows hosts to request long names for files and folders with M33
579 579
   #define LONG_FILENAME_HOST_SUPPORT
580 580
 
581
+  // Enable this option to scroll long filenames in the SD card menu
582
+  //#define SCROLL_LONG_FILENAMES
583
+
581 584
   /**
582 585
    * This option allows you to abort SD printing when any endstop is triggered.
583 586
    * This feature must be enabled with "M540 S1" or from the LCD menu.

+ 3
- 3
Marlin/src/config/examples/Malyan/M200/Configuration.h Näytä tiedosto

@@ -1720,9 +1720,9 @@
1720 1720
  * LED Type. Enable only one of the following two options.
1721 1721
  *
1722 1722
  */
1723
-
1724 1723
 //#define RGB_LED
1725 1724
 //#define RGBW_LED
1725
+
1726 1726
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1727 1727
   #define RGB_LED_R_PIN 34
1728 1728
   #define RGB_LED_G_PIN 43
@@ -1733,11 +1733,11 @@
1733 1733
 // Support for Adafruit Neopixel LED driver
1734 1734
 //#define NEOPIXEL_LED
1735 1735
 #if ENABLED(NEOPIXEL_LED)
1736
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1736
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1737 1737
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1738 1738
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1739 1739
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1740
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1740
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1741 1741
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1742 1742
 #endif
1743 1743
 

+ 3
- 3
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h Näytä tiedosto

@@ -59,14 +59,14 @@
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61 61
 // For a Delta printer start with one of the configuration files in the
62
-// example_configurations/delta directory and customize for your machine.
62
+// config/examples/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68 68
 // For a SCARA printer start with the configuration files in
69
-// example_configurations/SCARA and customize for your machine.
69
+// config/examples/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info
@@ -1742,7 +1742,7 @@
1742 1742
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1743 1743
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1744 1744
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1745
-  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness 0-255
1745
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1746 1746
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1747 1747
 #endif
1748 1748
 

+ 3
- 3
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h Näytä tiedosto

@@ -59,14 +59,14 @@
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61 61
 // For a Delta printer start with one of the configuration files in the
62
-// example_configurations/delta directory and customize for your machine.
62
+// config/examples/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68 68
 // For a SCARA printer start with the configuration files in
69
-// example_configurations/SCARA and customize for your machine.
69
+// config/examples/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info
@@ -1742,7 +1742,7 @@
1742 1742
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1743 1743
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1744 1744
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1745
-  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness 0-255
1745
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1746 1746
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1747 1747
 #endif
1748 1748
 

+ 9
- 9
Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h Näytä tiedosto

@@ -440,18 +440,18 @@
440 440
 // Uncomment to enable an I2C based DIGIPOT like on the Azteeg X3 Pro
441 441
 #define DIGIPOT_I2C
442 442
 
443
-#if (defined(DIGIPOT_I2C) && !defined(DIGIPOT_I2C_ADDRESS_A))  //default to settings in pins_XXXX.h files
443
+#if ENABLED(DIGIPOT_I2C) && !defined(DIGIPOT_I2C_ADDRESS_A)  // Default to settings in pins_XXXX.h files
444
+  /**
445
+   * Common slave addresses:
446
+   *
447
+   *                    A   (A shifted)   B   (B shifted)  IC
448
+   * Smoothie          0x2C (0x58)       0x2D (0x5A)       MCP4451
449
+   * AZTEEG_X3_PRO     0x2C (0x58)       0x2E (0x5C)       MCP4451
450
+   * MIGHTYBOARD_REVE  0x2F (0x5E)                         MCP4018
451
+   */
444 452
   #define DIGIPOT_I2C_ADDRESS_A 0x2C  // unshifted slave address for first DIGIPOT
445 453
   #define DIGIPOT_I2C_ADDRESS_B 0x2D  // unshifted slave address for second DIGIPOT
446 454
 #endif
447
-/**
448
- *  common slave addresses
449
- *
450
- *  board              A   (A shifted)   B   (B shifted)  IC
451
- *  Smoothie          0x2C (0x58)       0x2D (0x5A)       MCP4451
452
- *  AZTEEG_X3_PRO     0x2C (0x58)       0x2E (0x5C)       MCP4451
453
- *  MIGHTYBOARD_REVE  0x2F (0x5E)                         MCP4018
454
- */
455 455
 
456 456
 //#define DIGIPOT_MCP4018          // Requires library from https://github.com/stawel/SlowSoftI2CMaster
457 457
 #define DIGIPOT_I2C_NUM_CHANNELS 5 // 5DPRINT: 4     AZTEEG_X3_PRO: 8	MKS SBASE: 5

+ 3
- 3
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h Näytä tiedosto

@@ -1721,9 +1721,9 @@
1721 1721
  * LED Type. Enable only one of the following two options.
1722 1722
  *
1723 1723
  */
1724
-
1725 1724
 //#define RGB_LED
1726 1725
 //#define RGBW_LED
1726
+
1727 1727
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1728 1728
   #define RGB_LED_R_PIN 34
1729 1729
   #define RGB_LED_G_PIN 43
@@ -1734,11 +1734,11 @@
1734 1734
 // Support for Adafruit Neopixel LED driver
1735 1735
 //#define NEOPIXEL_LED
1736 1736
 #if ENABLED(NEOPIXEL_LED)
1737
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1737
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1738 1738
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1739 1739
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1740 1740
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1741
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1741
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1742 1742
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1743 1743
 #endif
1744 1744
 

+ 3
- 3
Marlin/src/config/examples/RigidBot/Configuration.h Näytä tiedosto

@@ -1721,9 +1721,9 @@
1721 1721
  * LED Type. Enable only one of the following two options.
1722 1722
  *
1723 1723
  */
1724
-
1725 1724
 //#define RGB_LED
1726 1725
 //#define RGBW_LED
1726
+
1727 1727
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1728 1728
   #define RGB_LED_R_PIN 34
1729 1729
   #define RGB_LED_G_PIN 43
@@ -1734,11 +1734,11 @@
1734 1734
 // Support for Adafruit Neopixel LED driver
1735 1735
 //#define NEOPIXEL_LED
1736 1736
 #if ENABLED(NEOPIXEL_LED)
1737
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1737
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1738 1738
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1739 1739
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1740 1740
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1741
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1741
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1742 1742
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1743 1743
 #endif
1744 1744
 

+ 5
- 5
Marlin/src/config/examples/SCARA/Configuration.h Näytä tiedosto

@@ -484,7 +484,7 @@
484 484
 // extra connectors. Leave undefined any used for non-endstop and non-probe purposes.
485 485
 #define USE_XMIN_PLUG
486 486
 #define USE_YMIN_PLUG
487
-#define USE_ZMIN_PLUG
487
+//#define USE_ZMIN_PLUG
488 488
 //#define USE_XMAX_PLUG
489 489
 //#define USE_YMAX_PLUG
490 490
 #define USE_ZMAX_PLUG
@@ -580,7 +580,7 @@
580 580
  */
581 581
 #define DEFAULT_XJERK                  5.0
582 582
 #define DEFAULT_YJERK                  5.0
583
-#define DEFAULT_ZJERK                  0.4
583
+#define DEFAULT_ZJERK                  0.3
584 584
 #define DEFAULT_EJERK                  3.0
585 585
 
586 586
 //===========================================================================
@@ -1733,9 +1733,9 @@
1733 1733
  * LED Type. Enable only one of the following two options.
1734 1734
  *
1735 1735
  */
1736
-
1737 1736
 //#define RGB_LED
1738 1737
 //#define RGBW_LED
1738
+
1739 1739
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1740 1740
   #define RGB_LED_R_PIN 34
1741 1741
   #define RGB_LED_G_PIN 43
@@ -1746,11 +1746,11 @@
1746 1746
 // Support for Adafruit Neopixel LED driver
1747 1747
 //#define NEOPIXEL_LED
1748 1748
 #if ENABLED(NEOPIXEL_LED)
1749
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1749
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1750 1750
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1751 1751
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1752 1752
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1753
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1753
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1754 1754
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1755 1755
 #endif
1756 1756
 

+ 8
- 8
Marlin/src/config/examples/Sanguinololu/Configuration.h Näytä tiedosto

@@ -599,7 +599,7 @@
599 599
  */
600 600
 #define DEFAULT_XJERK                 10.0
601 601
 #define DEFAULT_YJERK                 10.0
602
-#define DEFAULT_ZJERK                  0.4
602
+#define DEFAULT_ZJERK                  0.3
603 603
 #define DEFAULT_EJERK                  5.0
604 604
 
605 605
 //===========================================================================
@@ -1752,24 +1752,24 @@
1752 1752
  * LED Type. Enable only one of the following two options.
1753 1753
  *
1754 1754
  */
1755
-
1756
-//#define RGB_LED
1755
+#define RGB_LED
1757 1756
 //#define RGBW_LED
1757
+
1758 1758
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1759
-  #define RGB_LED_R_PIN 34
1760
-  #define RGB_LED_G_PIN 43
1761
-  #define RGB_LED_B_PIN 35
1759
+  #define RGB_LED_R_PIN 11
1760
+  #define RGB_LED_G_PIN 10
1761
+  #define RGB_LED_B_PIN 17
1762 1762
   #define RGB_LED_W_PIN -1
1763 1763
 #endif
1764 1764
 
1765 1765
 // Support for Adafruit Neopixel LED driver
1766 1766
 //#define NEOPIXEL_LED
1767 1767
 #if ENABLED(NEOPIXEL_LED)
1768
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1768
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1769 1769
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1770 1770
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1771 1771
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1772
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1772
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1773 1773
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1774 1774
 #endif
1775 1775
 

+ 4
- 4
Marlin/src/config/examples/TinyBoy2/Configuration.h Näytä tiedosto

@@ -159,7 +159,7 @@
159 159
 #define EXTRUDERS 1
160 160
 
161 161
 // Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.
162
-#define DEFAULT_NOMINAL_FILAMENT_DIA 3.0
162
+#define DEFAULT_NOMINAL_FILAMENT_DIA 1.75
163 163
 
164 164
 // For Cyclops or any "multi-extruder" that shares a single nozzle.
165 165
 //#define SINGLENOZZLE
@@ -1777,9 +1777,9 @@
1777 1777
  * LED Type. Enable only one of the following two options.
1778 1778
  *
1779 1779
  */
1780
-
1781 1780
 //#define RGB_LED
1782 1781
 //#define RGBW_LED
1782
+
1783 1783
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1784 1784
   #define RGB_LED_R_PIN 34
1785 1785
   #define RGB_LED_G_PIN 43
@@ -1790,11 +1790,11 @@
1790 1790
 // Support for Adafruit Neopixel LED driver
1791 1791
 //#define NEOPIXEL_LED
1792 1792
 #if ENABLED(NEOPIXEL_LED)
1793
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1793
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1794 1794
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1795 1795
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1796 1796
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1797
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1797
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1798 1798
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1799 1799
 #endif
1800 1800
 

+ 4
- 4
Marlin/src/config/examples/Tronxy/X1/Configuration.h Näytä tiedosto

@@ -37,7 +37,7 @@
37 37
  */
38 38
 #ifndef CONFIGURATION_H
39 39
 #define CONFIGURATION_H
40
-#define CONFIGURATION_H_VERSION 010107
40
+#define CONFIGURATION_H_VERSION 020000
41 41
 
42 42
 //===========================================================================
43 43
 //============================= Getting Started =============================
@@ -59,14 +59,14 @@
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61 61
 // For a Delta printer start with one of the configuration files in the
62
-// example_configurations/delta directory and customize for your machine.
62
+// config/examples/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68 68
 // For a SCARA printer start with the configuration files in
69
-// example_configurations/SCARA and customize for your machine.
69
+// config/examples/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info
@@ -1627,7 +1627,7 @@
1627 1627
 //#define CR10_STOCKDISPLAY
1628 1628
 
1629 1629
 //
1630
-// MKS OLED 1.3" 128x64 FULL GRAPHICS CONTROLLER
1630
+// MKS OLED 1.3" 128 x 64 FULL GRAPHICS CONTROLLER
1631 1631
 // http://reprap.org/wiki/MKS_12864OLED
1632 1632
 //
1633 1633
 // Tiny, but very sharp OLED display

+ 11
- 5
Marlin/src/config/examples/Velleman/K8200/Configuration.h Näytä tiedosto

@@ -1453,6 +1453,12 @@
1453 1453
 //
1454 1454
 
1455 1455
 //
1456
+// Original RADDS LCD Display+Encoder+SDCardReader
1457
+// http://doku.radds.org/dokumentation/lcd-display/
1458
+//
1459
+//#define RADDS_DISPLAY
1460
+
1461
+//
1456 1462
 // ULTIMAKER Controller.
1457 1463
 //
1458 1464
 #define ULTIMAKERCONTROLLER // K8200: for Display VM8201
@@ -1668,8 +1674,6 @@
1668 1674
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1669 1675
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller
1670 1676
 
1671
-#endif // K8200_VM8201
1672
-
1673 1677
 //
1674 1678
 // AZSMZ 12864 LCD with SD
1675 1679
 // https://www.aliexpress.com/store/product/3D-printer-smart-controller-SMART-RAMPS-OR-RAMPS-1-4-LCD-12864-LCD-control-panel-green/2179173_32213636460.html
@@ -1681,6 +1685,8 @@
1681 1685
 //
1682 1686
 //#define SILVER_GATE_GLCD_CONTROLLER
1683 1687
 
1688
+#endif // K8200_VM8201
1689
+
1684 1690
 //=============================================================================
1685 1691
 //=============================== Extra Features ==============================
1686 1692
 //=============================================================================
@@ -1750,9 +1756,9 @@
1750 1756
  * LED Type. Enable only one of the following two options.
1751 1757
  *
1752 1758
  */
1753
-
1754 1759
 //#define RGB_LED
1755 1760
 //#define RGBW_LED
1761
+
1756 1762
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1757 1763
   #define RGB_LED_R_PIN 34
1758 1764
   #define RGB_LED_G_PIN 43
@@ -1763,11 +1769,11 @@
1763 1769
 // Support for Adafruit Neopixel LED driver
1764 1770
 //#define NEOPIXEL_LED
1765 1771
 #if ENABLED(NEOPIXEL_LED)
1766
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1772
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1767 1773
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1768 1774
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1769 1775
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1770
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1776
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1771 1777
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1772 1778
 #endif
1773 1779
 

+ 11
- 5
Marlin/src/config/examples/Velleman/K8400/Configuration.h Näytä tiedosto

@@ -781,14 +781,14 @@
781 781
 
782 782
 // The size of the print bed
783 783
 #define X_BED_SIZE 200
784
-#define Y_BED_SIZE 180
784
+#define Y_BED_SIZE 200
785 785
 
786 786
 // Travel limits (mm) after homing, corresponding to endstop positions.
787 787
 #define X_MIN_POS 0
788 788
 #define Y_MIN_POS 20
789 789
 #define Z_MIN_POS 0
790 790
 #define X_MAX_POS X_BED_SIZE
791
-#define Y_MAX_POS ((Y_BED_SIZE) + (Y_MIN_POS))
791
+#define Y_MAX_POS Y_BED_SIZE
792 792
 #define Z_MAX_POS 190
793 793
 
794 794
 /**
@@ -1420,6 +1420,12 @@
1420 1420
 //
1421 1421
 
1422 1422
 //
1423
+// Original RADDS LCD Display+Encoder+SDCardReader
1424
+// http://doku.radds.org/dokumentation/lcd-display/
1425
+//
1426
+//#define RADDS_DISPLAY
1427
+
1428
+//
1423 1429
 // ULTIMAKER Controller.
1424 1430
 //
1425 1431
 #define ULTIMAKERCONTROLLER
@@ -1715,9 +1721,9 @@
1715 1721
  * LED Type. Enable only one of the following two options.
1716 1722
  *
1717 1723
  */
1718
-
1719 1724
 //#define RGB_LED
1720 1725
 //#define RGBW_LED
1726
+
1721 1727
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1722 1728
   #define RGB_LED_R_PIN 34
1723 1729
   #define RGB_LED_G_PIN 43
@@ -1728,11 +1734,11 @@
1728 1734
 // Support for Adafruit Neopixel LED driver
1729 1735
 //#define NEOPIXEL_LED
1730 1736
 #if ENABLED(NEOPIXEL_LED)
1731
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1737
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1732 1738
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1733 1739
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1734 1740
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1735
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1741
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1736 1742
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1737 1743
 #endif
1738 1744
 

+ 10
- 11
Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h Näytä tiedosto

@@ -437,21 +437,20 @@
437 437
 //#define DIGIPOT_MOTOR_CURRENT { 135,135,135,135,135 }   // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
438 438
 //#define DAC_MOTOR_CURRENT_DEFAULT { 70, 80, 90, 80 }    // Default drive percent - X, Y, Z, E axis
439 439
 
440
-// Uncomment to enable an I2C based DIGIPOT like on the Azteeg X3 Pro
440
+// Use an I2C based DIGIPOT (e.g., Azteeg X3 Pro)
441 441
 //#define DIGIPOT_I2C
442
-
443
-#if (defined(DIGIPOT_I2C) && !defined(DIGIPOT_I2C_ADDRESS_A))  //default to settings in pins_XXXX.h files
442
+#if ENABLED(DIGIPOT_I2C) && !defined(DIGIPOT_I2C_ADDRESS_A)
443
+  /**
444
+   * Common slave addresses:
445
+   *
446
+   *                    A   (A shifted)   B   (B shifted)  IC
447
+   * Smoothie          0x2C (0x58)       0x2D (0x5A)       MCP4451
448
+   * AZTEEG_X3_PRO     0x2C (0x58)       0x2E (0x5C)       MCP4451
449
+   * MIGHTYBOARD_REVE  0x2F (0x5E)                         MCP4018
450
+   */
444 451
   #define DIGIPOT_I2C_ADDRESS_A 0x2C  // unshifted slave address for first DIGIPOT
445 452
   #define DIGIPOT_I2C_ADDRESS_B 0x2D  // unshifted slave address for second DIGIPOT
446 453
 #endif
447
-/**
448
- *  common slave addresses
449
- *
450
- *  board              A   (A shifted)   B   (B shifted)  IC
451
- *  Smoothie          0x2C (0x58)       0x2D (0x5A)       MCP4451
452
- *  AZTEEG_X3_PRO     0x2C (0x58)       0x2E (0x5C)       MCP4451
453
- *  MIGHTYBOARD_REVE  0x2F (0x5E)                         MCP4018
454
- */
455 454
 
456 455
 //#define DIGIPOT_MCP4018          // Requires library from https://github.com/stawel/SlowSoftI2CMaster
457 456
 #define DIGIPOT_I2C_NUM_CHANNELS 8 // 5DPRINT: 4     AZTEEG_X3_PRO: 8

+ 6
- 6
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h Näytä tiedosto

@@ -568,7 +568,7 @@
568 568
  */
569 569
 #define DEFAULT_XJERK                 10.0
570 570
 #define DEFAULT_YJERK                 10.0
571
-#define DEFAULT_ZJERK                  0.5
571
+#define DEFAULT_ZJERK                  0.4
572 572
 #define DEFAULT_EJERK                 20.0
573 573
 
574 574
 //===========================================================================
@@ -781,14 +781,14 @@
781 781
 
782 782
 // The size of the print bed
783 783
 #define X_BED_SIZE 200
784
-#define Y_BED_SIZE 180
784
+#define Y_BED_SIZE 200
785 785
 
786 786
 // Travel limits (mm) after homing, corresponding to endstop positions.
787 787
 #define X_MIN_POS 0
788 788
 #define Y_MIN_POS 20
789 789
 #define Z_MIN_POS 0
790 790
 #define X_MAX_POS X_BED_SIZE
791
-#define Y_MAX_POS ((Y_BED_SIZE) + (Y_MIN_POS))
791
+#define Y_MAX_POS Y_BED_SIZE
792 792
 #define Z_MAX_POS 190
793 793
 
794 794
 /**
@@ -1715,9 +1715,9 @@
1715 1715
  * LED Type. Enable only one of the following two options.
1716 1716
  *
1717 1717
  */
1718
-
1719 1718
 //#define RGB_LED
1720 1719
 //#define RGBW_LED
1720
+
1721 1721
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1722 1722
   #define RGB_LED_R_PIN 34
1723 1723
   #define RGB_LED_G_PIN 43
@@ -1728,11 +1728,11 @@
1728 1728
 // Support for Adafruit Neopixel LED driver
1729 1729
 //#define NEOPIXEL_LED
1730 1730
 #if ENABLED(NEOPIXEL_LED)
1731
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1731
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1732 1732
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1733 1733
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1734 1734
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1735
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1735
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1736 1736
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1737 1737
 #endif
1738 1738
 

+ 5
- 8
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h Näytä tiedosto

@@ -118,11 +118,8 @@
118 118
 
119 119
 // The following define selects which electronics board you have.
120 120
 // Please choose the name from boards.h that matches your setup
121
-
122
-#define MOTHERBOARD BOARD_ULTIMAIN_2
123
-
124 121
 #ifndef MOTHERBOARD
125
-  #define MOTHERBOARD BOARD_RAMPS_14_EFB
122
+  #define MOTHERBOARD BOARD_ULTIMAIN_2
126 123
 #endif
127 124
 
128 125
 // Optional custom name for your RepStrap or other custom machine
@@ -581,7 +578,7 @@
581 578
  */
582 579
 #define DEFAULT_XJERK                 10.0
583 580
 #define DEFAULT_YJERK                 10.0
584
-#define DEFAULT_ZJERK                  0.4
581
+#define DEFAULT_ZJERK                  0.3
585 582
 #define DEFAULT_EJERK                  1.0
586 583
 
587 584
 //===========================================================================
@@ -1680,9 +1677,9 @@
1680 1677
  * LED Type. Enable only one of the following two options.
1681 1678
  *
1682 1679
  */
1683
-
1684 1680
 //#define RGB_LED
1685 1681
 //#define RGBW_LED
1682
+
1686 1683
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1687 1684
   #define RGB_LED_R_PIN 34
1688 1685
   #define RGB_LED_G_PIN 43
@@ -1693,11 +1690,11 @@
1693 1690
 // Support for Adafruit Neopixel LED driver
1694 1691
 //#define NEOPIXEL_LED
1695 1692
 #if ENABLED(NEOPIXEL_LED)
1696
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1693
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1697 1694
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1698 1695
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1699 1696
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1700
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1697
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1701 1698
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1702 1699
 #endif
1703 1700
 

+ 3
- 3
Marlin/src/config/examples/adafruit/ST7565/Configuration.h Näytä tiedosto

@@ -1721,9 +1721,9 @@
1721 1721
  * LED Type. Enable only one of the following two options.
1722 1722
  *
1723 1723
  */
1724
-
1725 1724
 //#define RGB_LED
1726 1725
 //#define RGBW_LED
1726
+
1727 1727
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1728 1728
   #define RGB_LED_R_PIN 34
1729 1729
   #define RGB_LED_G_PIN 43
@@ -1734,11 +1734,11 @@
1734 1734
 // Support for Adafruit Neopixel LED driver
1735 1735
 //#define NEOPIXEL_LED
1736 1736
 #if ENABLED(NEOPIXEL_LED)
1737
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1737
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1738 1738
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1739 1739
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1740 1740
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1741
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1741
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1742 1742
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1743 1743
 #endif
1744 1744
 

+ 3
- 3
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h Näytä tiedosto

@@ -1855,9 +1855,9 @@
1855 1855
  * LED Type. Enable only one of the following two options.
1856 1856
  *
1857 1857
  */
1858
-
1859 1858
 //#define RGB_LED
1860 1859
 //#define RGBW_LED
1860
+
1861 1861
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1862 1862
   #define RGB_LED_R_PIN 34
1863 1863
   #define RGB_LED_G_PIN 43
@@ -1868,11 +1868,11 @@
1868 1868
 // Support for Adafruit Neopixel LED driver
1869 1869
 //#define NEOPIXEL_LED
1870 1870
 #if ENABLED(NEOPIXEL_LED)
1871
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1871
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1872 1872
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1873 1873
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1874 1874
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1875
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1875
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1876 1876
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1877 1877
 #endif
1878 1878
 

+ 3
- 3
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h Näytä tiedosto

@@ -353,7 +353,7 @@
353 353
 #define Y_HOME_BUMP_MM 5
354 354
 #define Z_HOME_BUMP_MM 5 // deltas need the same for all three axes
355 355
 #define HOMING_BUMP_DIVISOR { 10, 10, 10 }  // Re-Bump Speed Divisor (Divides the Homing Feedrate)
356
-//#define QUICK_HOME                       // If homing includes X and Y, do a diagonal move initially
356
+//#define QUICK_HOME                     // If homing includes X and Y, do a diagonal move initially
357 357
 
358 358
 // When G28 is called, this option will make Y home before X
359 359
 //#define HOME_Y_BEFORE_X
@@ -661,7 +661,7 @@
661 661
 #if ENABLED(BABYSTEPPING)
662 662
   //#define BABYSTEP_XY              // Also enable X/Y Babystepping. Not supported on DELTA!
663 663
   #define BABYSTEP_INVERT_Z false    // Change if Z babysteps should go the other way
664
-  #define BABYSTEP_MULTIPLICATOR 1   // Babysteps are very small. Increase for faster motion.
664
+  #define BABYSTEP_MULTIPLICATOR   1 // Babysteps are very small. Increase for faster motion.
665 665
   //#define BABYSTEP_ZPROBE_OFFSET   // Enable to combine M851 and Babystepping
666 666
   //#define DOUBLECLICK_FOR_Z_BABYSTEPPING // Double-click on the Status Screen for Z Babystepping.
667 667
   #define DOUBLECLICK_MAX_INTERVAL 1250 // Maximum interval between clicks, in milliseconds.
@@ -1329,7 +1329,7 @@
1329 1329
   #define FILAMENT_SENSOR_EXTRUDER_NUM 0    // Index of the extruder that has the filament sensor. :[0,1,2,3,4]
1330 1330
   #define MEASUREMENT_DELAY_CM        14    // (cm) The distance from the filament sensor to the melting chamber
1331 1331
 
1332
-  #define FILWIDTH_ERROR_MARGIN        0.5  // (mm) If a measurement differs too much from nominal width ignore it
1332
+  #define FILWIDTH_ERROR_MARGIN        1.0  // (mm) If a measurement differs too much from nominal width ignore it
1333 1333
   #define MAX_MEASUREMENT_DELAY       20    // (bytes) Buffer size for stored measurements (1 byte per cm). Must be larger than MEASUREMENT_DELAY_CM.
1334 1334
 
1335 1335
   #define DEFAULT_MEASURED_FILAMENT_DIA DEFAULT_NOMINAL_FILAMENT_DIA // Set measured to nominal initially

+ 3
- 3
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h Näytä tiedosto

@@ -1848,9 +1848,9 @@
1848 1848
  * LED Type. Enable only one of the following two options.
1849 1849
  *
1850 1850
  */
1851
-
1852 1851
 //#define RGB_LED
1853 1852
 //#define RGBW_LED
1853
+
1854 1854
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1855 1855
   #define RGB_LED_R_PIN 34
1856 1856
   #define RGB_LED_G_PIN 43
@@ -1861,11 +1861,11 @@
1861 1861
 // Support for Adafruit Neopixel LED driver
1862 1862
 //#define NEOPIXEL_LED
1863 1863
 #if ENABLED(NEOPIXEL_LED)
1864
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1864
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1865 1865
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1866 1866
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1867 1867
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1868
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1868
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1869 1869
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1870 1870
 #endif
1871 1871
 

+ 1
- 1
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h Näytä tiedosto

@@ -353,7 +353,7 @@
353 353
 #define Y_HOME_BUMP_MM 5
354 354
 #define Z_HOME_BUMP_MM 5 // deltas need the same for all three axes
355 355
 #define HOMING_BUMP_DIVISOR { 10, 10, 10 }  // Re-Bump Speed Divisor (Divides the Homing Feedrate)
356
-//#define QUICK_HOME                       // If homing includes X and Y, do a diagonal move initially
356
+//#define QUICK_HOME                     // If homing includes X and Y, do a diagonal move initially
357 357
 
358 358
 // When G28 is called, this option will make Y home before X
359 359
 //#define HOME_Y_BEFORE_X

+ 3
- 3
Marlin/src/config/examples/delta/generic/Configuration.h Näytä tiedosto

@@ -1842,9 +1842,9 @@
1842 1842
  * LED Type. Enable only one of the following two options.
1843 1843
  *
1844 1844
  */
1845
-
1846 1845
 //#define RGB_LED
1847 1846
 //#define RGBW_LED
1847
+
1848 1848
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1849 1849
   #define RGB_LED_R_PIN 34
1850 1850
   #define RGB_LED_G_PIN 43
@@ -1855,11 +1855,11 @@
1855 1855
 // Support for Adafruit Neopixel LED driver
1856 1856
 //#define NEOPIXEL_LED
1857 1857
 #if ENABLED(NEOPIXEL_LED)
1858
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1858
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1859 1859
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1860 1860
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1861 1861
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1862
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1862
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1863 1863
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1864 1864
 #endif
1865 1865
 

+ 1
- 1
Marlin/src/config/examples/delta/generic/Configuration_adv.h Näytä tiedosto

@@ -353,7 +353,7 @@
353 353
 #define Y_HOME_BUMP_MM 5
354 354
 #define Z_HOME_BUMP_MM 5 // deltas need the same for all three axes
355 355
 #define HOMING_BUMP_DIVISOR { 10, 10, 10 }  // Re-Bump Speed Divisor (Divides the Homing Feedrate)
356
-//#define QUICK_HOME                       // If homing includes X and Y, do a diagonal move initially
356
+//#define QUICK_HOME                     // If homing includes X and Y, do a diagonal move initially
357 357
 
358 358
 // When G28 is called, this option will make Y home before X
359 359
 //#define HOME_Y_BEFORE_X

+ 3
- 3
Marlin/src/config/examples/delta/kossel_mini/Configuration.h Näytä tiedosto

@@ -1845,9 +1845,9 @@
1845 1845
  * LED Type. Enable only one of the following two options.
1846 1846
  *
1847 1847
  */
1848
-
1849 1848
 //#define RGB_LED
1850 1849
 //#define RGBW_LED
1850
+
1851 1851
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1852 1852
   #define RGB_LED_R_PIN 34
1853 1853
   #define RGB_LED_G_PIN 43
@@ -1858,11 +1858,11 @@
1858 1858
 // Support for Adafruit Neopixel LED driver
1859 1859
 //#define NEOPIXEL_LED
1860 1860
 #if ENABLED(NEOPIXEL_LED)
1861
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1861
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1862 1862
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1863 1863
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1864 1864
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1865
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1865
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1866 1866
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1867 1867
 #endif
1868 1868
 

+ 1
- 1
Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h Näytä tiedosto

@@ -353,7 +353,7 @@
353 353
 #define Y_HOME_BUMP_MM 5
354 354
 #define Z_HOME_BUMP_MM 5 // deltas need the same for all three axes
355 355
 #define HOMING_BUMP_DIVISOR { 10, 10, 10 }  // Re-Bump Speed Divisor (Divides the Homing Feedrate)
356
-//#define QUICK_HOME                       // If homing includes X and Y, do a diagonal move initially
356
+//#define QUICK_HOME                     // If homing includes X and Y, do a diagonal move initially
357 357
 
358 358
 // When G28 is called, this option will make Y home before X
359 359
 //#define HOME_Y_BEFORE_X

+ 3
- 3
Marlin/src/config/examples/delta/kossel_pro/Configuration.h Näytä tiedosto

@@ -1845,9 +1845,9 @@
1845 1845
  * LED Type. Enable only one of the following two options.
1846 1846
  *
1847 1847
  */
1848
-
1849 1848
 //#define RGB_LED
1850 1849
 //#define RGBW_LED
1850
+
1851 1851
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1852 1852
   #define RGB_LED_R_PIN 34
1853 1853
   #define RGB_LED_G_PIN 43
@@ -1858,11 +1858,11 @@
1858 1858
 // Support for Adafruit Neopixel LED driver
1859 1859
 //#define NEOPIXEL_LED
1860 1860
 #if ENABLED(NEOPIXEL_LED)
1861
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1861
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1862 1862
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1863 1863
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1864 1864
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1865
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1865
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1866 1866
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1867 1867
 #endif
1868 1868
 

+ 1
- 1
Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h Näytä tiedosto

@@ -358,7 +358,7 @@
358 358
 #define Y_HOME_BUMP_MM 5
359 359
 #define Z_HOME_BUMP_MM 5 // deltas need the same for all three axes
360 360
 #define HOMING_BUMP_DIVISOR { 10, 10, 10 }  // Re-Bump Speed Divisor (Divides the Homing Feedrate)
361
-//#define QUICK_HOME                       // If homing includes X and Y, do a diagonal move initially
361
+//#define QUICK_HOME                     // If homing includes X and Y, do a diagonal move initially
362 362
 
363 363
 // When G28 is called, this option will make Y home before X
364 364
 //#define HOME_Y_BEFORE_X

+ 3
- 3
Marlin/src/config/examples/delta/kossel_xl/Configuration.h Näytä tiedosto

@@ -1854,9 +1854,9 @@
1854 1854
  * LED Type. Enable only one of the following two options.
1855 1855
  *
1856 1856
  */
1857
-
1858 1857
 //#define RGB_LED
1859 1858
 //#define RGBW_LED
1859
+
1860 1860
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1861 1861
   #define RGB_LED_R_PIN 34
1862 1862
   #define RGB_LED_G_PIN 43
@@ -1867,11 +1867,11 @@
1867 1867
 // Support for Adafruit Neopixel LED driver
1868 1868
 //#define NEOPIXEL_LED
1869 1869
 #if ENABLED(NEOPIXEL_LED)
1870
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1870
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1871 1871
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1872 1872
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1873 1873
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1874
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1874
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1875 1875
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1876 1876
 #endif
1877 1877
 

+ 4
- 4
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h Näytä tiedosto

@@ -581,7 +581,7 @@
581 581
  */
582 582
 #define DEFAULT_XJERK                  8.5
583 583
 #define DEFAULT_YJERK                  8.5
584
-#define DEFAULT_ZJERK                  1.0
584
+#define DEFAULT_ZJERK                  0.7
585 585
 #define DEFAULT_EJERK                  4.0
586 586
 
587 587
 //===========================================================================
@@ -1735,9 +1735,9 @@
1735 1735
  * LED Type. Enable only one of the following two options.
1736 1736
  *
1737 1737
  */
1738
-
1739 1738
 //#define RGB_LED
1740 1739
 //#define RGBW_LED
1740
+
1741 1741
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1742 1742
   #define RGB_LED_R_PIN 34
1743 1743
   #define RGB_LED_G_PIN 43
@@ -1748,11 +1748,11 @@
1748 1748
 // Support for Adafruit Neopixel LED driver
1749 1749
 //#define NEOPIXEL_LED
1750 1750
 #if ENABLED(NEOPIXEL_LED)
1751
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1751
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1752 1752
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1753 1753
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1754 1754
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1755
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1755
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1756 1756
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1757 1757
 #endif
1758 1758
 

+ 2
- 2
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h Näytä tiedosto

@@ -593,7 +593,7 @@
593 593
    * On print completion the LCD Menu will open with the file selected.
594 594
    * You can just click to start the print, or navigate elsewhere.
595 595
    */
596
-  //#define SD_REPRINT_LAST_SELECTED_FILE
596
+  #define SD_REPRINT_LAST_SELECTED_FILE
597 597
 
598 598
 #endif // SDSUPPORT
599 599
 
@@ -659,7 +659,7 @@
659 659
 #if ENABLED(BABYSTEPPING)
660 660
   //#define BABYSTEP_XY              // Also enable X/Y Babystepping. Not supported on DELTA!
661 661
   #define BABYSTEP_INVERT_Z false    // Change if Z babysteps should go the other way
662
-  #define BABYSTEP_MULTIPLICATOR 1   // Babysteps are very small. Increase for faster motion.
662
+  #define BABYSTEP_MULTIPLICATOR   3 // Babysteps are very small. Increase for faster motion.
663 663
   //#define BABYSTEP_ZPROBE_OFFSET   // Enable to combine M851 and Babystepping
664 664
   #define DOUBLECLICK_FOR_Z_BABYSTEPPING // Double-click on the Status Screen for Z Babystepping.
665 665
   #define DOUBLECLICK_MAX_INTERVAL 1250 // Maximum interval between clicks, in milliseconds.

+ 3
- 3
Marlin/src/config/examples/makibox/Configuration.h Näytä tiedosto

@@ -1724,9 +1724,9 @@
1724 1724
  * LED Type. Enable only one of the following two options.
1725 1725
  *
1726 1726
  */
1727
-
1728 1727
 //#define RGB_LED
1729 1728
 //#define RGBW_LED
1729
+
1730 1730
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1731 1731
   #define RGB_LED_R_PIN 34
1732 1732
   #define RGB_LED_G_PIN 43
@@ -1737,11 +1737,11 @@
1737 1737
 // Support for Adafruit Neopixel LED driver
1738 1738
 //#define NEOPIXEL_LED
1739 1739
 #if ENABLED(NEOPIXEL_LED)
1740
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1740
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1741 1741
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1742 1742
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1743 1743
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1744
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1744
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1745 1745
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1746 1746
 #endif
1747 1747
 

+ 2
- 2
Marlin/src/config/examples/stm32f103ret6/Configuration.h Näytä tiedosto

@@ -59,14 +59,14 @@
59 59
 //============================= DELTA Printer ===============================
60 60
 //===========================================================================
61 61
 // For a Delta printer start with one of the configuration files in the
62
-// example_configurations/delta directory and customize for your machine.
62
+// config/examples/delta directory and customize for your machine.
63 63
 //
64 64
 
65 65
 //===========================================================================
66 66
 //============================= SCARA Printer ===============================
67 67
 //===========================================================================
68 68
 // For a SCARA printer start with the configuration files in
69
-// example_configurations/SCARA and customize for your machine.
69
+// config/examples/SCARA and customize for your machine.
70 70
 //
71 71
 
72 72
 // @section info

+ 3
- 3
Marlin/src/config/examples/tvrrug/Round2/Configuration.h Näytä tiedosto

@@ -1716,9 +1716,9 @@
1716 1716
  * LED Type. Enable only one of the following two options.
1717 1717
  *
1718 1718
  */
1719
-
1720 1719
 //#define RGB_LED
1721 1720
 //#define RGBW_LED
1721
+
1722 1722
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1723 1723
   #define RGB_LED_R_PIN 34
1724 1724
   #define RGB_LED_G_PIN 43
@@ -1729,11 +1729,11 @@
1729 1729
 // Support for Adafruit Neopixel LED driver
1730 1730
 //#define NEOPIXEL_LED
1731 1731
 #if ENABLED(NEOPIXEL_LED)
1732
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1732
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1733 1733
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1734 1734
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1735 1735
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1736
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1736
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1737 1737
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1738 1738
 #endif
1739 1739
 

+ 4
- 4
Marlin/src/config/examples/wt150/Configuration.h Näytä tiedosto

@@ -573,7 +573,7 @@
573 573
  */
574 574
 #define DEFAULT_XJERK                  8.0
575 575
 #define DEFAULT_YJERK                  8.0
576
-#define DEFAULT_ZJERK                  0.4
576
+#define DEFAULT_ZJERK                  0.3
577 577
 #define DEFAULT_EJERK                  5.0
578 578
 
579 579
 //===========================================================================
@@ -1726,9 +1726,9 @@
1726 1726
  * LED Type. Enable only one of the following two options.
1727 1727
  *
1728 1728
  */
1729
-
1730 1729
 //#define RGB_LED
1731 1730
 //#define RGBW_LED
1731
+
1732 1732
 #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
1733 1733
   #define RGB_LED_R_PIN 34
1734 1734
   #define RGB_LED_G_PIN 43
@@ -1739,11 +1739,11 @@
1739 1739
 // Support for Adafruit Neopixel LED driver
1740 1740
 //#define NEOPIXEL_LED
1741 1741
 #if ENABLED(NEOPIXEL_LED)
1742
-  #define NEOPIXEL_TYPE   NEO_GRB  // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1742
+  #define NEOPIXEL_TYPE   NEO_GRBW // NEO_GRBW / NEO_GRB - four/three channel driver type (defined in Adafruit_NeoPixel.h)
1743 1743
   #define NEOPIXEL_PIN    4        // LED driving pin on motherboard 4 => D4 (EXP2-5 on Printrboard) / 30 => PC7 (EXP3-13 on Rumba)
1744 1744
   #define NEOPIXEL_PIXELS 30       // Number of LEDs in the strip
1745 1745
   #define NEOPIXEL_IS_SEQUENTIAL   // Sequential display for temperature change - LED by LED. Disable to change all LEDs at once.
1746
-  #define NEOPIXEL_BRIGHTNESS 255  // Initial brightness 0-255
1746
+  #define NEOPIXEL_BRIGHTNESS 127  // Initial brightness (0-255)
1747 1747
   //#define NEOPIXEL_STARTUP_TEST  // Cycle through colors at startup
1748 1748
 #endif
1749 1749
 

+ 10
- 10
Marlin/src/config/examples/wt150/Configuration_adv.h Näytä tiedosto

@@ -440,18 +440,18 @@
440 440
 // Uncomment to enable an I2C based DIGIPOT like on the Azteeg X3 Pro
441 441
 #define DIGIPOT_I2C
442 442
 
443
-#if (defined(DIGIPOT_I2C) && !defined(DIGIPOT_I2C_ADDRESS_A))  //default to settings in pins_XXXX.h files
443
+#if ENABLED(DIGIPOT_I2C) && !defined(DIGIPOT_I2C_ADDRESS_A)  // Default to settings in pins_XXXX.h files
444
+  /**
445
+   * Common slave addresses:
446
+   *
447
+   *                    A   (A shifted)   B   (B shifted)  IC
448
+   * Smoothie          0x2C (0x58)       0x2D (0x5A)       MCP4451
449
+   * AZTEEG_X3_PRO     0x2C (0x58)       0x2E (0x5C)       MCP4451
450
+   * MIGHTYBOARD_REVE  0x2F (0x5E)                         MCP4018
451
+   */
444 452
   #define DIGIPOT_I2C_ADDRESS_A 0x2F  // unshifted slave address for DIGIPOT (5E <- 2F << 1)
445
-//  #define DIGIPOT_I2C_ADDRESS_B 0x2D  // one DIGIPOT on this board
453
+  //#define DIGIPOT_I2C_ADDRESS_B 0x2D  // one DIGIPOT on this board
446 454
 #endif
447
-/**
448
- *  common slave addresses
449
- *
450
- *  board              A   (A shifted)   B   (B shifted)  IC
451
- *  Smoothie          0x2C (0x58)       0x2D (0x5A)       MCP4451
452
- *  AZTEEG_X3_PRO     0x2C (0x58)       0x2E (0x5C)       MCP4451
453
- *  MIGHTYBOARD_REVE  0x2F (0x5E)                         MCP4018
454
- */
455 455
 
456 456
 #define DIGIPOT_MCP4018          // Requires library from https://github.com/stawel/SlowSoftI2CMaster
457 457
 #define DIGIPOT_I2C_NUM_CHANNELS 5 // 5DPRINT: 4     AZTEEG_X3_PRO: 8

Loading…
Peruuta
Tallenna