Browse Source

Merge pull request #5331 from esenapaj/Fix-for-the-PR-#5072

Fix for the PR #5072 (Add predefined AUTO_FAN_PINs to pins files), etc
Scott Lahteine 8 years ago
parent
commit
47b4b21308

+ 0
- 1
Marlin/example_configurations/Cartesio/Configuration_adv.h View File

971
 
971
 
972
 // @section L6470
972
 // @section L6470
973
 
973
 
974
-
975
 /**
974
 /**
976
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
977
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

+ 0
- 1
Marlin/example_configurations/Felix/Configuration_adv.h View File

971
 
971
 
972
 // @section L6470
972
 // @section L6470
973
 
973
 
974
-
975
 /**
974
 /**
976
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
977
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

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

1020
 // Here you may choose the language used by Marlin on the LCD menus, the following
1020
 // Here you may choose the language used by Marlin on the LCD menus, the following
1021
 // list of languages are available:
1021
 // list of languages are available:
1022
 //    en, an, bg, ca, cn, cz, de, el, el-gr, es, eu, fi, fr, gl, hr, it,
1022
 //    en, an, bg, ca, cn, cz, de, el, el-gr, es, eu, fi, fr, gl, hr, it,
1023
-//    kana, kana_utf8, nl, pl, pt, pt_utf8, pt-br, pt-br_utf8, ru, tr, test
1023
+//    kana, kana_utf8, nl, pl, pt, pt_utf8, pt-br, pt-br_utf8, ru, tr, uk, test
1024
 //
1024
 //
1025
-// :{ 'en':'English', 'an':'Aragonese', 'bg':'Bulgarian', 'ca':'Catalan', 'cn':'Chinese', 'cz':'Czech', 'de':'German', 'el':'Greek', 'el-gr':'Greek (Greece)', 'es':'Spanish', 'eu':'Basque-Euskera', 'fi':'Finnish', 'fr':'French', 'gl':'Galician', 'hr':'Croatian', 'it':'Italian', 'kana':'Japanese', 'kana_utf8':'Japanese (UTF8)', 'nl':'Dutch', 'pl':'Polish', 'pt':'Portuguese', 'pt-br':'Portuguese (Brazilian)', 'pt-br_utf8':'Portuguese (Brazilian UTF8)', 'pt_utf8':'Portuguese (UTF8)', 'ru':'Russian', 'tr':'Turkish', 'test':'TEST' }
1025
+// :{ 'en':'English', 'an':'Aragonese', 'bg':'Bulgarian', 'ca':'Catalan', 'cn':'Chinese', 'cz':'Czech', 'de':'German', 'el':'Greek', 'el-gr':'Greek (Greece)', 'es':'Spanish', 'eu':'Basque-Euskera', 'fi':'Finnish', 'fr':'French', 'gl':'Galician', 'hr':'Croatian', 'it':'Italian', 'kana':'Japanese', 'kana_utf8':'Japanese (UTF8)', 'nl':'Dutch', 'pl':'Polish', 'pt':'Portuguese', 'pt-br':'Portuguese (Brazilian)', 'pt-br_utf8':'Portuguese (Brazilian UTF8)', 'pt_utf8':'Portuguese (UTF8)', 'ru':'Russian', 'tr':'Turkish', 'uk':'Ukrainian', 'test':'TEST' }
1026
 //
1026
 //
1027
 //#define LCD_LANGUAGE en
1027
 //#define LCD_LANGUAGE en
1028
 
1028
 

+ 0
- 1
Marlin/example_configurations/Hephestos/Configuration_adv.h View File

971
 
971
 
972
 // @section L6470
972
 // @section L6470
973
 
973
 
974
-
975
 /**
974
 /**
976
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
977
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

+ 0
- 1
Marlin/example_configurations/Hephestos_2/Configuration_adv.h View File

971
 
971
 
972
 // @section L6470
972
 // @section L6470
973
 
973
 
974
-
975
 /**
974
 /**
976
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
977
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

+ 0
- 1
Marlin/example_configurations/K8200/Configuration_adv.h View File

984
 
984
 
985
 // @section L6470
985
 // @section L6470
986
 
986
 
987
-
988
 /**
987
 /**
989
  * Enable this section if you have L6470 motor drivers.
988
  * Enable this section if you have L6470 motor drivers.
990
  * You need to import the L6470 library into the Arduino IDE for this.
989
  * You need to import the L6470 library into the Arduino IDE for this.

+ 0
- 1
Marlin/example_configurations/K8400/Configuration_adv.h View File

971
 
971
 
972
 // @section L6470
972
 // @section L6470
973
 
973
 
974
-
975
 /**
974
 /**
976
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
977
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

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

1037
 // Here you may choose the language used by Marlin on the LCD menus, the following
1037
 // Here you may choose the language used by Marlin on the LCD menus, the following
1038
 // list of languages are available:
1038
 // list of languages are available:
1039
 //    en, an, bg, ca, cn, cz, de, el, el-gr, es, eu, fi, fr, gl, hr, it,
1039
 //    en, an, bg, ca, cn, cz, de, el, el-gr, es, eu, fi, fr, gl, hr, it,
1040
-//    kana, kana_utf8, nl, pl, pt, pt_utf8, pt-br, pt-br_utf8, ru, tr, test
1040
+//    kana, kana_utf8, nl, pl, pt, pt_utf8, pt-br, pt-br_utf8, ru, tr, uk, test
1041
 //
1041
 //
1042
-// :{ 'en':'English', 'an':'Aragonese', 'bg':'Bulgarian', 'ca':'Catalan', 'cn':'Chinese', 'cz':'Czech', 'de':'German', 'el':'Greek', 'el-gr':'Greek (Greece)', 'es':'Spanish', 'eu':'Basque-Euskera', 'fi':'Finnish', 'fr':'French', 'gl':'Galician', 'hr':'Croatian', 'it':'Italian', 'kana':'Japanese', 'kana_utf8':'Japanese (UTF8)', 'nl':'Dutch', 'pl':'Polish', 'pt':'Portuguese', 'pt-br':'Portuguese (Brazilian)', 'pt-br_utf8':'Portuguese (Brazilian UTF8)', 'pt_utf8':'Portuguese (UTF8)', 'ru':'Russian', 'tr':'Turkish', 'test':'TEST' }
1042
+// :{ 'en':'English', 'an':'Aragonese', 'bg':'Bulgarian', 'ca':'Catalan', 'cn':'Chinese', 'cz':'Czech', 'de':'German', 'el':'Greek', 'el-gr':'Greek (Greece)', 'es':'Spanish', 'eu':'Basque-Euskera', 'fi':'Finnish', 'fr':'French', 'gl':'Galician', 'hr':'Croatian', 'it':'Italian', 'kana':'Japanese', 'kana_utf8':'Japanese (UTF8)', 'nl':'Dutch', 'pl':'Polish', 'pt':'Portuguese', 'pt-br':'Portuguese (Brazilian)', 'pt-br_utf8':'Portuguese (Brazilian UTF8)', 'pt_utf8':'Portuguese (UTF8)', 'ru':'Russian', 'tr':'Turkish', 'uk':'Ukrainian', 'test':'TEST' }
1043
 //
1043
 //
1044
 #define LCD_LANGUAGE en
1044
 #define LCD_LANGUAGE en
1045
 
1045
 

+ 0
- 1
Marlin/example_configurations/RigidBot/Configuration_adv.h View File

971
 
971
 
972
 // @section L6470
972
 // @section L6470
973
 
973
 
974
-
975
 /**
974
 /**
976
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
977
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

+ 0
- 1
Marlin/example_configurations/SCARA/Configuration_adv.h View File

971
 
971
 
972
 // @section L6470
972
 // @section L6470
973
 
973
 
974
-
975
 /**
974
 /**
976
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
977
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

+ 0
- 1
Marlin/example_configurations/TAZ4/Configuration_adv.h View File

979
 
979
 
980
 // @section L6470
980
 // @section L6470
981
 
981
 
982
-
983
 /**
982
 /**
984
  * Enable this section if you have L6470 motor drivers.
983
  * Enable this section if you have L6470 motor drivers.
985
  * You need to import the L6470 library into the Arduino IDE for this.
984
  * You need to import the L6470 library into the Arduino IDE for this.

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

764
 
764
 
765
 // @section TMC2130
765
 // @section TMC2130
766
 
766
 
767
+
767
 /**
768
 /**
768
  * Enable this for SilentStepStick Trinamic TMC2130 SPI-configurable stepper drivers.
769
  * Enable this for SilentStepStick Trinamic TMC2130 SPI-configurable stepper drivers.
769
  *
770
  *
970
 
971
 
971
 // @section L6470
972
 // @section L6470
972
 
973
 
973
-
974
 /**
974
 /**
975
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
976
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

+ 2
- 3
Marlin/example_configurations/delta/biv2.5/Configuration_adv.h View File

211
  * Extruder auto fans automatically turn on when their extruders'
211
  * Extruder auto fans automatically turn on when their extruders'
212
  * temperatures go above EXTRUDER_AUTO_FAN_TEMPERATURE.
212
  * temperatures go above EXTRUDER_AUTO_FAN_TEMPERATURE.
213
  *
213
  *
214
- * Your board's pins file specifies the recommended pins.
215
- * Override those here. Set to -1 to disable unused fans.
214
+ * Your board's pins file specifies the recommended pins. Override those here
215
+ * or set to -1 to disable completely.
216
  *
216
  *
217
  * Multiple extruders can be assigned to the same pin in which case
217
  * Multiple extruders can be assigned to the same pin in which case
218
  * the fan will turn on when any selected extruder is above the threshold.
218
  * the fan will turn on when any selected extruder is above the threshold.
973
 
973
 
974
 // @section L6470
974
 // @section L6470
975
 
975
 
976
-
977
 /**
976
 /**
978
  * Enable this section if you have L6470 motor drivers.
977
  * Enable this section if you have L6470 motor drivers.
979
  * You need to import the L6470 library into the Arduino IDE for this.
978
  * You need to import the L6470 library into the Arduino IDE for this.

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

973
 
973
 
974
 // @section L6470
974
 // @section L6470
975
 
975
 
976
-
977
 /**
976
 /**
978
  * Enable this section if you have L6470 motor drivers.
977
  * Enable this section if you have L6470 motor drivers.
979
  * You need to import the L6470 library into the Arduino IDE for this.
978
  * You need to import the L6470 library into the Arduino IDE for this.

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

973
 
973
 
974
 // @section L6470
974
 // @section L6470
975
 
975
 
976
-
977
 /**
976
 /**
978
  * Enable this section if you have L6470 motor drivers.
977
  * Enable this section if you have L6470 motor drivers.
979
  * You need to import the L6470 library into the Arduino IDE for this.
978
  * You need to import the L6470 library into the Arduino IDE for this.

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

978
 
978
 
979
 // @section L6470
979
 // @section L6470
980
 
980
 
981
-
982
 /**
981
 /**
983
  * Enable this section if you have L6470 motor drivers.
982
  * Enable this section if you have L6470 motor drivers.
984
  * You need to import the L6470 library into the Arduino IDE for this.
983
  * You need to import the L6470 library into the Arduino IDE for this.

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

973
 
973
 
974
 // @section L6470
974
 // @section L6470
975
 
975
 
976
-
977
 /**
976
 /**
978
  * Enable this section if you have L6470 motor drivers.
977
  * Enable this section if you have L6470 motor drivers.
979
  * You need to import the L6470 library into the Arduino IDE for this.
978
  * You need to import the L6470 library into the Arduino IDE for this.

+ 0
- 1
Marlin/example_configurations/makibox/Configuration_adv.h View File

971
 
971
 
972
 // @section L6470
972
 // @section L6470
973
 
973
 
974
-
975
 /**
974
 /**
976
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
977
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

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

971
 
971
 
972
 // @section L6470
972
 // @section L6470
973
 
973
 
974
-
975
 /**
974
 /**
976
  * Enable this section if you have L6470 motor drivers.
975
  * Enable this section if you have L6470 motor drivers.
977
  * You need to import the L6470 library into the Arduino IDE for this.
976
  * You need to import the L6470 library into the Arduino IDE for this.

Loading…
Cancel
Save