Scott Lahteine 5 лет назад
Родитель
Сommit
973a6990b5
2 измененных файлов: 2 добавлений и 2 удалений
  1. 1
    1
      Marlin/src/module/thermistor/thermistors.h
  2. 1
    1
      README.md

+ 1
- 1
Marlin/src/module/thermistor/thermistors.h Просмотреть файл

110
   #include "thermistor_21.h"
110
   #include "thermistor_21.h"
111
 #endif
111
 #endif
112
 #if ANY_THERMISTOR_IS(22) // Thermistor in a Rostock 301 hot end, calibrated with a multimeter
112
 #if ANY_THERMISTOR_IS(22) // Thermistor in a Rostock 301 hot end, calibrated with a multimeter
113
-  #include "thermistor_22.h"  
113
+  #include "thermistor_22.h"
114
 #endif
114
 #endif
115
 #if ANY_THERMISTOR_IS(23) // By AluOne #12622. Formerly 22 above. May need calibration/checking.
115
 #if ANY_THERMISTOR_IS(23) // By AluOne #12622. Formerly 22 above. May need calibration/checking.
116
   #include "thermistor_23.h"
116
   #include "thermistor_23.h"

+ 1
- 1
README.md Просмотреть файл

70
   ----|---------|-----|-----|----|-----|---
70
   ----|---------|-----|-----|----|-----|---
71
   [Arduino STM32](https://github.com/rogerclarkmelbourne/Arduino_STM32)|[STM32F1](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html) ARM-Cortex M3|72MHz|256-512k|48-64k|3.3V|no
71
   [Arduino STM32](https://github.com/rogerclarkmelbourne/Arduino_STM32)|[STM32F1](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html) ARM-Cortex M3|72MHz|256-512k|48-64k|3.3V|no
72
   [Geeetech3D GTM32](https://github.com/Geeetech3D/Diagram/blob/master/Rostock301/Hardware_GTM32_PRO_VB.pdf)|[STM32F1](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html) ARM-Cortex M3|72MHz|256-512k|48-64k|3.3V|no
72
   [Geeetech3D GTM32](https://github.com/Geeetech3D/Diagram/blob/master/Rostock301/Hardware_GTM32_PRO_VB.pdf)|[STM32F1](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html) ARM-Cortex M3|72MHz|256-512k|48-64k|3.3V|no
73
- 
73
+
74
   #### STM32F4
74
   #### STM32F4
75
 
75
 
76
   boards|processor|speed|flash|sram|logic|fpu
76
   boards|processor|speed|flash|sram|logic|fpu

Загрузка…
Отмена
Сохранить