Browse Source

💡 Adjust headers, formatting

Scott Lahteine 2 years ago
parent
commit
323b38ee88
100 changed files with 158 additions and 20 deletions
  1. 3
    0
      Marlin/src/HAL/AVR/pinsDebug.h
  2. 3
    0
      Marlin/src/HAL/AVR/pinsDebug_Teensyduino.h
  3. 3
    0
      Marlin/src/HAL/AVR/pinsDebug_plus_70.h
  4. 0
    1
      Marlin/src/HAL/DUE/dogm/u8g_com_HAL_DUE_shared_hw_spi.cpp
  5. 3
    0
      Marlin/src/HAL/DUE/pinsDebug.h
  6. 3
    0
      Marlin/src/HAL/ESP32/spi_pins.h
  7. 4
    0
      Marlin/src/HAL/LINUX/main.cpp
  8. 3
    0
      Marlin/src/HAL/LINUX/pinsDebug.h
  9. 3
    0
      Marlin/src/HAL/LPC1768/pinsDebug.h
  10. 0
    1
      Marlin/src/HAL/NATIVE_SIM/pinsDebug.h
  11. 0
    1
      Marlin/src/HAL/SAMD51/QSPIFlash.h
  12. 1
    0
      Marlin/src/HAL/STM32/MarlinSPI.cpp
  13. 4
    0
      Marlin/src/HAL/STM32/MarlinSerial.cpp
  14. 3
    0
      Marlin/src/HAL/STM32/MarlinSerial.h
  15. 1
    0
      Marlin/src/HAL/STM32/Sd2Card_sdio_stm32duino.cpp
  16. 1
    0
      Marlin/src/HAL/STM32/eeprom_bl24cxx.cpp
  17. 1
    0
      Marlin/src/HAL/STM32/eeprom_if_iic.cpp
  18. 1
    0
      Marlin/src/HAL/STM32/eeprom_sdcard.cpp
  19. 1
    0
      Marlin/src/HAL/STM32/fast_pwm.cpp
  20. 3
    0
      Marlin/src/HAL/STM32/pinsDebug.h
  21. 3
    0
      Marlin/src/HAL/STM32/spi_pins.h
  22. 1
    0
      Marlin/src/HAL/STM32/tft/tft_fsmc.cpp
  23. 1
    0
      Marlin/src/HAL/STM32/tft/tft_spi.cpp
  24. 1
    0
      Marlin/src/HAL/STM32/tft/xpt2046.cpp
  25. 1
    0
      Marlin/src/HAL/STM32/usb_host.cpp
  26. 4
    0
      Marlin/src/HAL/STM32/usb_serial.cpp
  27. 3
    0
      Marlin/src/HAL/STM32/usb_serial.h
  28. 1
    0
      Marlin/src/HAL/STM32/watchdog.cpp
  29. 4
    0
      Marlin/src/HAL/STM32F1/dogm/u8g_com_stm32duino_swspi.cpp
  30. 3
    0
      Marlin/src/HAL/STM32F1/eeprom_wired.cpp
  31. 3
    0
      Marlin/src/HAL/STM32F1/pinsDebug.h
  32. 3
    0
      Marlin/src/HAL/STM32F1/spi_pins.h
  33. 4
    0
      Marlin/src/HAL/TEENSY31_32/eeprom.cpp
  34. 3
    0
      Marlin/src/HAL/TEENSY35_36/pinsDebug.h
  35. 3
    0
      Marlin/src/HAL/TEENSY40_41/pinsDebug.h
  36. 1
    0
      Marlin/src/HAL/shared/Delay.cpp
  37. 1
    0
      Marlin/src/feature/bedlevel/ubl/ubl_motion.cpp
  38. 1
    0
      Marlin/src/feature/cancel_object.cpp
  39. 1
    0
      Marlin/src/feature/closedloop.cpp
  40. 1
    0
      Marlin/src/feature/direct_stepping.cpp
  41. 1
    0
      Marlin/src/feature/repeat.cpp
  42. 1
    0
      Marlin/src/gcode/calibrate/M12.cpp
  43. 1
    0
      Marlin/src/gcode/config/M281.cpp
  44. 0
    1
      Marlin/src/gcode/feature/pause/G27.cpp
  45. 1
    0
      Marlin/src/gcode/gcode_d.cpp
  46. 1
    0
      Marlin/src/gcode/host/M360.cpp
  47. 1
    0
      Marlin/src/gcode/host/M876.cpp
  48. 1
    0
      Marlin/src/gcode/lcd/M250.cpp
  49. 1
    0
      Marlin/src/gcode/motion/G6.cpp
  50. 4
    4
      Marlin/src/inc/SanityCheck.h
  51. 22
    0
      Marlin/src/lcd/HD44780/lcdprint_hd44780.cpp
  52. 4
    0
      Marlin/src/lcd/dogm/fontdata/fontdata_ISO10646_1.h
  53. 1
    0
      Marlin/src/lcd/dogm/u8g_dev_ssd1309_12864.cpp
  54. 1
    1
      Marlin/src/lcd/extui/anycubic_chiron/chiron_tft_defs.h
  55. 0
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSRxHandler.h
  56. 0
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSScreenHandler.h
  57. 0
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSSetupHandler.h
  58. 0
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSTxHandler.h
  59. 0
    1
      Marlin/src/lcd/extui/ftdi_eve_touch_ui/bioprinter/ui_landscape.h
  60. 0
    1
      Marlin/src/lcd/extui/ftdi_eve_touch_ui/bioprinter/ui_portrait.h
  61. 0
    1
      Marlin/src/lcd/extui/ftdi_eve_touch_ui/cocoa_press/cocoa_press_ui.h
  62. 0
    1
      Marlin/src/lcd/extui/ftdi_eve_touch_ui/generic/custom_user_menus.h
  63. 0
    1
      Marlin/src/lcd/extui/ftdi_eve_touch_ui/theme/bootscreen_logo_portrait.h
  64. 0
    1
      Marlin/src/lcd/extui/ftdi_eve_touch_ui/theme/marlin_bootscreen_landscape.h
  65. 0
    1
      Marlin/src/lcd/extui/ftdi_eve_touch_ui/theme/marlin_bootscreen_portrait.h
  66. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_about.cpp
  67. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_acceleration_settings.cpp
  68. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_advance_settings.cpp
  69. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_auto_level_offset_settings.cpp
  70. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_baby_stepping.cpp
  71. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_change_speed.cpp
  72. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_cloud_bind.cpp
  73. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_eeprom_settings.cpp
  74. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_encoder_settings.cpp
  75. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_error_message.cpp
  76. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_extrusion.cpp
  77. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_fan.cpp
  78. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_filament_change.cpp
  79. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_filament_settings.cpp
  80. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_gcode.cpp
  81. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_home.cpp
  82. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_homing_sensitivity_settings.cpp
  83. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_jerk_settings.cpp
  84. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_keyboard.cpp
  85. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_language.cpp
  86. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_level_settings.cpp
  87. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_machine_para.cpp
  88. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_machine_settings.cpp
  89. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_manuaLevel.cpp
  90. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_max_feedrate_settings.cpp
  91. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_more.cpp
  92. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_motor_settings.cpp
  93. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_move_motor.cpp
  94. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_number_key.cpp
  95. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_operation.cpp
  96. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_pause_message.cpp
  97. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_pause_position.cpp
  98. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_preHeat.cpp
  99. 1
    0
      Marlin/src/lcd/extui/mks_ui/draw_print_file.cpp
  100. 0
    0
      Marlin/src/lcd/extui/mks_ui/draw_printing.cpp

+ 3
- 0
Marlin/src/HAL/AVR/pinsDebug.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 3
- 0
Marlin/src/HAL/AVR/pinsDebug_Teensyduino.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 3
- 0
Marlin/src/HAL/AVR/pinsDebug_plus_70.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 1
Marlin/src/HAL/DUE/dogm/u8g_com_HAL_DUE_shared_hw_spi.cpp View File

@@ -20,7 +20,6 @@
20 20
  *
21 21
  */
22 22
 
23
-
24 23
 /**
25 24
  * Based on u8g_com_msp430_hw_spi.c
26 25
  *

+ 3
- 0
Marlin/src/HAL/DUE/pinsDebug.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 3
- 0
Marlin/src/HAL/ESP32/spi_pins.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 4
- 0
Marlin/src/HAL/LINUX/main.cpp View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or
@@ -16,6 +19,7 @@
16 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
17 20
  *
18 21
  */
22
+
19 23
 #ifdef __PLAT_LINUX__
20 24
 
21 25
 //#define GPIO_LOGGING // Full GPIO and Positional Logging

+ 3
- 0
Marlin/src/HAL/LINUX/pinsDebug.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 3
- 0
Marlin/src/HAL/LPC1768/pinsDebug.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 1
Marlin/src/HAL/NATIVE_SIM/pinsDebug.h View File

@@ -20,7 +20,6 @@
20 20
 /**
21 21
  * Support routines for X86_64
22 22
  */
23
-
24 23
 #pragma once
25 24
 
26 25
 /**

+ 0
- 1
Marlin/src/HAL/SAMD51/QSPIFlash.h View File

@@ -25,7 +25,6 @@
25 25
  *
26 26
  * Derived from Adafruit_SPIFlash class with no SdFat references
27 27
  */
28
-
29 28
 #pragma once
30 29
 
31 30
 #include <Adafruit_SPIFlashBase.h>

+ 1
- 0
Marlin/src/HAL/STM32/MarlinSPI.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../platforms.h"
23 24
 
24 25
 #if defined(HAL_STM32) && !defined(STM32H7xx)

+ 4
- 0
Marlin/src/HAL/STM32/MarlinSerial.cpp View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or
@@ -16,6 +19,7 @@
16 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
17 20
  *
18 21
  */
22
+
19 23
 #include "../platforms.h"
20 24
 
21 25
 #ifdef HAL_STM32

+ 3
- 0
Marlin/src/HAL/STM32/MarlinSerial.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 1
- 0
Marlin/src/HAL/STM32/Sd2Card_sdio_stm32duino.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 1
- 0
Marlin/src/HAL/STM32/eeprom_bl24cxx.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 1
- 0
Marlin/src/HAL/STM32/eeprom_if_iic.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 1
- 0
Marlin/src/HAL/STM32/eeprom_sdcard.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 1
- 0
Marlin/src/HAL/STM32/fast_pwm.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 3
- 0
Marlin/src/HAL/STM32/pinsDebug.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 3
- 0
Marlin/src/HAL/STM32/spi_pins.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 1
- 0
Marlin/src/HAL/STM32/tft/tft_fsmc.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 1
- 0
Marlin/src/HAL/STM32/tft/tft_spi.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 1
- 0
Marlin/src/HAL/STM32/tft/xpt2046.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 1
- 0
Marlin/src/HAL/STM32/usb_host.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 4
- 0
Marlin/src/HAL/STM32/usb_serial.cpp View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or
@@ -16,6 +19,7 @@
16 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
17 20
  *
18 21
  */
22
+
19 23
 #include "../platforms.h"
20 24
 
21 25
 #ifdef HAL_STM32

+ 3
- 0
Marlin/src/HAL/STM32/usb_serial.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 1
- 0
Marlin/src/HAL/STM32/watchdog.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../platforms.h"
23 24
 
24 25
 #ifdef HAL_STM32

+ 4
- 0
Marlin/src/HAL/STM32F1/dogm/u8g_com_stm32duino_swspi.cpp View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or
@@ -16,6 +19,7 @@
16 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
17 20
  *
18 21
  */
22
+
19 23
 #ifdef __STM32F1__
20 24
 
21 25
 #include "../../../inc/MarlinConfig.h"

+ 3
- 0
Marlin/src/HAL/STM32F1/eeprom_wired.cpp View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 3
- 0
Marlin/src/HAL/STM32F1/pinsDebug.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 3
- 0
Marlin/src/HAL/STM32F1/spi_pins.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 4
- 0
Marlin/src/HAL/TEENSY31_32/eeprom.cpp View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or
@@ -16,6 +19,7 @@
16 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
17 20
  *
18 21
  */
22
+
19 23
 #ifdef __MK20DX256__
20 24
 
21 25
 /**

+ 3
- 0
Marlin/src/HAL/TEENSY35_36/pinsDebug.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 3
- 0
Marlin/src/HAL/TEENSY40_41/pinsDebug.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or

+ 1
- 0
Marlin/src/HAL/shared/Delay.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "Delay.h"
23 24
 
24 25
 #include "../../inc/MarlinConfig.h"

+ 1
- 0
Marlin/src/feature/bedlevel/ubl/ubl_motion.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfig.h"
23 24
 
24 25
 #if ENABLED(AUTO_BED_LEVELING_UBL)

+ 1
- 0
Marlin/src/feature/cancel_object.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../inc/MarlinConfig.h"
23 24
 
24 25
 #if ENABLED(CANCEL_OBJECTS)

+ 1
- 0
Marlin/src/feature/closedloop.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../inc/MarlinConfig.h"
23 24
 
24 25
 #if ENABLED(EXTERNAL_CLOSED_LOOP_CONTROLLER)

+ 1
- 0
Marlin/src/feature/direct_stepping.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if ENABLED(DIRECT_STEPPING)

+ 1
- 0
Marlin/src/feature/repeat.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../inc/MarlinConfig.h"
23 24
 
24 25
 #if ENABLED(GCODE_REPEAT_MARKERS)

+ 1
- 0
Marlin/src/gcode/calibrate/M12.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if ENABLED(EXTERNAL_CLOSED_LOOP_CONTROLLER)

+ 1
- 0
Marlin/src/gcode/config/M281.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../inc/MarlinConfig.h"
23 24
 
24 25
 #if ENABLED(EDITABLE_SERVO_ANGLES)

+ 0
- 1
Marlin/src/gcode/feature/pause/G27.cpp View File

@@ -20,7 +20,6 @@
20 20
  *
21 21
  */
22 22
 
23
-
24 23
 #include "../../../inc/MarlinConfig.h"
25 24
 
26 25
 #if ENABLED(NOZZLE_PARK_FEATURE)

+ 1
- 0
Marlin/src/gcode/gcode_d.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if ENABLED(MARLIN_DEV_MODE)

+ 1
- 0
Marlin/src/gcode/host/M360.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../inc/MarlinConfig.h"
23 24
 
24 25
 #if ENABLED(REPETIER_GCODE_M360)

+ 1
- 0
Marlin/src/gcode/host/M876.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../inc/MarlinConfig.h"
23 24
 
24 25
 #if ENABLED(HOST_PROMPT_SUPPORT) && DISABLED(EMERGENCY_PARSER)

+ 1
- 0
Marlin/src/gcode/lcd/M250.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../inc/MarlinConfig.h"
23 24
 
24 25
 #if HAS_LCD_CONTRAST

+ 1
- 0
Marlin/src/gcode/motion/G6.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../inc/MarlinConfig.h"
23 24
 
24 25
 #if ENABLED(DIRECT_STEPPING)

+ 4
- 4
Marlin/src/inc/SanityCheck.h View File

@@ -3279,10 +3279,6 @@ static_assert(Y_MAX_LENGTH >= Y_BED_SIZE, "Movement bounds (Y_MIN_POS, Y_MAX_POS
3279 3279
 /**
3280 3280
  * Check per-axis initializers for errors
3281 3281
  */
3282
-constexpr float sanity_arr_1[] = DEFAULT_AXIS_STEPS_PER_UNIT,
3283
-                sanity_arr_2[] = DEFAULT_MAX_FEEDRATE,
3284
-                sanity_arr_3[] = DEFAULT_MAX_ACCELERATION,
3285
-                sanity_arr_4[] = HOMING_FEEDRATE_MM_M;
3286 3282
 
3287 3283
 #define __PLUS_TEST(I,A) && (sanity_arr_##A[_MIN(I,signed(COUNT(sanity_arr_##A)-1))] > 0)
3288 3284
 #define _PLUS_TEST(A) (1 REPEAT2(14,__PLUS_TEST,A))
@@ -3292,18 +3288,22 @@ constexpr float sanity_arr_1[] = DEFAULT_AXIS_STEPS_PER_UNIT,
3292 3288
   #define _EXTRA_NOTE " (Should be " STRINGIFY(LINEAR_AXES) "+" STRINGIFY(E_STEPPERS) ")"
3293 3289
 #endif
3294 3290
 
3291
+constexpr float sanity_arr_1[] = DEFAULT_AXIS_STEPS_PER_UNIT;
3295 3292
 static_assert(COUNT(sanity_arr_1) >= LOGICAL_AXES,  "DEFAULT_AXIS_STEPS_PER_UNIT requires " _LOGICAL_AXES_STR "elements.");
3296 3293
 static_assert(COUNT(sanity_arr_1) <= DISTINCT_AXES, "DEFAULT_AXIS_STEPS_PER_UNIT has too many elements." _EXTRA_NOTE);
3297 3294
 static_assert(_PLUS_TEST(1), "DEFAULT_AXIS_STEPS_PER_UNIT values must be positive.");
3298 3295
 
3296
+constexpr float sanity_arr_2[] = DEFAULT_MAX_FEEDRATE;
3299 3297
 static_assert(COUNT(sanity_arr_2) >= LOGICAL_AXES,  "DEFAULT_MAX_FEEDRATE requires " _LOGICAL_AXES_STR "elements.");
3300 3298
 static_assert(COUNT(sanity_arr_2) <= DISTINCT_AXES, "DEFAULT_MAX_FEEDRATE has too many elements." _EXTRA_NOTE);
3301 3299
 static_assert(_PLUS_TEST(2), "DEFAULT_MAX_FEEDRATE values must be positive.");
3302 3300
 
3301
+constexpr float sanity_arr_3[] = DEFAULT_MAX_ACCELERATION;
3303 3302
 static_assert(COUNT(sanity_arr_3) >= LOGICAL_AXES,  "DEFAULT_MAX_ACCELERATION requires " _LOGICAL_AXES_STR "elements.");
3304 3303
 static_assert(COUNT(sanity_arr_3) <= DISTINCT_AXES, "DEFAULT_MAX_ACCELERATION has too many elements." _EXTRA_NOTE);
3305 3304
 static_assert(_PLUS_TEST(3), "DEFAULT_MAX_ACCELERATION values must be positive.");
3306 3305
 
3306
+constexpr float sanity_arr_4[] = HOMING_FEEDRATE_MM_M;
3307 3307
 static_assert(COUNT(sanity_arr_4) == LINEAR_AXES,  "HOMING_FEEDRATE_MM_M requires " _LINEAR_AXES_STR "elements (and no others).");
3308 3308
 static_assert(_PLUS_TEST(4), "HOMING_FEEDRATE_MM_M values must be positive.");
3309 3309
 

+ 22
- 0
Marlin/src/lcd/HD44780/lcdprint_hd44780.cpp View File

@@ -1,4 +1,26 @@
1 1
 /**
2
+ * Marlin 3D Printer Firmware
3
+ * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4
+ *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
8
+ * This program is free software: you can redistribute it and/or modify
9
+ * it under the terms of the GNU General Public License as published by
10
+ * the Free Software Foundation, either version 3 of the License, or
11
+ * (at your option) any later version.
12
+ *
13
+ * This program is distributed in the hope that it will be useful,
14
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
+ * GNU General Public License for more details.
17
+ *
18
+ * You should have received a copy of the GNU General Public License
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20
+ *
21
+ */
22
+
23
+/**
2 24
  * @file    lcdprint_hd44780.cpp
3 25
  * @brief   LCD print api for HD44780
4 26
  * @author  Yunhui Fu (yhfudev@gmail.com)

+ 4
- 0
Marlin/src/lcd/dogm/fontdata/fontdata_ISO10646_1.h View File

@@ -2,6 +2,9 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
5 8
  * This program is free software: you can redistribute it and/or modify
6 9
  * it under the terms of the GNU General Public License as published by
7 10
  * the Free Software Foundation, either version 3 of the License, or
@@ -16,6 +19,7 @@
16 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
17 20
  *
18 21
  */
22
+
19 23
 #include <U8glib-HAL.h>
20 24
 
21 25
 #if defined(__AVR__) && ENABLED(NOT_EXTENDED_ISO10646_1_5X7)

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

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_MARLINUI_U8GLIB

+ 1
- 1
Marlin/src/lcd/extui/anycubic_chiron/chiron_tft_defs.h View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+#pragma once
22 23
 
23 24
 /**
24 25
  * lcd/extui/anycubic_chiron/chiron_defs.h
@@ -28,7 +29,6 @@
28 29
  *  (not affiliated with Anycubic, Ltd.)
29 30
  */
30 31
 
31
-#pragma once
32 32
 #include "../../../inc/MarlinConfigPre.h"
33 33
 //#define ACDEBUGLEVEL 4
34 34
 

+ 0
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSRxHandler.h View File

@@ -19,7 +19,6 @@
19 19
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
-
23 22
 #pragma once
24 23
 
25 24
 #include "DGUSDisplay.h"

+ 0
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSScreenHandler.h View File

@@ -19,7 +19,6 @@
19 19
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
-
23 22
 #pragma once
24 23
 
25 24
 #include "config/DGUS_Addr.h"

+ 0
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSSetupHandler.h View File

@@ -19,7 +19,6 @@
19 19
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
-
23 22
 #pragma once
24 23
 
25 24
 namespace DGUSSetupHandler {

+ 0
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSTxHandler.h View File

@@ -19,7 +19,6 @@
19 19
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
-
23 22
 #pragma once
24 23
 
25 24
 #include "DGUSDisplay.h"

+ 0
- 1
Marlin/src/lcd/extui/ftdi_eve_touch_ui/bioprinter/ui_landscape.h View File

@@ -21,7 +21,6 @@
21 21
  * 0x0000 and 0xFFFE. A single 0xFFFF in the data stream indicates the
22 22
  * start of a new closed path.
23 23
  */
24
-
25 24
 #pragma once
26 25
 
27 26
 constexpr float x_min = 0.000000;

+ 0
- 1
Marlin/src/lcd/extui/ftdi_eve_touch_ui/bioprinter/ui_portrait.h View File

@@ -21,7 +21,6 @@
21 21
  * 0x0000 and 0xFFFE. A single 0xFFFF in the data stream indicates the
22 22
  * start of a new closed path.
23 23
  */
24
-
25 24
 #pragma once
26 25
 
27 26
 constexpr float x_min = 0.000000;

+ 0
- 1
Marlin/src/lcd/extui/ftdi_eve_touch_ui/cocoa_press/cocoa_press_ui.h View File

@@ -21,7 +21,6 @@
21 21
  * 0x0000 and 0xFFFE. A single 0xFFFF in the data stream indicates the
22 22
  * start of a new closed path.
23 23
  */
24
-
25 24
 #pragma once
26 25
 
27 26
 constexpr float x_min = 0.000000;

+ 0
- 1
Marlin/src/lcd/extui/ftdi_eve_touch_ui/generic/custom_user_menus.h View File

@@ -19,7 +19,6 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
-
23 22
 #pragma once
24 23
 
25 24
 #define FTDI_CUSTOM_USER_MENUS

+ 0
- 1
Marlin/src/lcd/extui/ftdi_eve_touch_ui/theme/bootscreen_logo_portrait.h View File

@@ -20,7 +20,6 @@
20 20
  * 0x0000 and 0xFFFE. A single 0xFFFF in the data stream indicates the
21 21
  * start of a new closed path.
22 22
  */
23
-
24 23
 #pragma once
25 24
 
26 25
 constexpr float x_min = 0.000000, x_max = 272.000000,

+ 0
- 1
Marlin/src/lcd/extui/ftdi_eve_touch_ui/theme/marlin_bootscreen_landscape.h View File

@@ -21,7 +21,6 @@
21 21
  * 0x0000 and 0xFFFE. A single 0xFFFF in the data stream indicates the
22 22
  * start of a new closed path.
23 23
  */
24
-
25 24
 #pragma once
26 25
 
27 26
 constexpr float x_min = 0.000000;

+ 0
- 1
Marlin/src/lcd/extui/ftdi_eve_touch_ui/theme/marlin_bootscreen_portrait.h View File

@@ -21,7 +21,6 @@
21 21
  * 0x0000 and 0xFFFE. A single 0xFFFF in the data stream indicates the
22 22
  * start of a new closed path.
23 23
  */
24
-
25 24
 #pragma once
26 25
 
27 26
 constexpr float x_min = 0.000000;

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_about.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_acceleration_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_advance_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_auto_level_offset_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if BOTH(HAS_TFT_LVGL_UI, HAS_BED_PROBE)

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_baby_stepping.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_change_speed.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_cloud_bind.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if BOTH(HAS_TFT_LVGL_UI, MKS_WIFI_MODULE)

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_eeprom_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_encoder_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_error_message.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_extrusion.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_fan.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_filament_change.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_filament_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_gcode.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_home.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_homing_sensitivity_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfig.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI && USE_SENSORLESS

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_jerk_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if BOTH(HAS_TFT_LVGL_UI, HAS_CLASSIC_JERK)

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_keyboard.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_language.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_level_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_machine_para.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_machine_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_manuaLevel.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_max_feedrate_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_more.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_motor_settings.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_move_motor.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_number_key.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_operation.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_pause_message.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if BOTH(HAS_TFT_LVGL_UI, ADVANCED_PAUSE_FEATURE)

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_pause_position.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_preHeat.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 1
- 0
Marlin/src/lcd/extui/mks_ui/draw_print_file.cpp View File

@@ -19,6 +19,7 @@
19 19
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22
+
22 23
 #include "../../../inc/MarlinConfigPre.h"
23 24
 
24 25
 #if HAS_TFT_LVGL_UI

+ 0
- 0
Marlin/src/lcd/extui/mks_ui/draw_printing.cpp View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save