Scott Lahteine пре 7 година
родитељ
комит
38c7d53bf7
51 измењених фајлова са 292 додато и 292 уклоњено
  1. 1
    1
      Marlin/src/HAL/HAL_AVR/HAL_spi_AVR.cpp
  2. 6
    6
      Marlin/src/config/default/Configuration.h
  3. 6
    6
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h
  4. 6
    6
      Marlin/src/config/examples/AliExpress/CL-260/Configuration.h
  5. 6
    6
      Marlin/src/config/examples/Anet/A6/Configuration.h
  6. 6
    6
      Marlin/src/config/examples/Anet/A8/Configuration.h
  7. 6
    6
      Marlin/src/config/examples/Azteeg/X5GT/Configuration.h
  8. 7
    7
      Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h
  9. 7
    7
      Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h
  10. 6
    6
      Marlin/src/config/examples/BQ/Hephestos/Configuration.h
  11. 6
    6
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h
  12. 6
    6
      Marlin/src/config/examples/BQ/WITBOX/Configuration.h
  13. 6
    6
      Marlin/src/config/examples/Cartesio/Configuration.h
  14. 6
    6
      Marlin/src/config/examples/Creality/CR-10/Configuration.h
  15. 6
    6
      Marlin/src/config/examples/Felix/Configuration.h
  16. 6
    6
      Marlin/src/config/examples/Felix/DUAL/Configuration.h
  17. 6
    6
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h
  18. 6
    6
      Marlin/src/config/examples/Geeetech/GT2560/Configuration.h
  19. 6
    6
      Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h
  20. 6
    6
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h
  21. 6
    6
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h
  22. 6
    6
      Marlin/src/config/examples/Infitary/i3-M508/Configuration.h
  23. 6
    6
      Marlin/src/config/examples/JGAurora/A5/Configuration.h
  24. 6
    6
      Marlin/src/config/examples/Malyan/M150/Configuration.h
  25. 6
    6
      Marlin/src/config/examples/Micromake/C1/basic/Configuration.h
  26. 6
    6
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h
  27. 6
    6
      Marlin/src/config/examples/Mks/Sbase/Configuration.h
  28. 6
    6
      Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h
  29. 6
    6
      Marlin/src/config/examples/RigidBot/Configuration.h
  30. 6
    6
      Marlin/src/config/examples/SCARA/Configuration.h
  31. 6
    6
      Marlin/src/config/examples/STM32F10/Configuration.h
  32. 6
    6
      Marlin/src/config/examples/Sanguinololu/Configuration.h
  33. 6
    6
      Marlin/src/config/examples/TinyBoy2/Configuration.h
  34. 6
    6
      Marlin/src/config/examples/Tronxy/X5S/Configuration.h
  35. 6
    6
      Marlin/src/config/examples/Velleman/K8200/Configuration.h
  36. 6
    6
      Marlin/src/config/examples/Velleman/K8400/Configuration.h
  37. 6
    6
      Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h
  38. 6
    6
      Marlin/src/config/examples/adafruit/ST7565/Configuration.h
  39. 6
    6
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h
  40. 6
    6
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h
  41. 6
    6
      Marlin/src/config/examples/delta/generic/Configuration.h
  42. 6
    6
      Marlin/src/config/examples/delta/kossel_mini/Configuration.h
  43. 6
    6
      Marlin/src/config/examples/delta/kossel_pro/Configuration.h
  44. 6
    6
      Marlin/src/config/examples/delta/kossel_xl/Configuration.h
  45. 6
    6
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h
  46. 6
    6
      Marlin/src/config/examples/makibox/Configuration.h
  47. 6
    6
      Marlin/src/config/examples/tvrrug/Round2/Configuration.h
  48. 6
    6
      Marlin/src/config/examples/wt150/Configuration.h
  49. 1
    1
      Marlin/src/feature/I2CPositionEncoder.cpp
  50. 5
    5
      Marlin/src/lcd/malyanlcd.cpp
  51. 1
    1
      Marlin/src/pins/pins_SELENA_COMPACT.h

+ 1
- 1
Marlin/src/HAL/HAL_AVR/HAL_spi_AVR.cpp Прегледај датотеку

1
-/*
1
+/**
2
  * Marlin 3D Printer Firmware
2
  * Marlin 3D Printer Firmware
3
  * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
3
  * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4
  *
4
  *

+ 6
- 6
Marlin/src/config/default/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Anet/A6/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Anet/A8/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Azteeg/X5GT/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 7
- 7
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**
424
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
424
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
425
     #define  DEFAULT_bedKp 23.89
425
     #define  DEFAULT_bedKp 23.89
426
     #define  DEFAULT_bedKi 1.37
426
     #define  DEFAULT_bedKi 1.37
427
-    #define  DEFAULT_bedKd 104.5 
427
+    #define  DEFAULT_bedKd 104.5
428
 
428
 
429
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
429
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
430
   //from pidautotune
430
   //from pidautotune

+ 7
- 7
Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**
424
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
424
   //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
425
     #define  DEFAULT_bedKp 23.89
425
     #define  DEFAULT_bedKp 23.89
426
     #define  DEFAULT_bedKi 1.37
426
     #define  DEFAULT_bedKi 1.37
427
-    #define  DEFAULT_bedKd 104.5 
427
+    #define  DEFAULT_bedKd 104.5
428
 
428
 
429
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
429
   //120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
430
   //from pidautotune
430
   //from pidautotune

+ 6
- 6
Marlin/src/config/examples/BQ/Hephestos/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h Прегледај датотеку

106
 #define SERIAL_PORT 0
106
 #define SERIAL_PORT 0
107
 
107
 
108
 /**
108
 /**
109
-  * Select a secondary serial port on the board to use for communication with the host.
110
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
111
-  * Serial port -1 is the USB emulated serial port, if avaialble.
112
-  *
113
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
114
-  */
109
+ * Select a secondary serial port on the board to use for communication with the host.
110
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
111
+ * Serial port -1 is the USB emulated serial port, if avaialble.
112
+ *
113
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
114
+ */
115
 #define SERIAL_PORT_2 -1
115
 #define SERIAL_PORT_2 -1
116
 
116
 
117
 /**
117
 /**

+ 6
- 6
Marlin/src/config/examples/BQ/WITBOX/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Cartesio/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Creality/CR-10/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Felix/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Felix/DUAL/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/JGAurora/A5/Configuration.h Прегледај датотеку

112
 #define SERIAL_PORT 0
112
 #define SERIAL_PORT 0
113
 
113
 
114
 /**
114
 /**
115
-  * Select a secondary serial port on the board to use for communication with the host.
116
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
117
-  * Serial port -1 is the USB emulated serial port, if avaialble.
118
-  *
119
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
120
-  */
115
+ * Select a secondary serial port on the board to use for communication with the host.
116
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
117
+ * Serial port -1 is the USB emulated serial port, if avaialble.
118
+ *
119
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
120
+ */
121
 #define SERIAL_PORT_2 -1
121
 #define SERIAL_PORT_2 -1
122
 
122
 
123
 /**
123
 /**

+ 6
- 6
Marlin/src/config/examples/Malyan/M150/Configuration.h Прегледај датотеку

112
 #define SERIAL_PORT 0
112
 #define SERIAL_PORT 0
113
 
113
 
114
 /**
114
 /**
115
-  * Select a secondary serial port on the board to use for communication with the host.
116
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
117
-  * Serial port -1 is the USB emulated serial port, if avaialble.
118
-  *
119
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
120
-  */
115
+ * Select a secondary serial port on the board to use for communication with the host.
116
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
117
+ * Serial port -1 is the USB emulated serial port, if avaialble.
118
+ *
119
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
120
+ */
121
 #define SERIAL_PORT_2 -1
121
 #define SERIAL_PORT_2 -1
122
 
122
 
123
 /**
123
 /**

+ 6
- 6
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Mks/Sbase/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/RigidBot/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/SCARA/Configuration.h Прегледај датотеку

137
 #define SERIAL_PORT 0
137
 #define SERIAL_PORT 0
138
 
138
 
139
 /**
139
 /**
140
-  * Select a secondary serial port on the board to use for communication with the host.
141
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
142
-  * Serial port -1 is the USB emulated serial port, if avaialble.
143
-  *
144
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
145
-  */
140
+ * Select a secondary serial port on the board to use for communication with the host.
141
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
142
+ * Serial port -1 is the USB emulated serial port, if avaialble.
143
+ *
144
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
145
+ */
146
 #define SERIAL_PORT_2 -1
146
 #define SERIAL_PORT_2 -1
147
 
147
 
148
 /**
148
 /**

+ 6
- 6
Marlin/src/config/examples/STM32F10/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Sanguinololu/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/TinyBoy2/Configuration.h Прегледај датотеку

123
 #define SERIAL_PORT 0
123
 #define SERIAL_PORT 0
124
 
124
 
125
 /**
125
 /**
126
-  * Select a secondary serial port on the board to use for communication with the host.
127
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
128
-  * Serial port -1 is the USB emulated serial port, if avaialble.
129
-  *
130
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
131
-  */
126
+ * Select a secondary serial port on the board to use for communication with the host.
127
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
128
+ * Serial port -1 is the USB emulated serial port, if avaialble.
129
+ *
130
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
131
+ */
132
 #define SERIAL_PORT_2 -1
132
 #define SERIAL_PORT_2 -1
133
 
133
 
134
 /**
134
 /**

+ 6
- 6
Marlin/src/config/examples/Tronxy/X5S/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Velleman/K8200/Configuration.h Прегледај датотеку

123
 #define SERIAL_PORT 0
123
 #define SERIAL_PORT 0
124
 
124
 
125
 /**
125
 /**
126
-  * Select a secondary serial port on the board to use for communication with the host.
127
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
128
-  * Serial port -1 is the USB emulated serial port, if avaialble.
129
-  *
130
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
131
-  */
126
+ * Select a secondary serial port on the board to use for communication with the host.
127
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
128
+ * Serial port -1 is the USB emulated serial port, if avaialble.
129
+ *
130
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
131
+ */
132
 #define SERIAL_PORT_2 -1
132
 #define SERIAL_PORT_2 -1
133
 
133
 
134
 /**
134
 /**

+ 6
- 6
Marlin/src/config/examples/Velleman/K8400/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/adafruit/ST7565/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/delta/generic/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/delta/kossel_mini/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/delta/kossel_pro/Configuration.h Прегледај датотеку

111
 #define SERIAL_PORT 0
111
 #define SERIAL_PORT 0
112
 
112
 
113
 /**
113
 /**
114
-  * Select a secondary serial port on the board to use for communication with the host.
115
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
116
-  * Serial port -1 is the USB emulated serial port, if avaialble.
117
-  *
118
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
119
-  */
114
+ * Select a secondary serial port on the board to use for communication with the host.
115
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
116
+ * Serial port -1 is the USB emulated serial port, if avaialble.
117
+ *
118
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
119
+ */
120
 #define SERIAL_PORT_2 -1
120
 #define SERIAL_PORT_2 -1
121
 
121
 
122
 /**
122
 /**

+ 6
- 6
Marlin/src/config/examples/delta/kossel_xl/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/makibox/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/tvrrug/Round2/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 6
- 6
Marlin/src/config/examples/wt150/Configuration.h Прегледај датотеку

107
 #define SERIAL_PORT 0
107
 #define SERIAL_PORT 0
108
 
108
 
109
 /**
109
 /**
110
-  * Select a secondary serial port on the board to use for communication with the host.
111
-  * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
-  * Serial port -1 is the USB emulated serial port, if avaialble.
113
-  *
114
-  * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
-  */
110
+ * Select a secondary serial port on the board to use for communication with the host.
111
+ * This allows the connection of wireless adapters (for instance) to non-default port pins.
112
+ * Serial port -1 is the USB emulated serial port, if avaialble.
113
+ *
114
+ * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
115
+ */
116
 #define SERIAL_PORT_2 -1
116
 #define SERIAL_PORT_2 -1
117
 
117
 
118
 /**
118
 /**

+ 1
- 1
Marlin/src/feature/I2CPositionEncoder.cpp Прегледај датотеку

180
           errPrst[errPrstIdx++] = error; // Error must persist for I2CPE_ERR_PRST_ARRAY_SIZE error cycles. This also serves to improve the average accuracy
180
           errPrst[errPrstIdx++] = error; // Error must persist for I2CPE_ERR_PRST_ARRAY_SIZE error cycles. This also serves to improve the average accuracy
181
           if (errPrstIdx >= I2CPE_ERR_PRST_ARRAY_SIZE) {
181
           if (errPrstIdx >= I2CPE_ERR_PRST_ARRAY_SIZE) {
182
             float sumP = 0;
182
             float sumP = 0;
183
-            LOOP_L_N(i, I2CPE_ERR_PRST_ARRAY_SIZE) sumP += errPrst[i]; 
183
+            LOOP_L_N(i, I2CPE_ERR_PRST_ARRAY_SIZE) sumP += errPrst[i];
184
             const int32_t errorP = int32_t(sumP * (1.0 / (I2CPE_ERR_PRST_ARRAY_SIZE)));
184
             const int32_t errorP = int32_t(sumP * (1.0 / (I2CPE_ERR_PRST_ARRAY_SIZE)));
185
             SERIAL_ECHO(axis_codes[encoderAxis]);
185
             SERIAL_ECHO(axis_codes[encoderAxis]);
186
             SERIAL_ECHOPAIR(" - err detected: ", errorP * planner.steps_to_mm[encoderAxis]);
186
             SERIAL_ECHOPAIR(" - err detected: ", errorP * planner.steps_to_mm[encoderAxis]);

+ 5
- 5
Marlin/src/lcd/malyanlcd.cpp Прегледај датотеку

100
  * Set temp for hotend to 190
100
  * Set temp for hotend to 190
101
  * {C:P050}
101
  * {C:P050}
102
  * Set temp for bed to 50
102
  * Set temp for bed to 50
103
- * 
103
+ *
104
  * the command portion begins after the :
104
  * the command portion begins after the :
105
  */
105
  */
106
 void process_lcd_c_command(const char* command) {
106
 void process_lcd_c_command(const char* command) {
165
  * These are currently all movement commands.
165
  * These are currently all movement commands.
166
  * The command portion begins after the :
166
  * The command portion begins after the :
167
  * Move X Axis
167
  * Move X Axis
168
- * 
168
+ *
169
  * {J:E}{J:X-200}{J:E}
169
  * {J:E}{J:X-200}{J:E}
170
  * {J:E}{J:X+200}{J:E}
170
  * {J:E}{J:X+200}{J:E}
171
  * X, Y, Z, A (extruder)
171
  * X, Y, Z, A (extruder)
204
  * Process an LCD 'P' command, related to homing and printing.
204
  * Process an LCD 'P' command, related to homing and printing.
205
  * Cancel:
205
  * Cancel:
206
  * {P:X}
206
  * {P:X}
207
- * 
207
+ *
208
  * Home all axes:
208
  * Home all axes:
209
  * {P:H}
209
  * {P:H}
210
- * 
210
+ *
211
  * Print a file:
211
  * Print a file:
212
  * {P:000}
212
  * {P:000}
213
  * The File number is specified as a three digit value.
213
  * The File number is specified as a three digit value.
274
  * Handle an lcd 'S' command
274
  * Handle an lcd 'S' command
275
  * {S:I} - Temperature request
275
  * {S:I} - Temperature request
276
  * {T0:999/000}{T1:000/000}{TP:004/000}
276
  * {T0:999/000}{T1:000/000}{TP:004/000}
277
- * 
277
+ *
278
  * {S:L} - File Listing request
278
  * {S:L} - File Listing request
279
  * Printer Response:
279
  * Printer Response:
280
  * {FILE:buttons.gcode}
280
  * {FILE:buttons.gcode}

+ 1
- 1
Marlin/src/pins/pins_SELENA_COMPACT.h Прегледај датотеку

105
     #define BTN_EN1             P3_25
105
     #define BTN_EN1             P3_25
106
     #define BTN_EN2             P3_26
106
     #define BTN_EN2             P3_26
107
     #define BTN_ENC             P1_30
107
     #define BTN_ENC             P1_30
108
-    
108
+
109
     #define SD_DETECT_PIN       -1
109
     #define SD_DETECT_PIN       -1
110
 #endif // REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
110
 #endif // REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
111
 
111
 

Loading…
Откажи
Сачувај