Commit Graph
47 Commits
Author SHA1 Message Date
LudyandScott Lahteine c29820f649 Suppress compile warning (#13612) 2019-04-07 16:53:30 -05:00
LudyandScott Lahteine fe346cd4d1 Fix DEBUG_EEPROM_READWRITE compile error (#13492) 2019-03-26 04:12:22 -05:00
LudyandScott Lahteine 59353546e8 Fix BUTTON_EXISTS and misplaced comma (#13411)
Fixes #13410 and redeclaration of `BUTTON_EXISTS`
2019-03-16 11:59:12 -05:00
LudyandScott Lahteine bd4160dbaf Unused CS_ACTUAL_sb (#13282) 2019-03-02 17:30:30 -06:00
LudyandScott Lahteine 1ace97e946 [2.0.x] Update German language (#13150) 2019-02-13 20:31:50 -06:00
LudyandScott Lahteine 584f9cd449 Update German language (#13137) 2019-02-12 12:54:57 -06:00
LudyandScott Lahteine 2bd6ce4b62 Update German language (#13125) 2019-02-11 17:08:21 -06:00
LudyandScott Lahteine 936f982392 Update German Language (#13110) 2019-02-10 03:55:08 -06:00
LudyandScott Lahteine 691e925adc Update German language (#13012) 2019-02-04 07:25:07 -06:00
LudyandScott Lahteine dc65d96aca Fix TMC compile error (#12965) 2019-01-20 23:47:28 -06:00
LudyandScott Lahteine c6991109b7 Update German language (#12953) 2019-01-19 18:50:24 -06:00
LudyandScott Lahteine acf266fe78 Fix a compile warning, etc. (#12955) 2019-01-19 18:47:29 -06:00
LudyandScott Lahteine 294521439e Clean up Configuration_adv.h (#12900) 2019-01-15 18:42:10 -06:00
LudyandScott Lahteine de4561c980 VORON Add LCD option BEEP_ON_FEEDRATE_CHANGE (#12822) 2019-01-05 14:12:05 -06:00
LudyandScott Lahteine 74c47803f7 Add VORON printer (#12705) 2019-01-03 06:27:03 -06:00
LudyandScott Lahteine 14a7faf087 Fix compile warning comparison uint and int (#12788) 2019-01-01 18:20:12 -06:00
LudyandScott Lahteine 135c74017c Fix compile DEBUG_EEPROM_READWRITE error (#12746) 2018-12-30 11:37:20 -06:00
LudyandScott Lahteine 814d93c7cf Fix G33 sprintf output warning (#12738) 2018-12-27 18:05:42 -06:00
LudyandScott Lahteine 3877bf9704 Fix compile error with delta and sensorless homing (#12740) 2018-12-27 17:51:22 -06:00
LudyandScott Lahteine cfc5e96b4b Move JD to Config.h (and fix jerk->eeprom bug) (#12720) 2018-12-27 15:29:39 -06:00
LudyandScott Lahteine f7127c44f8 Wanhao Duplicator i3 Plus pins create (#12701) 2018-12-20 17:30:36 -06:00
LudyandScott Lahteine 33f3c75213 GTM32 Pro VB FAN-PIN correction (#12666) 2018-12-20 16:42:15 -06:00
LudyandScott Lahteine 3829d6ccf8 FYSETC F6 13 - E2_SERIAL_TX_PIN correction (#12667) 2018-12-20 16:11:33 -06:00
LudyandScott Lahteine 97de9d54a5 Fix broken pins file include (#12617) 2018-12-09 19:06:03 -06:00
LudyandScott Lahteine a7b3a61424 Improve some config comments readability (#12615) 2018-12-09 19:02:42 -06:00
LudyandScott Lahteine e5019a0481 Fix English special symbols (#12529) 2018-11-25 18:19:12 -06:00
LudyandScott Lahteine 730f223100 Correct FANMUX2_PIN (#12538) 2018-11-25 17:27:41 -06:00
LudyandScott Lahteine e98d195901 Remove extra declarations in cardreader.cpp (#12520) 2018-11-23 15:58:20 -06:00
LudyandScott Lahteine 90a58488b5 Corrected unused var, default switch, Travis tests (#12477) 2018-11-19 23:59:48 -06:00
LudyandScott Lahteine 1f93d2bcf7 Fix LCD compile error, etc. (#12472) 2018-11-18 20:39:49 -06:00
LudyandScott Lahteine c0b75f49b6 Fix "no effect" and "unused variable" compile warnings (#12473) 2018-11-18 17:54:00 -06:00
LudyandScott Lahteine 93e958f695 Fix compile error with ZONESTAR_LCD+NO_LCD_MENUS (#12466) 2018-11-17 21:21:30 -06:00
LudyandScott Lahteine 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 2018-11-17 21:13:36 -06:00
LudyandScott Lahteine 56a94c2a26 Use 'target_extruder' in M104 as with M109 (#12448) 2018-11-17 06:55:25 -06:00
LudyandScott Lahteine 24c5e57bb6 Update German language (#12379) 2018-11-09 15:25:29 -06:00
LudyandScott Lahteine 1624722566 Update German translation (#12355) 2018-11-06 19:28:40 -06:00
LudyandScott Lahteine f34f09c821 Update German language (#12336) 2018-11-05 04:33:31 -06:00
LudyandScott Lahteine c10edb0998 Update, correct sanity-checks for up to 6 extruders (#12333) 2018-11-04 18:36:45 -06:00
LudyandScott Lahteine 5ba6607181 Fix keypad-related compile error (#12306) 2018-11-02 22:29:32 -05:00
LudyandScott Lahteine 9f77df2590 Followup to menu refactor. TMC warnings, sanity. (#12288)
- Followup fixes for menu refactor
- Fix TMC sanity checks, unused var warnings
2018-11-01 16:13:33 -05:00
LudyandScott Lahteine f2adb4b9cc Update German language (#12280) 2018-10-31 16:40:41 -05:00
LudyandScott Lahteine 1f9806875c Update German language (#12261) 2018-10-28 18:11:55 -05:00
LudyandScott Lahteine a93e9e6e9b Use preheat labels in place of PLA/ABS (#12194) 2018-10-23 15:38:17 -05:00
LudyandScott Lahteine 44369d536a Use millis_t where needed (#12152) 2018-10-20 23:21:27 -05:00
LudyandScott Lahteine 4cc1c2627e Update German language (#12143) 2018-10-18 19:17:37 -05:00
LudyandScott Lahteine 9c71bff5e8 Update German language (#12115) 2018-10-17 11:17:06 -05:00
LudyandScott Lahteine 2d2cd628c6 Update German language (#12094) 2018-10-16 02:59:04 -05:00