Facebook
From thank you , 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 84
  1. > Executing task: C:\Users\Hunte\.platformio\penv\Scripts\pio.exe run <
  2.  
  3. Processing mega2560 (platform: atmelavr; board: megaatmega2560; framework: arduino)
  4. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  5.  
  6. Verbose mode can be enabled via `-v, --verbose` option
  7. CONFIGURATION: https://docs.platformio.org/page/boards/atmelavr/megaatmega2560.html
  8. PLATFORM: Atmel AVR (3.0.0) > Arduino Mega or Mega 2560 ATmega2560 (Mega 2560)
  9. HARDWARE: ATMEGA2560 16MHz, 8KB RAM, 248KB Flash
  10. DEBUG: Current (avr-stub) On-board (avr-stub, simavr)
  11. PACKAGES:
  12.  - framework-arduino-avr 5.1.0
  13.  - toolchain-atmelavr 1.50400.190710 (5.4.0)
  14. Converting Marlin.ino
  15. LDF: Library Dependency Finder -> http://bit.ly/configure-pio-ldf
  16. LDF Modes: Finder ~ chain, Compatibility ~ soft
  17. Found 7 compatible libraries
  18. Scanning dependencies...
  19. Dependency Graph
  20. |-- <TMCStepper> 0.7.1
  21. |   |-- <SoftwareSerial> 1.0
  22. |   |-- <SPI> 1.0
  23. |-- <U8glib-HAL> 0.4.3
  24. |   |-- <Wire> 1.0
  25. |   |-- <SPI> 1.0
  26. |-- <Wire> 1.0
  27. |-- <SPI> 1.0
  28. |-- <EEPROM> 2.0
  29. |-- <SoftwareSerial> 1.0
  30. Building in release mode
  31. Compiling .pio\build\mega2560\src\src\HAL\AVR\HAL.cpp.o
  32. Compiling .pio\build\mega2560\src\src\HAL\AVR\HAL_SPI.cpp.o
  33. Compiling .pio\build\mega2560\src\src\HAL\AVR\MarlinSerial.cpp.o
  34. Compiling .pio\build\mega2560\src\src\HAL\AVR\Servo.cpp.o
  35. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfigPre.h:39:0,
  36. Compiling .pio\build\mega2560\src\src\HAL\AVR\eeprom.cpp.o
  37. Compiling .pio\build\mega2560\src\src\HAL\AVR\fast_pwm.cpp.o
  38. Compiling .pio\build\mega2560\src\src\HAL\AVR\fastio.cpp.o
  39.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:28,
  40. Compiling .pio\build\mega2560\src\src\HAL\AVR\u8g_com_HAL_AVR_sw_spi.cpp.o
  41.                  from Marlin\src\HAL\AVR\HAL.cpp:24:
  42. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  43.  #define PREHEAT_1_LABEL       "petG"
  44.  ^
  45. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  46.  #define PREHEAT_1_LABEL       "PLA"
  47.  ^
  48. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  49.  #define PREHEAT_1_TEMP_HOTEND 220
  50.  ^
  51. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  52.  #define PREHEAT_1_TEMP_HOTEND 185
  53.  ^
  54. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  55.  #define PREHEAT_2_LABEL       "Nylon"
  56.  ^
  57. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  58.  #define PREHEAT_2_LABEL       "ABS"
  59.  ^
  60. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  61.  #define PREHEAT_2_TEMP_HOTEND 230
  62.  ^
  63. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  64.  #define PREHEAT_2_TEMP_HOTEND 240
  65.  ^
  66. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  67.  #define PREHEAT_2_TEMP_BED    45
  68.  ^
  69. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  70.  #define PREHEAT_2_TEMP_BED    110
  71.  ^
  72. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfigPre.h:39:0,
  73.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:28,
  74.                  from Marlin\src\HAL\AVR\HAL_SPI.cpp:34:
  75. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  76.  #define PREHEAT_1_LABEL       "petG"
  77. Compiling .pio\build\mega2560\src\src\HAL\AVR\watchdog.cpp.o
  78.  ^
  79. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  80.  #define PREHEAT_1_LABEL       "PLA"
  81.  ^
  82. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  83.  #define PREHEAT_1_TEMP_HOTEND 220
  84.  ^
  85. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  86.  #define PREHEAT_1_TEMP_HOTEND 185
  87.  ^
  88. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  89.  #define PREHEAT_2_LABEL       "Nylon"
  90.  ^
  91. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  92.  #define PREHEAT_2_LABEL       "ABS"
  93.  ^
  94. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  95.  #define PREHEAT_2_TEMP_HOTEND 230
  96.  ^
  97. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  98.  #define PREHEAT_2_TEMP_HOTEND 240
  99.  ^
  100. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  101.  #define PREHEAT_2_TEMP_BED    45
  102.  ^
  103. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  104.  #define PREHEAT_2_TEMP_BED    110
  105.  ^
  106. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfigPre.h:39:0,
  107.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:28,
  108.                  from Marlin\src\HAL\AVR\MarlinSerial.cpp:39:
  109. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  110.  #define PREHEAT_1_LABEL       "petG"
  111.  ^
  112. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  113.  #define PREHEAT_1_LABEL       "PLA"
  114.  ^
  115. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  116.  #define PREHEAT_1_TEMP_HOTEND 220
  117.  ^
  118. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  119.  #define PREHEAT_1_TEMP_HOTEND 185
  120.  ^
  121. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  122.  #define PREHEAT_2_LABEL       "Nylon"
  123.  ^
  124. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  125.  #define PREHEAT_2_LABEL       "ABS"
  126.  ^
  127. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfigPre.h:39:0,
  128.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:28,
  129.                  from Marlin\src\HAL\AVR\Servo.cpp:55:
  130. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  131.  #define PREHEAT_1_LABEL       "petG"
  132.  ^
  133. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfigPre.h:39:0,
  134.                  from Marlin\src\HAL\AVR\u8g_com_HAL_AVR_sw_spi.cpp:58:
  135. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  136.  #define PREHEAT_1_LABEL       "petG"
  137.  ^
  138. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  139.  #define PREHEAT_1_LABEL       "PLA"
  140. Compiling .pio\build\mega2560\src\src\HAL\shared\HAL_spi_L6470.cpp.o
  141.  ^
  142. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  143.  #define PREHEAT_1_TEMP_HOTEND 220
  144.  ^
  145. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  146.  #define PREHEAT_1_TEMP_HOTEND 185
  147.  ^
  148. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  149.  #define PREHEAT_2_LABEL       "Nylon"
  150.  ^
  151. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  152.  #define PREHEAT_2_LABEL       "ABS"
  153.  ^
  154. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  155.  #define PREHEAT_2_TEMP_HOTEND 230
  156.  ^
  157. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  158.  #define PREHEAT_2_TEMP_HOTEND 240
  159.  ^
  160. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  161.  #define PREHEAT_2_TEMP_BED    45
  162.  ^
  163. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  164.  #define PREHEAT_2_TEMP_BED    110
  165.  ^
  166. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  167.  #define PREHEAT_2_TEMP_HOTEND 230
  168.  ^
  169. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  170.  #define PREHEAT_2_TEMP_HOTEND 240
  171.  ^
  172. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  173.  #define PREHEAT_2_TEMP_BED    45
  174.  ^
  175. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  176.  #define PREHEAT_2_TEMP_BED    110
  177.  ^
  178. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfigPre.h:39:0,
  179.                  from Marlin\src\HAL\AVR\fast_pwm.cpp:24:
  180. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  181.  #define PREHEAT_1_LABEL       "petG"
  182.  ^
  183. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  184.  #define PREHEAT_1_LABEL       "PLA"
  185.  ^
  186. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  187.  #define PREHEAT_1_TEMP_HOTEND 220
  188.  ^
  189. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  190.  #define PREHEAT_1_TEMP_HOTEND 185
  191.  ^
  192. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  193.  #define PREHEAT_2_LABEL       "Nylon"
  194.  ^
  195. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  196.  #define PREHEAT_2_LABEL       "ABS"
  197.  ^
  198. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  199.  #define PREHEAT_2_TEMP_HOTEND 230
  200.  ^
  201. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  202.  #define PREHEAT_2_TEMP_HOTEND 240
  203.  ^
  204. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  205.  #define PREHEAT_2_TEMP_BED    45
  206.  ^
  207. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  208.  #define PREHEAT_2_TEMP_BED    110
  209.  ^
  210. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  211.  #define PREHEAT_1_LABEL       "PLA"
  212.  ^
  213. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfigPre.h:39:0,
  214.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:28,
  215. Compiling .pio\build\mega2560\src\src\HAL\shared\eeprom_api.cpp.o
  216.                  from Marlin\src\HAL\AVR\eeprom.cpp:24:
  217. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  218.  #define PREHEAT_1_LABEL       "petG"
  219.  ^
  220. In file included from Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_V2_0.h:33:0,
  221.                  from Marlin\src\HAL\AVR\../../inc/../pins/pins.h:547,
  222.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:34,
  223.                  from Marlin\src\HAL\AVR\HAL.cpp:24:
  224. Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h:25:4: error: #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  225.    #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  226.     ^
  227. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  228.  #define PREHEAT_1_LABEL       "PLA"
  229.  ^
  230. In file included from Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_V2_0.h:33:0,
  231.                  from Marlin\src\HAL\AVR\../../inc/../pins/pins.h:547,
  232.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:34,
  233.                  from Marlin\src\HAL\AVR\HAL_SPI.cpp:34:
  234. Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h:25:4: error: #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  235.    #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  236.     ^
  237. In file included from Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_V2_0.h:33:0,
  238.                  from Marlin\src\HAL\AVR\../../inc/../pins/pins.h:547,
  239.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:34,
  240.                  from Marlin\src\HAL\AVR\MarlinSerial.cpp:39:
  241. Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h:25:4: error: #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  242.    #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  243.     ^
  244. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  245.  #define PREHEAT_1_TEMP_HOTEND 220
  246.  ^
  247. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  248.  #define PREHEAT_1_TEMP_HOTEND 185
  249.  ^
  250. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  251.  #define PREHEAT_2_LABEL       "Nylon"
  252.  ^
  253. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  254.  #define PREHEAT_2_LABEL       "ABS"
  255.  ^
  256. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  257.  #define PREHEAT_2_TEMP_HOTEND 230
  258.  ^
  259. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  260.  #define PREHEAT_2_TEMP_HOTEND 240
  261.  ^
  262. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  263.  #define PREHEAT_2_TEMP_BED    45
  264.  ^
  265. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  266.  #define PREHEAT_2_TEMP_BED    110
  267.  ^
  268. cc1plus.exe: warning: unrecognized command line option '-Wno-register'
  269. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfigPre.h:39:0,
  270.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:28,
  271.                  from Marlin\src\HAL\AVR\watchdog.cpp:24:
  272. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  273.  #define PREHEAT_1_LABEL       "petG"
  274.  ^
  275. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  276.  #define PREHEAT_1_LABEL       "PLA"
  277.  ^
  278. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  279.  #define PREHEAT_1_TEMP_HOTEND 220
  280.  ^
  281. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  282.  #define PREHEAT_1_TEMP_HOTEND 220
  283.  ^
  284. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:49:0,
  285.                  from Marlin\src\HAL\AVR\HAL_SPI.cpp:34:
  286. Marlin\src\HAL\AVR\../../inc/SanityCheck.h:1627:4: error: #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  287.    #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  288.     ^
  289. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:49:0,
  290.                  from Marlin\src\HAL\AVR\MarlinSerial.cpp:39:
  291. Marlin\src\HAL\AVR\../../inc/SanityCheck.h:1627:4: error: #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  292.    #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  293.     ^
  294. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  295.  #define PREHEAT_1_TEMP_HOTEND 185
  296.  ^
  297. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  298.  #define PREHEAT_2_LABEL       "Nylon"
  299.  ^
  300. In file included from Marlin\src\HAL\shared\../../inc/MarlinConfigPre.h:39:0,
  301.                  from Marlin\src\HAL\shared\../../inc/MarlinConfig.h:28,
  302.                  from Marlin\src\HAL\shared\HAL_spi_L6470.cpp:28:
  303. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  304.  #define PREHEAT_1_LABEL       "petG"
  305.  ^
  306. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  307.  #define PREHEAT_2_LABEL       "ABS"
  308.  ^
  309. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  310.  #define PREHEAT_2_TEMP_HOTEND 230
  311.  ^
  312. cc1plus.exe: warning: unrecognized command line option '-Wno-register'
  313. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  314.  #define PREHEAT_1_LABEL       "PLA"
  315.  ^
  316. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  317.  #define PREHEAT_2_TEMP_HOTEND 240
  318.  ^
  319. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  320.  #define PREHEAT_1_TEMP_HOTEND 220
  321.  ^
  322. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  323.  #define PREHEAT_2_TEMP_BED    45
  324.  ^
  325. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  326.  #define PREHEAT_1_TEMP_HOTEND 185
  327.  ^
  328. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  329.  #define PREHEAT_2_TEMP_BED    110
  330.  ^
  331. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  332.  #define PREHEAT_2_LABEL       "Nylon"
  333.  ^
  334. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  335.  #define PREHEAT_2_LABEL       "ABS"
  336.  ^
  337. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  338.  #define PREHEAT_2_TEMP_HOTEND 230
  339.  ^
  340. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  341.  #define PREHEAT_2_TEMP_HOTEND 240
  342.  ^
  343. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  344.  #define PREHEAT_2_TEMP_BED    45
  345.  ^
  346. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  347.  #define PREHEAT_2_TEMP_BED    110
  348.  ^
  349. In file included from Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_V2_0.h:33:0,
  350.                  from Marlin\src\HAL\AVR\../../inc/../pins/pins.h:547,
  351.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:34,
  352.                  from Marlin\src\HAL\AVR\eeprom.cpp:24:
  353. Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h:25:4: error: #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  354.    #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  355.     ^
  356. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  357.  #define PREHEAT_1_TEMP_HOTEND 185
  358.  ^
  359. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  360.  #define PREHEAT_2_LABEL       "Nylon"
  361.  ^
  362. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  363.  #define PREHEAT_2_LABEL       "ABS"
  364.  ^
  365. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  366.  #define PREHEAT_2_TEMP_HOTEND 230
  367.  ^
  368. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  369.  #define PREHEAT_2_TEMP_HOTEND 240
  370.  ^
  371. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  372.  #define PREHEAT_2_TEMP_BED    45
  373.  ^
  374. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  375.  #define PREHEAT_2_TEMP_BED    110
  376.  ^
  377. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:49:0,
  378.                  from Marlin\src\HAL\AVR\HAL.cpp:24:
  379. Marlin\src\HAL\AVR\../../inc/SanityCheck.h:1627:4: error: #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  380.    #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  381.     ^
  382. In file included from Marlin\src\HAL\AVR\../../inc/../HAL/./AVR/HAL.h:32:0,
  383.                  from Marlin\src\HAL\AVR\../../inc/../HAL/HAL.h:26,
  384.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:31,
  385.                  from Marlin\src\HAL\AVR\MarlinSerial.cpp:39:
  386. Marlin\src\HAL\AVR\MarlinSerial.cpp:732:22: error: pasting "USART" and "-" does not give a valid preprocessing token
  387.    ISR(SERIAL_REGNAME(USART, SERIAL_PORT_2, _RX_vect)) {
  388.                       ^
  389. Marlin\src\HAL\AVR\../../inc/../HAL/./AVR/MarlinSerial.h:55:57: note: in definition of macro '_SERIAL_REGNAME'
  390.      #define _SERIAL_REGNAME(registerbase,number,suffix) registerbase##number##suffix
  391.                                                          ^
  392. Marlin\src\HAL\AVR\MarlinSerial.cpp:732:7: note: in expansion of macro 'SERIAL_REGNAME'
  393.    ISR(SERIAL_REGNAME(USART, SERIAL_PORT_2, _RX_vect)) {
  394.        ^
  395. cc1plus.exe: warning: unrecognized command line option '-Wno-register'
  396. Marlin\src\HAL\AVR\MarlinSerial.cpp:736:22: error: pasting "USART" and "-" does not give a valid preprocessing token
  397.    ISR(SERIAL_REGNAME(USART, SERIAL_PORT_2, _UDRE_vect)) {
  398.                       ^
  399. Marlin\src\HAL\AVR\../../inc/../HAL/./AVR/MarlinSerial.h:55:57: note: in definition of macro '_SERIAL_REGNAME'
  400.      #define _SERIAL_REGNAME(registerbase,number,suffix) registerbase##number##suffix
  401.                                                          ^
  402. Marlin\src\HAL\AVR\MarlinSerial.cpp:736:7: note: in expansion of macro 'SERIAL_REGNAME'
  403.    ISR(SERIAL_REGNAME(USART, SERIAL_PORT_2, _UDRE_vect)) {
  404.        ^
  405. In file included from Marlin\src\HAL\shared\../../inc/MarlinConfigPre.h:39:0,
  406.                  from Marlin\src\HAL\shared\eeprom_api.cpp:23:
  407. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1510:0: warning: "PREHEAT_1_LABEL" redefined
  408.  #define PREHEAT_1_LABEL       "petG"
  409.  ^
  410. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1500:0: note: this is the location of the previous definition
  411.  #define PREHEAT_1_LABEL       "PLA"
  412.  ^
  413. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1511:0: warning: "PREHEAT_1_TEMP_HOTEND" redefined
  414.  #define PREHEAT_1_TEMP_HOTEND 220
  415.  ^
  416. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1501:0: note: this is the location of the previous definition
  417.  #define PREHEAT_1_TEMP_HOTEND 185
  418.  ^
  419. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1515:0: warning: "PREHEAT_2_LABEL" redefined
  420.  #define PREHEAT_2_LABEL       "Nylon"
  421.  ^
  422. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1505:0: note: this is the location of the previous definition
  423.  #define PREHEAT_2_LABEL       "ABS"
  424.  ^
  425. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1516:0: warning: "PREHEAT_2_TEMP_HOTEND" redefined
  426.  #define PREHEAT_2_TEMP_HOTEND 230
  427.  ^
  428. In file included from Marlin\src\HAL\shared\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_V2_0.h:33:0,
  429.                  from Marlin\src\HAL\shared\../../inc/../pins/pins.h:547,
  430.                  from Marlin\src\HAL\shared\../../inc/MarlinConfig.h:34,
  431.                  from Marlin\src\HAL\shared\HAL_spi_L6470.cpp:28:
  432. Marlin\src\HAL\shared\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h:25:4: error: #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  433.    #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  434.     ^
  435. In file included from Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_V2_0.h:33:0,
  436.                  from Marlin\src\HAL\AVR\../../inc/../pins/pins.h:547,
  437.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:34,
  438.                  from Marlin\src\HAL\AVR\watchdog.cpp:24:
  439. Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h:25:4: error: #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  440.    #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  441.     ^
  442. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:49:0,
  443.                  from Marlin\src\HAL\AVR\eeprom.cpp:24:
  444. Marlin\src\HAL\AVR\../../inc/SanityCheck.h:1627:4: error: #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  445.    #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  446.     ^
  447. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1506:0: note: this is the location of the previous definition
  448.  #define PREHEAT_2_TEMP_HOTEND 240
  449.  ^
  450. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1517:0: warning: "PREHEAT_2_TEMP_BED" redefined
  451.  #define PREHEAT_2_TEMP_BED    45
  452.  ^
  453. Marlin\src\HAL\shared\../../inc/../../Configuration.h:1507:0: note: this is the location of the previous definition
  454.  #define PREHEAT_2_TEMP_BED    110
  455.  ^
  456. *** [.pio\build\mega2560\src\src\HAL\AVR\HAL_SPI.cpp.o] Error 1
  457. In file included from C:\Users\Hunte\.platformio\packages\framework-arduino-avr\cores\arduino/Arduino.h:30:0,
  458.                  from Marlin\src\HAL\AVR\../../inc/../HAL/./AVR/../shared/Marduino.h:36,
  459.                  from Marlin\src\HAL\AVR\../../inc/../HAL/./AVR/HAL.h:22,
  460.                  from Marlin\src\HAL\AVR\../../inc/../HAL/HAL.h:26,
  461.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:31,
  462.                  from Marlin\src\HAL\AVR\MarlinSerial.cpp:39:
  463. Marlin\src\HAL\AVR\../../inc/../../Configuration.h:114:23: error: expected initializer before '-' token
  464.  #define SERIAL_PORT_2 -1
  465.                        ^
  466. Marlin\src\HAL\AVR\../../inc/../HAL/./AVR/MarlinSerial.h:51:54: note: in expansion of macro '_SERIAL_REGNAME'
  467.    #define SERIAL_REGNAME(registerbase,number,suffix) _SERIAL_REGNAME(registerbase,number,suffix)
  468.                                                       ^
  469. Marlin\src\HAL\AVR\MarlinSerial.cpp:732:7: note: in expansion of macro 'SERIAL_REGNAME'
  470.    ISR(SERIAL_REGNAME(USART, SERIAL_PORT_2, _RX_vect)) {
  471.        ^
  472. Marlin\src\HAL\AVR\MarlinSerial.cpp:732:29: note: in expansion of macro 'SERIAL_PORT_2'
  473.    ISR(SERIAL_REGNAME(USART, SERIAL_PORT_2, _RX_vect)) {
  474.                              ^
  475. compilation terminated due to -fmax-errors=5.
  476. cc1plus.exe: warning: unrecognized command line option '-Wno-register'
  477. In file included from Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_V2_0.h:33:0,
  478.                  from Marlin\src\HAL\AVR\../../inc/../pins/pins.h:547,
  479.                  from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:34,
  480.                  from Marlin\src\HAL\AVR\Servo.cpp:55:
  481. Marlin\src\HAL\AVR\../../inc/../pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h:25:4: error: #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  482.    #error "Oops! Select an STM32F1 board in 'Tools > Board.'"
  483.     ^
  484. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:49:0,
  485.                  from Marlin\src\HAL\AVR\watchdog.cpp:24:
  486. Marlin\src\HAL\AVR\../../inc/SanityCheck.h:1627:4: error: #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  487.    #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  488.     ^
  489. In file included from Marlin\src\HAL\shared\../../inc/MarlinConfig.h:49:0,
  490.                  from Marlin\src\HAL\shared\HAL_spi_L6470.cpp:28:
  491. Marlin\src\HAL\shared\../../inc/SanityCheck.h:1627:4: error: #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  492.    #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  493.     ^
  494. *** [.pio\build\mega2560\src\src\HAL\AVR\MarlinSerial.cpp.o] Error 1
  495. In file included from Marlin\src\HAL\AVR\../../inc/MarlinConfig.h:49:0,
  496.                  from Marlin\src\HAL\AVR\Servo.cpp:55:
  497. Marlin\src\HAL\AVR\../../inc/SanityCheck.h:1627:4: error: #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  498.    #error "You cannot set CONTROLLER_FAN_PIN equal to FAN_PIN."
  499.     ^
  500. *** [.pio\build\mega2560\src\src\HAL\AVR\HAL.cpp.o] Error 1
  501. cc1plus.exe: warning: unrecognized command line option '-Wno-register'
  502. cc1plus.exe: warning: unrecognized command line option '-Wno-register'
  503. *** [.pio\build\mega2560\src\src\HAL\AVR\eeprom.cpp.o] Error 1
  504. cc1plus.exe: warning: unrecognized command line option '-Wno-register'
  505. cc1plus.exe: warning: unrecognized command line option '-Wno-register'
  506. cc1plus.exe: warning: unrecognized command line option '-Wno-register'
  507. *** [.pio\build\mega2560\src\src\HAL\AVR\watchdog.cpp.o] Error 1
  508. *** [.pio\build\mega2560\src\src\HAL\AVR\Servo.cpp.o] Error 1
  509. *** [.pio\build\mega2560\src\src\HAL\shared\HAL_spi_L6470.cpp.o] Error 1
  510. ================================================================================================== [FAILED] Took 16.09 seconds ==================================================================================================
  511.  
  512. Environment    Status    Duration
  513. -------------  --------  ------------
  514. mega2560       FAILED    00:00:16.089
  515. ============================================================================================= 1 failed, 0 succeeded in 00:00:16.089 =============================================================================================
  516. The terminal process "C:\Users\Hunte\.platformio\penv\Scripts\pio.exe 'run'" terminated with exit code: 1.
  517.  
  518. Terminal will be reused by tasks, press any key to close it.