Browse Source

Clean up some trailing white-space

Scott Lahteine 7 years ago
parent
commit
81b91b3f9d
48 changed files with 52 additions and 52 deletions
  1. 1
    1
      Marlin/Configuration.h
  2. 1
    1
      Marlin/src/config/default/Configuration.h
  3. 1
    1
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h
  4. 1
    1
      Marlin/src/config/examples/AliExpress/CL-260/Configuration.h
  5. 1
    1
      Marlin/src/config/examples/Anet/A6/Configuration.h
  6. 1
    1
      Marlin/src/config/examples/Anet/A8/Configuration.h
  7. 1
    1
      Marlin/src/config/examples/Azteeg/X5GT/Configuration.h
  8. 1
    1
      Marlin/src/config/examples/BQ/Hephestos/Configuration.h
  9. 1
    1
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h
  10. 1
    1
      Marlin/src/config/examples/BQ/WITBOX/Configuration.h
  11. 1
    1
      Marlin/src/config/examples/Cartesio/Configuration.h
  12. 1
    1
      Marlin/src/config/examples/Creality/CR-10/Configuration.h
  13. 1
    1
      Marlin/src/config/examples/Felix/Configuration.h
  14. 1
    1
      Marlin/src/config/examples/Felix/DUAL/Configuration.h
  15. 1
    1
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h
  16. 1
    1
      Marlin/src/config/examples/Geeetech/GT2560/Configuration.h
  17. 1
    1
      Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h
  18. 1
    1
      Marlin/src/config/examples/Infitary/i3-M508/Configuration.h
  19. 1
    1
      Marlin/src/config/examples/Malyan/M150/Configuration.h
  20. 1
    1
      Marlin/src/config/examples/Micromake/C1/basic/Configuration.h
  21. 1
    1
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h
  22. 1
    1
      Marlin/src/config/examples/Mks/Sbase/Configuration.h
  23. 1
    1
      Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h
  24. 1
    1
      Marlin/src/config/examples/RigidBot/Configuration.h
  25. 1
    1
      Marlin/src/config/examples/SCARA/Configuration.h
  26. 1
    1
      Marlin/src/config/examples/STM32F10/Configuration.h
  27. 1
    1
      Marlin/src/config/examples/Sanguinololu/Configuration.h
  28. 1
    1
      Marlin/src/config/examples/TinyBoy2/Configuration.h
  29. 1
    1
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h
  30. 1
    1
      Marlin/src/config/examples/Velleman/K8200/Configuration.h
  31. 1
    1
      Marlin/src/config/examples/Velleman/K8400/Configuration.h
  32. 1
    1
      Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h
  33. 1
    1
      Marlin/src/config/examples/adafruit/ST7565/Configuration.h
  34. 1
    1
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h
  35. 1
    1
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h
  36. 1
    1
      Marlin/src/config/examples/delta/generic/Configuration.h
  37. 1
    1
      Marlin/src/config/examples/delta/kossel_mini/Configuration.h
  38. 1
    1
      Marlin/src/config/examples/delta/kossel_pro/Configuration.h
  39. 1
    1
      Marlin/src/config/examples/delta/kossel_xl/Configuration.h
  40. 1
    1
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h
  41. 1
    1
      Marlin/src/config/examples/makibox/Configuration.h
  42. 1
    1
      Marlin/src/config/examples/tvrrug/Round2/Configuration.h
  43. 1
    1
      Marlin/src/config/examples/wt150/Configuration.h
  44. 1
    1
      Marlin/src/lcd/dogm/HAL_LCD_com_defines.h
  45. 1
    1
      Marlin/src/lcd/dogm/u8g_dev_st7920_128x64_HAL.cpp
  46. 5
    5
      Marlin/src/lcd/ultralcd_impl_DOGM.h
  47. 1
    1
      Marlin/src/pins/pins_RURAMPS4D.h
  48. 1
    1
      platformio.ini

+ 1
- 1
Marlin/Configuration.h View File

1694
  * Default extrusion settings
1694
  * Default extrusion settings
1695
  *
1695
  *
1696
  * These settings control basic extrusion from within the Marlin firmware.
1696
  * These settings control basic extrusion from within the Marlin firmware.
1697
- * 
1697
+ *
1698
  */
1698
  */
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/default/Configuration.h View File

1694
  * Default extrusion settings
1694
  * Default extrusion settings
1695
  *
1695
  *
1696
  * These settings control basic extrusion from within the Marlin firmware.
1696
  * These settings control basic extrusion from within the Marlin firmware.
1697
- * 
1697
+ *
1698
  */
1698
  */
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h View File

1714
  * Default extrusion settings
1714
  * Default extrusion settings
1715
  *
1715
  *
1716
  * These settings control basic extrusion from within the Marlin firmware.
1716
  * These settings control basic extrusion from within the Marlin firmware.
1717
- * 
1717
+ *
1718
  */
1718
  */
1719
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1719
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1720
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1720
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h View File

1694
  * Default extrusion settings
1694
  * Default extrusion settings
1695
  *
1695
  *
1696
  * These settings control basic extrusion from within the Marlin firmware.
1696
  * These settings control basic extrusion from within the Marlin firmware.
1697
- * 
1697
+ *
1698
  */
1698
  */
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Anet/A6/Configuration.h View File

1853
  * Default extrusion settings
1853
  * Default extrusion settings
1854
  *
1854
  *
1855
  * These settings control basic extrusion from within the Marlin firmware.
1855
  * These settings control basic extrusion from within the Marlin firmware.
1856
- * 
1856
+ *
1857
  */
1857
  */
1858
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1858
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1859
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1859
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Anet/A8/Configuration.h View File

1702
  * Default extrusion settings
1702
  * Default extrusion settings
1703
  *
1703
  *
1704
  * These settings control basic extrusion from within the Marlin firmware.
1704
  * These settings control basic extrusion from within the Marlin firmware.
1705
- * 
1705
+ *
1706
  */
1706
  */
1707
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1707
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1708
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1708
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Azteeg/X5GT/Configuration.h View File

1689
  * Default extrusion settings
1689
  * Default extrusion settings
1690
  *
1690
  *
1691
  * These settings control basic extrusion from within the Marlin firmware.
1691
  * These settings control basic extrusion from within the Marlin firmware.
1692
- * 
1692
+ *
1693
  */
1693
  */
1694
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1694
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1695
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1695
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/BQ/Hephestos/Configuration.h View File

1685
  * Default extrusion settings
1685
  * Default extrusion settings
1686
  *
1686
  *
1687
  * These settings control basic extrusion from within the Marlin firmware.
1687
  * These settings control basic extrusion from within the Marlin firmware.
1688
- * 
1688
+ *
1689
  */
1689
  */
1690
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1690
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1691
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1691
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h View File

1695
  * Default extrusion settings
1695
  * Default extrusion settings
1696
  *
1696
  *
1697
  * These settings control basic extrusion from within the Marlin firmware.
1697
  * These settings control basic extrusion from within the Marlin firmware.
1698
- * 
1698
+ *
1699
  */
1699
  */
1700
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1701
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1701
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/BQ/WITBOX/Configuration.h View File

1685
  * Default extrusion settings
1685
  * Default extrusion settings
1686
  *
1686
  *
1687
  * These settings control basic extrusion from within the Marlin firmware.
1687
  * These settings control basic extrusion from within the Marlin firmware.
1688
- * 
1688
+ *
1689
  */
1689
  */
1690
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1690
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1691
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1691
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Cartesio/Configuration.h View File

1693
  * Default extrusion settings
1693
  * Default extrusion settings
1694
  *
1694
  *
1695
  * These settings control basic extrusion from within the Marlin firmware.
1695
  * These settings control basic extrusion from within the Marlin firmware.
1696
- * 
1696
+ *
1697
  */
1697
  */
1698
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1698
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1699
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Creality/CR-10/Configuration.h View File

1704
  * Default extrusion settings
1704
  * Default extrusion settings
1705
  *
1705
  *
1706
  * These settings control basic extrusion from within the Marlin firmware.
1706
  * These settings control basic extrusion from within the Marlin firmware.
1707
- * 
1707
+ *
1708
  */
1708
  */
1709
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1709
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1710
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1710
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Felix/Configuration.h View File

1676
  * Default extrusion settings
1676
  * Default extrusion settings
1677
  *
1677
  *
1678
  * These settings control basic extrusion from within the Marlin firmware.
1678
  * These settings control basic extrusion from within the Marlin firmware.
1679
- * 
1679
+ *
1680
  */
1680
  */
1681
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1681
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1682
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1682
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Felix/DUAL/Configuration.h View File

1676
  * Default extrusion settings
1676
  * Default extrusion settings
1677
  *
1677
  *
1678
  * These settings control basic extrusion from within the Marlin firmware.
1678
  * These settings control basic extrusion from within the Marlin firmware.
1679
- * 
1679
+ *
1680
  */
1680
  */
1681
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1681
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1682
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1682
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h View File

1691
  * Default extrusion settings
1691
  * Default extrusion settings
1692
  *
1692
  *
1693
  * These settings control basic extrusion from within the Marlin firmware.
1693
  * These settings control basic extrusion from within the Marlin firmware.
1694
- * 
1694
+ *
1695
  */
1695
  */
1696
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1696
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1697
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1697
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h View File

1709
  * Default extrusion settings
1709
  * Default extrusion settings
1710
  *
1710
  *
1711
  * These settings control basic extrusion from within the Marlin firmware.
1711
  * These settings control basic extrusion from within the Marlin firmware.
1712
- * 
1712
+ *
1713
  */
1713
  */
1714
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1714
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1715
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1715
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h View File

1694
  * Default extrusion settings
1694
  * Default extrusion settings
1695
  *
1695
  *
1696
  * These settings control basic extrusion from within the Marlin firmware.
1696
  * These settings control basic extrusion from within the Marlin firmware.
1697
- * 
1697
+ *
1698
  */
1698
  */
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h View File

1698
  * Default extrusion settings
1698
  * Default extrusion settings
1699
  *
1699
  *
1700
  * These settings control basic extrusion from within the Marlin firmware.
1700
  * These settings control basic extrusion from within the Marlin firmware.
1701
- * 
1701
+ *
1702
  */
1702
  */
1703
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1703
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1704
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1704
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Malyan/M150/Configuration.h View File

1722
  * Default extrusion settings
1722
  * Default extrusion settings
1723
  *
1723
  *
1724
  * These settings control basic extrusion from within the Marlin firmware.
1724
  * These settings control basic extrusion from within the Marlin firmware.
1725
- * 
1725
+ *
1726
  */
1726
  */
1727
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1727
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1728
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1728
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h View File

1698
  * Default extrusion settings
1698
  * Default extrusion settings
1699
  *
1699
  *
1700
  * These settings control basic extrusion from within the Marlin firmware.
1700
  * These settings control basic extrusion from within the Marlin firmware.
1701
- * 
1701
+ *
1702
  */
1702
  */
1703
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1703
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1704
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1704
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h View File

1698
  * Default extrusion settings
1698
  * Default extrusion settings
1699
  *
1699
  *
1700
  * These settings control basic extrusion from within the Marlin firmware.
1700
  * These settings control basic extrusion from within the Marlin firmware.
1701
- * 
1701
+ *
1702
  */
1702
  */
1703
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1703
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1704
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1704
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Mks/Sbase/Configuration.h View File

1669
  * Default extrusion settings
1669
  * Default extrusion settings
1670
  *
1670
  *
1671
  * These settings control basic extrusion from within the Marlin firmware.
1671
  * These settings control basic extrusion from within the Marlin firmware.
1672
- * 
1672
+ *
1673
  */
1673
  */
1674
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1674
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1675
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1675
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h View File

1694
  * Default extrusion settings
1694
  * Default extrusion settings
1695
  *
1695
  *
1696
  * These settings control basic extrusion from within the Marlin firmware.
1696
  * These settings control basic extrusion from within the Marlin firmware.
1697
- * 
1697
+ *
1698
  */
1698
  */
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/RigidBot/Configuration.h View File

1694
  * Default extrusion settings
1694
  * Default extrusion settings
1695
  *
1695
  *
1696
  * These settings control basic extrusion from within the Marlin firmware.
1696
  * These settings control basic extrusion from within the Marlin firmware.
1697
- * 
1697
+ *
1698
  */
1698
  */
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/SCARA/Configuration.h View File

1706
  * Default extrusion settings
1706
  * Default extrusion settings
1707
  *
1707
  *
1708
  * These settings control basic extrusion from within the Marlin firmware.
1708
  * These settings control basic extrusion from within the Marlin firmware.
1709
- * 
1709
+ *
1710
  */
1710
  */
1711
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1711
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1712
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1712
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/STM32F10/Configuration.h View File

1697
  * Default extrusion settings
1697
  * Default extrusion settings
1698
  *
1698
  *
1699
  * These settings control basic extrusion from within the Marlin firmware.
1699
  * These settings control basic extrusion from within the Marlin firmware.
1700
- * 
1700
+ *
1701
  */
1701
  */
1702
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1702
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1703
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1703
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Sanguinololu/Configuration.h View File

1725
  * Default extrusion settings
1725
  * Default extrusion settings
1726
  *
1726
  *
1727
  * These settings control basic extrusion from within the Marlin firmware.
1727
  * These settings control basic extrusion from within the Marlin firmware.
1728
- * 
1728
+ *
1729
  */
1729
  */
1730
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1730
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1731
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1731
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/TinyBoy2/Configuration.h View File

1750
  * Default extrusion settings
1750
  * Default extrusion settings
1751
  *
1751
  *
1752
  * These settings control basic extrusion from within the Marlin firmware.
1752
  * These settings control basic extrusion from within the Marlin firmware.
1753
- * 
1753
+ *
1754
  */
1754
  */
1755
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1755
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1756
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1756
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h View File

1695
  * Default extrusion settings
1695
  * Default extrusion settings
1696
  *
1696
  *
1697
  * These settings control basic extrusion from within the Marlin firmware.
1697
  * These settings control basic extrusion from within the Marlin firmware.
1698
- * 
1698
+ *
1699
  */
1699
  */
1700
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1701
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1701
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Velleman/K8200/Configuration.h View File

1729
  * Default extrusion settings
1729
  * Default extrusion settings
1730
  *
1730
  *
1731
  * These settings control basic extrusion from within the Marlin firmware.
1731
  * These settings control basic extrusion from within the Marlin firmware.
1732
- * 
1732
+ *
1733
  */
1733
  */
1734
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1734
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1735
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1735
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Velleman/K8400/Configuration.h View File

1694
  * Default extrusion settings
1694
  * Default extrusion settings
1695
  *
1695
  *
1696
  * These settings control basic extrusion from within the Marlin firmware.
1696
  * These settings control basic extrusion from within the Marlin firmware.
1697
- * 
1697
+ *
1698
  */
1698
  */
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h View File

1694
  * Default extrusion settings
1694
  * Default extrusion settings
1695
  *
1695
  *
1696
  * These settings control basic extrusion from within the Marlin firmware.
1696
  * These settings control basic extrusion from within the Marlin firmware.
1697
- * 
1697
+ *
1698
  */
1698
  */
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/adafruit/ST7565/Configuration.h View File

1694
  * Default extrusion settings
1694
  * Default extrusion settings
1695
  *
1695
  *
1696
  * These settings control basic extrusion from within the Marlin firmware.
1696
  * These settings control basic extrusion from within the Marlin firmware.
1697
- * 
1697
+ *
1698
  */
1698
  */
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1699
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1700
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h View File

1828
  * Default extrusion settings
1828
  * Default extrusion settings
1829
  *
1829
  *
1830
  * These settings control basic extrusion from within the Marlin firmware.
1830
  * These settings control basic extrusion from within the Marlin firmware.
1831
- * 
1831
+ *
1832
  */
1832
  */
1833
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1833
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1834
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1834
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h View File

1821
  * Default extrusion settings
1821
  * Default extrusion settings
1822
  *
1822
  *
1823
  * These settings control basic extrusion from within the Marlin firmware.
1823
  * These settings control basic extrusion from within the Marlin firmware.
1824
- * 
1824
+ *
1825
  */
1825
  */
1826
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1826
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1827
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1827
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/delta/generic/Configuration.h View File

1816
  * Default extrusion settings
1816
  * Default extrusion settings
1817
  *
1817
  *
1818
  * These settings control basic extrusion from within the Marlin firmware.
1818
  * These settings control basic extrusion from within the Marlin firmware.
1819
- * 
1819
+ *
1820
  */
1820
  */
1821
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1821
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1822
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1822
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/delta/kossel_mini/Configuration.h View File

1819
  * Default extrusion settings
1819
  * Default extrusion settings
1820
  *
1820
  *
1821
  * These settings control basic extrusion from within the Marlin firmware.
1821
  * These settings control basic extrusion from within the Marlin firmware.
1822
- * 
1822
+ *
1823
  */
1823
  */
1824
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1824
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1825
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1825
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/delta/kossel_pro/Configuration.h View File

1819
  * Default extrusion settings
1819
  * Default extrusion settings
1820
  *
1820
  *
1821
  * These settings control basic extrusion from within the Marlin firmware.
1821
  * These settings control basic extrusion from within the Marlin firmware.
1822
- * 
1822
+ *
1823
  */
1823
  */
1824
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1824
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1825
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1825
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/delta/kossel_xl/Configuration.h View File

1828
  * Default extrusion settings
1828
  * Default extrusion settings
1829
  *
1829
  *
1830
  * These settings control basic extrusion from within the Marlin firmware.
1830
  * These settings control basic extrusion from within the Marlin firmware.
1831
- * 
1831
+ *
1832
  */
1832
  */
1833
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1833
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1834
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1834
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h View File

1708
  * Default extrusion settings
1708
  * Default extrusion settings
1709
  *
1709
  *
1710
  * These settings control basic extrusion from within the Marlin firmware.
1710
  * These settings control basic extrusion from within the Marlin firmware.
1711
- * 
1711
+ *
1712
  */
1712
  */
1713
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1713
 #define DEFAULT_NOMINAL_FILAMENT_DIA 1.75   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1714
 #define DEFAULT_NOZZLE_SIZE           .5    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1714
 #define DEFAULT_NOZZLE_SIZE           .5    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/makibox/Configuration.h View File

1697
  * Default extrusion settings
1697
  * Default extrusion settings
1698
  *
1698
  *
1699
  * These settings control basic extrusion from within the Marlin firmware.
1699
  * These settings control basic extrusion from within the Marlin firmware.
1700
- * 
1700
+ *
1701
  */
1701
  */
1702
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1702
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1703
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1703
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/tvrrug/Round2/Configuration.h View File

1689
  * Default extrusion settings
1689
  * Default extrusion settings
1690
  *
1690
  *
1691
  * These settings control basic extrusion from within the Marlin firmware.
1691
  * These settings control basic extrusion from within the Marlin firmware.
1692
- * 
1692
+ *
1693
  */
1693
  */
1694
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1694
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1695
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1695
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/config/examples/wt150/Configuration.h View File

1699
  * Default extrusion settings
1699
  * Default extrusion settings
1700
  *
1700
  *
1701
  * These settings control basic extrusion from within the Marlin firmware.
1701
  * These settings control basic extrusion from within the Marlin firmware.
1702
- * 
1702
+ *
1703
  */
1703
  */
1704
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1704
 #define DEFAULT_NOMINAL_FILAMENT_DIA 3.00   // (mm) Diameter of the filament generally used (3.0 or 1.75mm), also used in the slicer. Used to validate sensor reading.
1705
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.
1705
 #define DEFAULT_NOZZLE_SIZE           .4    // (mm) Diameter of primary nozzle.  Used by G26 Mesh Validation Pattern tool.

+ 1
- 1
Marlin/src/lcd/dogm/HAL_LCD_com_defines.h View File

57
   #define U8G_COM_SSD_I2C_HAL u8g_com_HAL_LPC1768_ssd_hw_i2c_fn
57
   #define U8G_COM_SSD_I2C_HAL u8g_com_HAL_LPC1768_ssd_hw_i2c_fn
58
 
58
 
59
 #else  // need to give them some definition or else get compiler errors
59
 #else  // need to give them some definition or else get compiler errors
60
-  uint8_t u8g_com_null_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr); 
60
+  uint8_t u8g_com_null_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr);
61
   #define U8G_COM_HAL_SW_SPI_FN u8g_com_null_fn
61
   #define U8G_COM_HAL_SW_SPI_FN u8g_com_null_fn
62
   #define U8G_COM_HAL_HW_SPI_FN u8g_com_null_fn
62
   #define U8G_COM_HAL_HW_SPI_FN u8g_com_null_fn
63
   #define U8G_COM_ST7920_HAL_SW_SPI u8g_com_null_fn
63
   #define U8G_COM_ST7920_HAL_SW_SPI u8g_com_null_fn

+ 1
- 1
Marlin/src/lcd/dogm/u8g_dev_st7920_128x64_HAL.cpp View File

196
 
196
 
197
 
197
 
198
 #ifdef U8G_HAL_LINKS
198
 #ifdef U8G_HAL_LINKS
199
-  // Also use this device for HAL version of rrd class. This results in the same device being used 
199
+  // Also use this device for HAL version of rrd class. This results in the same device being used
200
   // for the ST7920 for HAL systems no matter what is selected in ultralcd_impl_DOGM.h.
200
   // for the ST7920 for HAL systems no matter what is selected in ultralcd_impl_DOGM.h.
201
   u8g_dev_t u8g_dev_st7920_128x64_rrd_sw_spi = { u8g_dev_st7920_128x64_HAL_4x_fn, &u8g_dev_st7920_128x64_HAL_4x_pb, U8G_COM_ST7920_HAL_SW_SPI };
201
   u8g_dev_t u8g_dev_st7920_128x64_rrd_sw_spi = { u8g_dev_st7920_128x64_HAL_4x_fn, &u8g_dev_st7920_128x64_HAL_4x_pb, U8G_COM_ST7920_HAL_SW_SPI };
202
 #endif
202
 #endif

+ 5
- 5
Marlin/src/lcd/ultralcd_impl_DOGM.h View File

166
 #if ENABLED(REPRAPWORLD_GRAPHICAL_LCD)
166
 #if ENABLED(REPRAPWORLD_GRAPHICAL_LCD)
167
     U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_RS); // 2 stripes, HW SPI
167
     U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_RS); // 2 stripes, HW SPI
168
     //U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS); // Original u8glib device. 2 stripes, SW SPI
168
     //U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS); // Original u8glib device. 2 stripes, SW SPI
169
-#elif ENABLED(U8GLIB_ST7920) 
169
+#elif ENABLED(U8GLIB_ST7920)
170
   // RepRap Discount Full Graphics Smart Controller
170
   // RepRap Discount Full Graphics Smart Controller
171
     //U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_RS); // 2 stripes, HW SPI
171
     //U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_RS); // 2 stripes, HW SPI
172
-    //U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS); // Original u8glib device. 2 stripes, SW SPI   
172
+    //U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS); // Original u8glib device. 2 stripes, SW SPI
173
     U8GLIB_ST7920_128X64_RRD u8g(LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS); // Number of stripes can be adjusted in ultralcd_st7920_u8glib_rrd.h with PAGE_HEIGHT
173
     U8GLIB_ST7920_128X64_RRD u8g(LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS); // Number of stripes can be adjusted in ultralcd_st7920_u8glib_rrd.h with PAGE_HEIGHT
174
-                                                                           // AVR version ignores these pin settings  
174
+                                                                           // AVR version ignores these pin settings
175
                                                                            // HAL version uses these pin settings
175
                                                                            // HAL version uses these pin settings
176
 #elif ENABLED(CARTESIO_UI)
176
 #elif ENABLED(CARTESIO_UI)
177
   // The CartesioUI display
177
   // The CartesioUI display
190
 #elif ENABLED(U8GLIB_SSD1306)
190
 #elif ENABLED(U8GLIB_SSD1306)
191
   // Generic support for SSD1306 OLED I2C LCDs
191
   // Generic support for SSD1306 OLED I2C LCDs
192
     //U8GLIB_SSD1306_128X64 u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST);  // 8 stripes
192
     //U8GLIB_SSD1306_128X64 u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST);  // 8 stripes
193
-    U8GLIB_SSD1306_128X64_2X_I2C_2_WIRE  u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST); // 4 stripes  
193
+    U8GLIB_SSD1306_128X64_2X_I2C_2_WIRE  u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST); // 4 stripes
194
     //U8GLIB_SSD1306_128X64_2X u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST); // 4 stripes
194
     //U8GLIB_SSD1306_128X64_2X u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST); // 4 stripes
195
 
195
 
196
 #elif ENABLED(MKS_12864OLED)
196
 #elif ENABLED(MKS_12864OLED)
200
 #elif ENABLED(U8GLIB_SH1106)
200
 #elif ENABLED(U8GLIB_SH1106)
201
   // Generic support for SH1106 OLED I2C LCDs
201
   // Generic support for SH1106 OLED I2C LCDs
202
     //U8GLIB_SH1106_128X64 u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST);  // 8 stripes
202
     //U8GLIB_SH1106_128X64 u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST);  // 8 stripes
203
-    U8GLIB_SH1106_128X64_2X_I2C_2_WIRE  u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST); // 4 stripes  
203
+    U8GLIB_SH1106_128X64_2X_I2C_2_WIRE  u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST); // 4 stripes
204
     //U8GLIB_SH1106_128X64_2X u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST); // 4 stripes
204
     //U8GLIB_SH1106_128X64_2X u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_FAST); // 4 stripes
205
 #elif ENABLED(MINIPANEL)
205
 #elif ENABLED(MINIPANEL)
206
   // The MINIPanel display
206
   // The MINIPanel display

+ 1
- 1
Marlin/src/pins/pins_RURAMPS4D.h View File

55
 #define SERVO0_PIN          5
55
 #define SERVO0_PIN          5
56
 #define SERVO1_PIN          3
56
 #define SERVO1_PIN          3
57
 #define SERVO2_PIN         -1
57
 #define SERVO2_PIN         -1
58
-#define SERVO3_PIN          1  
58
+#define SERVO3_PIN          1
59
 
59
 
60
 //
60
 //
61
 // Limit Switches
61
 // Limit Switches

+ 1
- 1
platformio.ini View File

26
   https://github.com/trinamic/TMC26XStepper.git
26
   https://github.com/trinamic/TMC26XStepper.git
27
   https://github.com/adafruit/Adafruit_NeoPixel.git
27
   https://github.com/adafruit/Adafruit_NeoPixel.git
28
   https://github.com/ameyer/Arduino-L6470.git
28
   https://github.com/ameyer/Arduino-L6470.git
29
-  
29
+
30
 
30
 
31
 
31
 
32
 default_src_filter = +<src/*> -<src/config>
32
 default_src_filter = +<src/*> -<src/config>

Loading…
Cancel
Save