Commit 11662bf 1 parent 887e263 commit 11662bf Copy full SHA for 11662bf
File tree 4 files changed +4
-5
lines changed
4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 346
346
#endif
347
347
#endif
348
348
349
- // @section temperature
350
-
351
349
//===========================================================================
352
350
//============================= Thermal Settings ============================
353
351
//===========================================================================
352
+ // @section temperature
354
353
355
354
/**
356
355
* --NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
Original file line number Diff line number Diff line change 28
28
/**
29
29
* Marlin release version identifier
30
30
*/
31
- //#define SHORT_BUILD_VERSION "2.0.7"
31
+ //#define SHORT_BUILD_VERSION "2.0.7.1 "
32
32
33
33
/**
34
34
* Verbose version identifier which should contain a reference to the location
Original file line number Diff line number Diff line change 25
25
* Release version. Leave the Marlin version or apply a custom scheme.
26
26
*/
27
27
#ifndef SHORT_BUILD_VERSION
28
- #define SHORT_BUILD_VERSION "2.0.7"
28
+ #define SHORT_BUILD_VERSION "2.0.7.1 "
29
29
#endif
30
30
31
31
/**
Original file line number Diff line number Diff line change 1
1
# Where have all the configurations gone?
2
2
3
- ## https://github.com/MarlinFirmware/Configurations/archive/release-2.0.7.zip
3
+ ## https://github.com/MarlinFirmware/Configurations/archive/release-2.0.7.1. zip
You can’t perform that action at this time.
0 commit comments