Browse Source

Merge pull request #6931 from thinkyhead/bf_malyan_m150

Malyan m150 configurations
Scott Lahteine 8 years ago
parent
commit
9118e135f9
54 changed files with 3093 additions and 96 deletions
  1. 2
    1
      Marlin/Configuration.h
  2. 3
    3
      Marlin/Configuration_adv.h
  3. 1
    1
      Marlin/example_configurations/Cartesio/Configuration.h
  4. 3
    3
      Marlin/example_configurations/Cartesio/Configuration_adv.h
  5. 1
    1
      Marlin/example_configurations/Felix/Configuration.h
  6. 3
    3
      Marlin/example_configurations/Felix/Configuration_adv.h
  7. 1
    1
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  8. 1
    1
      Marlin/example_configurations/FolgerTech-i3-2020/Configuration.h
  9. 3
    3
      Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h
  10. 1
    1
      Marlin/example_configurations/Hephestos/Configuration.h
  11. 3
    3
      Marlin/example_configurations/Hephestos/Configuration_adv.h
  12. 1
    1
      Marlin/example_configurations/Hephestos_2/Configuration.h
  13. 3
    3
      Marlin/example_configurations/Hephestos_2/Configuration_adv.h
  14. 2
    1
      Marlin/example_configurations/K8200/Configuration.h
  15. 3
    3
      Marlin/example_configurations/K8200/Configuration_adv.h
  16. 2
    1
      Marlin/example_configurations/K8400/Configuration.h
  17. 3
    3
      Marlin/example_configurations/K8400/Configuration_adv.h
  18. 2
    1
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  19. 1611
    0
      Marlin/example_configurations/M150/Configuration.h
  20. 1266
    0
      Marlin/example_configurations/M150/Configuration_adv.h
  21. 3
    0
      Marlin/example_configurations/M150/README.md
  22. 104
    0
      Marlin/example_configurations/M150/_Bootscreen.h
  23. 2
    1
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  24. 1
    1
      Marlin/example_configurations/RigidBot/Configuration.h
  25. 3
    3
      Marlin/example_configurations/RigidBot/Configuration_adv.h
  26. 1
    1
      Marlin/example_configurations/SCARA/Configuration.h
  27. 3
    3
      Marlin/example_configurations/SCARA/Configuration_adv.h
  28. 1
    1
      Marlin/example_configurations/TAZ4/Configuration.h
  29. 3
    3
      Marlin/example_configurations/TAZ4/Configuration_adv.h
  30. 2
    1
      Marlin/example_configurations/TinyBoy2/Configuration.h
  31. 3
    3
      Marlin/example_configurations/TinyBoy2/Configuration_adv.h
  32. 1
    1
      Marlin/example_configurations/WITBOX/Configuration.h
  33. 3
    3
      Marlin/example_configurations/WITBOX/Configuration_adv.h
  34. 2
    1
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  35. 2
    1
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h
  36. 3
    3
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h
  37. 2
    1
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h
  38. 3
    3
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h
  39. 2
    1
      Marlin/example_configurations/delta/generic/Configuration.h
  40. 3
    3
      Marlin/example_configurations/delta/generic/Configuration_adv.h
  41. 2
    1
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  42. 3
    3
      Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
  43. 1
    1
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  44. 3
    3
      Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
  45. 1
    1
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  46. 3
    3
      Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
  47. 1
    1
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration.h
  48. 3
    3
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h
  49. 2
    1
      Marlin/example_configurations/makibox/Configuration.h
  50. 3
    3
      Marlin/example_configurations/makibox/Configuration_adv.h
  51. 1
    1
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  52. 3
    3
      Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h
  53. 2
    1
      Marlin/example_configurations/wt150/Configuration.h
  54. 3
    3
      Marlin/example_configurations/wt150/Configuration_adv.h

+ 2
- 1
Marlin/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   #define  DEFAULT_Kp 22.2
317 318
   #define  DEFAULT_Ki 1.08
@@ -1154,7 +1155,7 @@
1154 1155
  *  - Click the controller to view the LCD menu
1155 1156
  *  - The LCD will display Japanese, Western, or Cyrillic text
1156 1157
  *
1157
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1158
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1158 1159
  *
1159 1160
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1160 1161
  */

+ 3
- 3
Marlin/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/Cartesio/Configuration.h View File

@@ -1152,7 +1152,7 @@
1152 1152
  *  - Click the controller to view the LCD menu
1153 1153
  *  - The LCD will display Japanese, Western, or Cyrillic text
1154 1154
  *
1155
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1155
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1156 1156
  *
1157 1157
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1158 1158
  */

+ 3
- 3
Marlin/example_configurations/Cartesio/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 35
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h View File

@@ -1136,7 +1136,7 @@
1136 1136
  *  - Click the controller to view the LCD menu
1137 1137
  *  - The LCD will display Japanese, Western, or Cyrillic text
1138 1138
  *
1139
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1139
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1140 1140
  *
1141 1141
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1142 1142
  */

+ 3
- 3
Marlin/example_configurations/Felix/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/Felix/DUAL/Configuration.h View File

@@ -1136,7 +1136,7 @@
1136 1136
  *  - Click the controller to view the LCD menu
1137 1137
  *  - The LCD will display Japanese, Western, or Cyrillic text
1138 1138
  *
1139
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1139
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1140 1140
  *
1141 1141
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1142 1142
  */

+ 1
- 1
Marlin/example_configurations/FolgerTech-i3-2020/Configuration.h View File

@@ -1158,7 +1158,7 @@
1158 1158
  *  - Click the controller to view the LCD menu
1159 1159
  *  - The LCD will display Japanese, Western, or Cyrillic text
1160 1160
  *
1161
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1161
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1162 1162
  *
1163 1163
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1164 1164
  */

+ 3
- 3
Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h View File

@@ -1144,7 +1144,7 @@
1144 1144
  *  - Click the controller to view the LCD menu
1145 1145
  *  - The LCD will display Japanese, Western, or Cyrillic text
1146 1146
  *
1147
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1147
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1148 1148
  *
1149 1149
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1150 1150
  */

+ 3
- 3
Marlin/example_configurations/Hephestos/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/Hephestos_2/Configuration.h View File

@@ -1147,7 +1147,7 @@
1147 1147
  *  - Click the controller to view the LCD menu
1148 1148
  *  - The LCD will display Japanese, Western, or Cyrillic text
1149 1149
  *
1150
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1150
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1151 1151
  *
1152 1152
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1153 1153
  */

+ 3
- 3
Marlin/example_configurations/Hephestos_2/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/K8200/Configuration.h View File

@@ -332,6 +332,7 @@
332 332
   #define K1 0.95 //smoothing factor within the PID
333 333
 
334 334
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
335
+
335 336
   // Ultimaker
336 337
   //#define  DEFAULT_Kp 22.2
337 338
   //#define  DEFAULT_Ki 1.08
@@ -1185,7 +1186,7 @@
1185 1186
  *  - Click the controller to view the LCD menu
1186 1187
  *  - The LCD will display Japanese, Western, or Cyrillic text
1187 1188
  *
1188
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1189
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1189 1190
  *
1190 1191
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1191 1192
  */

+ 3
- 3
Marlin/example_configurations/K8200/Configuration_adv.h View File

@@ -233,9 +233,9 @@
233 233
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
234 234
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
235 235
 
236
-// M355 Case Light command 
237
-//   Set case light brightness/on/off
238
-
236
+/**
237
+ * M355 Case Light on-off / brightness
238
+ */
239 239
 //#define CASE_LIGHT_ENABLE 
240 240
 #if ENABLED(CASE_LIGHT_ENABLE) 
241 241
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/K8400/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   //#define  DEFAULT_Kp 22.2
317 318
   //#define  DEFAULT_Ki 1.08
@@ -1153,7 +1154,7 @@
1153 1154
  *  - Click the controller to view the LCD menu
1154 1155
  *  - The LCD will display Japanese, Western, or Cyrillic text
1155 1156
  *
1156
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1157
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1157 1158
  *
1158 1159
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1159 1160
  */

+ 3
- 3
Marlin/example_configurations/K8400/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/K8400/Dual-head/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   //#define  DEFAULT_Kp 22.2
317 318
   //#define  DEFAULT_Ki 1.08
@@ -1153,7 +1154,7 @@
1153 1154
  *  - Click the controller to view the LCD menu
1154 1155
  *  - The LCD will display Japanese, Western, or Cyrillic text
1155 1156
  *
1156
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1157
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1157 1158
  *
1158 1159
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1159 1160
  */

+ 1611
- 0
Marlin/example_configurations/M150/Configuration.h
File diff suppressed because it is too large
View File


+ 1266
- 0
Marlin/example_configurations/M150/Configuration_adv.h
File diff suppressed because it is too large
View File


+ 3
- 0
Marlin/example_configurations/M150/README.md View File

@@ -0,0 +1,3 @@
1
+# Configuration for Malyan M150 hobbyking printer
2
+# config without automatic bed level sensor 
3
+# or in other words, "as stock" 

+ 104
- 0
Marlin/example_configurations/M150/_Bootscreen.h View File

@@ -0,0 +1,104 @@
1
+/**
2
+ * Marlin 3D Printer Firmware
3
+ * Copyright (C) 2016 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 <http://www.gnu.org/licenses/>.
20
+ *
21
+ */
22
+
23
+/**
24
+ * Custom Bitmap for splashscreen
25
+ *
26
+ * You may use one of the following tools to generate the C++ bitmap array from
27
+ * a black and white image:
28
+ *
29
+ *  - http://www.marlinfw.org/tools/u8glib/converter.html
30
+ *  - http://www.digole.com/tools/PicturetoC_Hex_converter.php
31
+ */
32
+#include <avr/pgmspace.h>
33
+
34
+#define CUSTOM_BOOTSCREEN_TIMEOUT   1000
35
+#define CUSTOM_BOOTSCREEN_BMPWIDTH  128
36
+#define CUSTOM_BOOTSCREEN_BMPHEIGHT 64
37
+
38
+const unsigned char custom_start_bmp[1024] PROGMEM = {
39
+ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
40
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
41
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
42
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
43
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
44
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
45
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
46
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
47
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
48
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
49
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
50
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
51
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
52
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
53
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
54
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
55
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
56
+,0x07,0x00,0x00,0x03,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
57
+,0x1f,0xc0,0x00,0x0f,0xe0,0x7c,0x03,0xe0,0x78,0x1c,0x07,0x81,0xe0,0xf0,0x3e,0x0e
58
+,0x7f,0xe0,0x00,0x3f,0xf0,0x7e,0x07,0xe0,0xfc,0x1c,0x03,0x81,0xc1,0xf8,0x3f,0x0e
59
+,0x7f,0xf8,0x00,0x7f,0xf0,0x7e,0x07,0xe0,0xfc,0x1c,0x03,0xc3,0xc1,0xf8,0x3f,0x0e
60
+,0x7b,0xfe,0x01,0xfe,0xf0,0x7f,0x0f,0xe1,0xfe,0x1c,0x01,0xc3,0x83,0xfc,0x3f,0x8e
61
+,0x7c,0xff,0x87,0xf9,0xf0,0x77,0x0e,0xe1,0xfe,0x1c,0x01,0xe7,0x83,0xfc,0x3b,0x8e
62
+,0x7f,0x7f,0xcf,0xf7,0xf0,0x77,0x9e,0xe1,0xce,0x1c,0x00,0xe7,0x03,0x9c,0x3b,0xce
63
+,0x7f,0x9f,0xff,0xcf,0xf0,0x73,0x9c,0xe3,0xcf,0x1c,0x00,0xff,0x07,0x9e,0x39,0xce
64
+,0x7f,0xe7,0xff,0x3f,0xf0,0x73,0xfc,0xe3,0x87,0x1c,0x00,0x7e,0x07,0x0e,0x39,0xee
65
+,0x7f,0xfb,0xfe,0xff,0xf0,0x71,0xf8,0xe3,0x87,0x1c,0x00,0x7e,0x0f,0x0f,0x38,0xee
66
+,0x7f,0xfc,0xf9,0xff,0xf0,0x71,0xf8,0xe7,0xff,0x9c,0x00,0x3c,0x0f,0xff,0x38,0xfe
67
+,0x7f,0xff,0x27,0xff,0xf0,0x70,0xf0,0xe7,0xff,0x9c,0x00,0x3c,0x0f,0xff,0x38,0x7e
68
+,0x7f,0xff,0xdf,0xff,0xf0,0x70,0xf0,0xef,0xff,0xdc,0x00,0x3c,0x1f,0xff,0xb8,0x7e
69
+,0x7f,0xdf,0xff,0xdf,0xf0,0x70,0x60,0xef,0x03,0xdf,0xf8,0x3c,0x1e,0x07,0xb8,0x3e
70
+,0x7f,0xc7,0xff,0x1f,0xf0,0x70,0x60,0xee,0x01,0xdf,0xf8,0x3c,0x1c,0x03,0xb8,0x3e
71
+,0x7f,0xc3,0xfe,0x1f,0xf0,0x70,0x00,0xee,0x01,0xdf,0xf8,0x3c,0x1c,0x03,0xb8,0x1e
72
+,0x7f,0xc3,0xfe,0x1f,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
73
+,0x7f,0xc3,0xde,0x1f,0xf0,0x7f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xfe
74
+,0x7f,0xc3,0xde,0x1f,0xf0,0x7f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xfe
75
+,0x7f,0xc3,0xde,0x1f,0xf0,0x7c,0x3f,0xfa,0xfb,0xff,0xff,0xff,0xfd,0x7a,0xbf,0xfe
76
+,0x7f,0xc3,0xde,0x1f,0xf0,0x7d,0x9f,0xfb,0xff,0xff,0xff,0xff,0xff,0x7e,0xf7,0xfe
77
+,0x7f,0xc3,0xde,0x1f,0xf0,0x7d,0x93,0x1a,0x8a,0x18,0xe3,0x8c,0x45,0x1a,0xa2,0xde
78
+,0x3f,0xc3,0xde,0x0f,0xf0,0x7c,0x2d,0xca,0xca,0xd6,0xe9,0x24,0xcd,0x6a,0xb6,0xbe
79
+,0x1f,0x83,0xde,0x07,0xe0,0x7d,0xa3,0x6a,0x9a,0xd6,0xe9,0x26,0x65,0x6a,0xb6,0x3e
80
+,0x06,0x03,0xde,0x01,0x80,0x7d,0x91,0x0a,0x8a,0xd8,0xe3,0x8c,0x45,0x1a,0xb3,0x7e
81
+,0x00,0x03,0xde,0x00,0x00,0x7f,0xff,0xff,0xff,0xfe,0xef,0xff,0xff,0xff,0xff,0x7e
82
+,0x00,0x03,0xde,0x00,0x00,0x7f,0xff,0xff,0xff,0xf1,0xef,0xff,0xff,0xff,0xfe,0xfe
83
+,0x00,0x03,0xde,0x00,0x00,0x7f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xfe
84
+,0x00,0x03,0xde,0x00,0x00,0x7f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xfe
85
+,0x00,0x03,0xde,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
86
+,0x00,0x01,0xdc,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
87
+,0x00,0x00,0x50,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
88
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
89
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
90
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
91
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
92
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
93
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
94
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
95
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
96
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
97
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
98
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
99
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
100
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
101
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
102
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
103
+
104
+};

+ 2
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   #define  DEFAULT_Kp 22.2
317 318
   #define  DEFAULT_Ki 1.08
@@ -1153,7 +1154,7 @@
1153 1154
  *  - Click the controller to view the LCD menu
1154 1155
  *  - The LCD will display Japanese, Western, or Cyrillic text
1155 1156
  *
1156
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1157
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1157 1158
  *
1158 1159
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1159 1160
  */

+ 1
- 1
Marlin/example_configurations/RigidBot/Configuration.h View File

@@ -1152,7 +1152,7 @@
1152 1152
  *  - Click the controller to view the LCD menu
1153 1153
  *  - The LCD will display Japanese, Western, or Cyrillic text
1154 1154
  *
1155
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1155
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1156 1156
  *
1157 1157
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1158 1158
  */

+ 3
- 3
Marlin/example_configurations/RigidBot/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h View File

@@ -1169,7 +1169,7 @@
1169 1169
  *  - Click the controller to view the LCD menu
1170 1170
  *  - The LCD will display Japanese, Western, or Cyrillic text
1171 1171
  *
1172
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1172
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1173 1173
  *
1174 1174
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1175 1175
  */

+ 3
- 3
Marlin/example_configurations/SCARA/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/TAZ4/Configuration.h View File

@@ -1173,7 +1173,7 @@
1173 1173
  *  - Click the controller to view the LCD menu
1174 1174
  *  - The LCD will display Japanese, Western, or Cyrillic text
1175 1175
  *
1176
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1176
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1177 1177
  *
1178 1178
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1179 1179
  */

+ 3
- 3
Marlin/example_configurations/TAZ4/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/TinyBoy2/Configuration.h View File

@@ -339,6 +339,7 @@
339 339
   #define K1 0.95 //smoothing factor within the PID
340 340
 
341 341
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
342
+
342 343
   // Ultimaker
343 344
   //#define  DEFAULT_Kp 22.2
344 345
   //#define  DEFAULT_Ki 1.08
@@ -1209,7 +1210,7 @@
1209 1210
  *  - Click the controller to view the LCD menu
1210 1211
  *  - The LCD will display Japanese, Western, or Cyrillic text
1211 1212
  *
1212
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1213
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1213 1214
  *
1214 1215
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1215 1216
  */

+ 3
- 3
Marlin/example_configurations/TinyBoy2/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h View File

@@ -1144,7 +1144,7 @@
1144 1144
  *  - Click the controller to view the LCD menu
1145 1145
  *  - The LCD will display Japanese, Western, or Cyrillic text
1146 1146
  *
1147
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1147
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1148 1148
  *
1149 1149
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1150 1150
  */

+ 3
- 3
Marlin/example_configurations/WITBOX/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   #define  DEFAULT_Kp 22.2
317 318
   #define  DEFAULT_Ki 1.08
@@ -1153,7 +1154,7 @@
1153 1154
  *  - Click the controller to view the LCD menu
1154 1155
  *  - The LCD will display Japanese, Western, or Cyrillic text
1155 1156
  *
1156
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1157
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1157 1158
  *
1158 1159
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1159 1160
  */

+ 2
- 1
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   //#define  DEFAULT_Kp 22.2
317 318
   //#define  DEFAULT_Ki 1.08
@@ -1271,7 +1272,7 @@
1271 1272
  *  - Click the controller to view the LCD menu
1272 1273
  *  - The LCD will display Japanese, Western, or Cyrillic text
1273 1274
  *
1274
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1275
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1275 1276
  *
1276 1277
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1277 1278
  */

+ 3
- 3
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   //#define  DEFAULT_Kp 22.2
317 318
   //#define  DEFAULT_Ki 1.08
@@ -1273,7 +1274,7 @@
1273 1274
  *  - Click the controller to view the LCD menu
1274 1275
  *  - The LCD will display Japanese, Western, or Cyrillic text
1275 1276
  *
1276
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1277
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1277 1278
  *
1278 1279
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1279 1280
  */

+ 3
- 3
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/delta/generic/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   #define  DEFAULT_Kp 22.2
317 318
   #define  DEFAULT_Ki 1.08
@@ -1262,7 +1263,7 @@
1262 1263
  *  - Click the controller to view the LCD menu
1263 1264
  *  - The LCD will display Japanese, Western, or Cyrillic text
1264 1265
  *
1265
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1266
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1266 1267
  *
1267 1268
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1268 1269
  */

+ 3
- 3
Marlin/example_configurations/delta/generic/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   #define  DEFAULT_Kp 22.2
317 318
   #define  DEFAULT_Ki 1.08
@@ -1265,7 +1266,7 @@
1265 1266
  *  - Click the controller to view the LCD menu
1266 1267
  *  - The LCD will display Japanese, Western, or Cyrillic text
1267 1268
  *
1268
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1269
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1269 1270
  *
1270 1271
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1271 1272
  */

+ 3
- 3
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

@@ -1271,7 +1271,7 @@
1271 1271
  *  - Click the controller to view the LCD menu
1272 1272
  *  - The LCD will display Japanese, Western, or Cyrillic text
1273 1273
  *
1274
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1274
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1275 1275
  *
1276 1276
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1277 1277
  */

+ 3
- 3
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h View File

@@ -225,9 +225,9 @@
225 225
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
226 226
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
227 227
 
228
-// M355 Case Light command 
229
-//   Set case light brightness/on/off
230
-
228
+/**
229
+ * M355 Case Light on-off / brightness
230
+ */
231 231
 //#define CASE_LIGHT_ENABLE 
232 232
 #if ENABLED(CASE_LIGHT_ENABLE) 
233 233
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

@@ -1329,7 +1329,7 @@
1329 1329
  *  - Click the controller to view the LCD menu
1330 1330
  *  - The LCD will display Japanese, Western, or Cyrillic text
1331 1331
  *
1332
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1332
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1333 1333
  *
1334 1334
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1335 1335
  */

+ 3
- 3
Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/gCreate_gMax1.5+/Configuration.h View File

@@ -1170,7 +1170,7 @@
1170 1170
  *  - Click the controller to view the LCD menu
1171 1171
  *  - The LCD will display Japanese, Western, or Cyrillic text
1172 1172
  *
1173
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1173
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1174 1174
  *
1175 1175
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1176 1176
  */

+ 3
- 3
Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/makibox/Configuration.h View File

@@ -312,6 +312,7 @@
312 312
   #define K1 0.95 //smoothing factor within the PID
313 313
 
314 314
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
315
+
315 316
   // Ultimaker
316 317
   #define  DEFAULT_Kp 22.2
317 318
   #define  DEFAULT_Ki 1.08
@@ -1156,7 +1157,7 @@
1156 1157
  *  - Click the controller to view the LCD menu
1157 1158
  *  - The LCD will display Japanese, Western, or Cyrillic text
1158 1159
  *
1159
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1160
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1160 1161
  *
1161 1162
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1162 1163
  */

+ 3
- 3
Marlin/example_configurations/makibox/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

@@ -1149,7 +1149,7 @@
1149 1149
  *  - Click the controller to view the LCD menu
1150 1150
  *  - The LCD will display Japanese, Western, or Cyrillic text
1151 1151
  *
1152
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1152
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1153 1153
  *
1154 1154
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1155 1155
  */

+ 3
- 3
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

+ 2
- 1
Marlin/example_configurations/wt150/Configuration.h View File

@@ -317,6 +317,7 @@
317 317
   #define  DEFAULT_Kd 110.78
318 318
 
319 319
   // If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
320
+
320 321
   // Ultimaker
321 322
   //#define  DEFAULT_Kp 22.2
322 323
   //#define  DEFAULT_Ki 1.08
@@ -1158,7 +1159,7 @@
1158 1159
  *  - Click the controller to view the LCD menu
1159 1160
  *  - The LCD will display Japanese, Western, or Cyrillic text
1160 1161
  *
1161
- * See https: *github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1162
+ * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1162 1163
  *
1163 1164
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1164 1165
  */

+ 3
- 3
Marlin/example_configurations/wt150/Configuration_adv.h View File

@@ -220,9 +220,9 @@
220 220
 #define EXTRUDER_AUTO_FAN_TEMPERATURE 50
221 221
 #define EXTRUDER_AUTO_FAN_SPEED   255  // == full speed
222 222
 
223
-// M355 Case Light command 
224
-//   Set case light brightness/on/off
225
-
223
+/**
224
+ * M355 Case Light on-off / brightness
225
+ */
226 226
 //#define CASE_LIGHT_ENABLE 
227 227
 #if ENABLED(CASE_LIGHT_ENABLE) 
228 228
   #define CASE_LIGHT_PIN 4          // can be defined here or in the pins_XXX.h file for your board 

Loading…
Cancel
Save