Commit Graph

  • 7d55d86081 Merge pull request #3219 from AnHardt/RH-pos-update Scott Lahteine 2016-03-23 23:20:24 -07:00
  • 7ea4e095ad Merge pull request #3220 from thinkyhead/rc_tori_spelling Scott Lahteine 2016-03-23 22:43:11 -07:00
  • bcbac698f2 Patch minor spelling issue in cn, en, gl language file headings Scott Lahteine 2016-03-23 21:33:01 -07:00
  • 49ed4696ea Merge pull request #3218 from AnHardt/lost-pin-undef Scott Lahteine 2016-03-23 21:37:51 -07:00
  • 7112f2e41a Merge pull request #3204 from esenapaj/patch-3 Scott Lahteine 2016-03-23 20:56:52 -07:00
  • 041fc639d7 Merge pull request #3215 from AnHardt/fix-kickstart Scott Lahteine 2016-03-23 20:54:58 -07:00
  • 1c6a16d5bb Send position updates to RH AnHardt 2016-03-23 13:30:50 +01:00
  • 1b336971ae Fix lost undef Y_MAX_PIN in pins.h AnHardt 2016-03-23 12:48:06 +01:00
  • ba4eebad2f Fix Fan KICKSTART AnHardt 2016-03-19 10:41:43 +01:00
  • cbce025248 Merge pull request #3217 from thinkyhead/rc_updated_kana Scott Lahteine 2016-03-23 02:46:26 -07:00
  • 665338bb69 Update Japanese translation esenapaj 2016-03-22 19:34:21 +09:00
  • 97ed8abd3f Merge pull request #3213 from AnHardt/extend-gitignore Scott Lahteine 2016-03-23 00:34:30 -07:00
  • b705ae0cb0 Merge pull request #3210 from thinkyhead/rc_cleanup_travis_ci Scott Lahteine 2016-03-23 00:32:45 -07:00
  • 1cd1ccbf86 Enable/disable multiple options on a single line. Scott Lahteine 2016-03-22 22:32:42 -07:00
  • ff272c7b69 Improve Travis CI test Scott Lahteine 2016-03-22 07:13:38 -07:00
  • 0c8e747f88 extend .gitignore AnHardt 2016-03-22 17:05:45 +01:00
  • 815943ceed Merge pull request #3209 from AnHardt/call-buzz-direct Scott Lahteine 2016-03-22 08:04:30 -07:00
  • 6486e8b74a Call buzz() directly from M428 AnHardt 2016-03-22 15:02:01 +01:00
  • 757661b299 Toshiba Flash Air Wifi SD card support jbrazio 2016-03-22 11:42:11 +00:00
  • fc75e6f92d Follow-up the PR #3082, etc esenapaj 2016-03-22 20:22:01 +09:00
  • 22299c13c1 Change link to the document esenapaj 2016-03-22 19:58:41 +09:00
  • adb5375a09 Enabling servo usage on boards with PWM current control PheiPheiPhei 2016-03-21 03:03:55 +01:00
  • cadded1e21 Merge pull request #3201 from jbrazio/feature/update-hephestos2-default-config Scott Lahteine 2016-03-21 14:35:00 -07:00
  • 04e57e2b5e Update the Hephestos 2 default config jbrazio 2016-03-21 18:20:29 +00:00
  • 40c7e5d4e7 Merge pull request #3199 from esenapaj/patch-2 Scott Lahteine 2016-03-21 05:49:59 -07:00
  • f260e00a72 fix spelling esenapaj 2016-03-21 20:57:03 +09:00
  • b1a3a95ad4 Tweak controllerFan to save a cycle or two Scott Lahteine 2016-03-20 18:48:31 -07:00
  • 04a6924633 Make DISABLE_INACTIVE_X, etc., the same as DISABLE_X (etc.) if missing Scott Lahteine 2016-03-20 18:48:16 -07:00
  • 15fccd43ee Fix spacing of an #endif Scott Lahteine 2016-03-20 20:32:55 -07:00
  • be08eb6153 Merge pull request #3194 from jbrazio/feature/add-pt_pt-utf8 Scott Lahteine 2016-03-20 17:42:45 -07:00
  • d1ff7959b7 Merge pull request #3188 from esenapaj/patch-1 Scott Lahteine 2016-03-20 17:39:52 -07:00
  • 10caee2b7c Merge pull request #3187 from AnHardt/target_extruder_number Scott Lahteine 2016-03-20 17:15:22 -07:00
  • 1cc316f1fd Merge pull request #3082 from thinkyhead/updated_2820 Scott Lahteine 2016-03-20 17:10:38 -07:00
  • 7bf5d117e7 Merge pull request #3069 from thinkyhead/rc_delta_compat_m48 Scott Lahteine 2016-03-20 17:09:18 -07:00
  • db8ab50c66 Merge pull request #3192 from tnw513/fix_lang Scott Lahteine 2016-03-20 17:07:00 -07:00
  • 06332f20be Merge pull request #3113 from jbrazio/bugfix/3061-stop-print-time-counter Scott Lahteine 2016-03-20 17:05:07 -07:00
  • ac4e461901 Merge pull request #3186 from AnHardt/Fix-KEEPALIVE_STATE Scott Lahteine 2016-03-20 16:29:19 -07:00
  • 92a7d4515a Missing coma comment correction for the default cofig file jbrazio 2016-03-20 23:23:11 +00:00
  • 1aa531a3db Missing coma comment correction for all config files jbrazio 2016-03-20 23:21:45 +00:00
  • 68dda08fff Added pt_pt-utf8 language pack; Fixed some minor compiler warnings; Harmonize file suffix for the current existing UTF8 language packs; Updated all configuration files to reflect the new language packs jbrazio 2016-03-20 23:14:24 +00:00
  • f8c10d6b0e Added missing translations. Silvio Didonna 2016-03-20 22:34:00 +01:00
  • 468df96b0f follow-up the commit b82d91e esenapaj 2016-03-20 20:57:14 +09:00
  • 338b69c24b Fix extrudernum in MSG_INVALID_EXTRUDER AnHardt 2016-03-20 11:36:06 +01:00
  • b39b54031b Fix KEEPALIVE_STATE AnHardt 2016-03-20 10:40:26 +01:00
  • 32f75749e4 Merge pull request #3117 from Blue-Marlin/thermal-protection Scott Lahteine 2016-03-19 23:41:05 -07:00
  • 7aafee3003 Merge pull request #3185 from esenapaj/patch-1 Scott Lahteine 2016-03-19 23:36:55 -07:00
  • 37eaa1406b follow-up the PR #3180 esenapaj 2016-03-20 15:33:02 +09:00
  • 198d5d56fd follow-up the PR #3183 esenapaj 2016-03-20 13:58:05 +09:00
  • 4119cef32f Merge pull request #3180 from clexpert/RCBugFix Scott Lahteine 2016-03-19 20:18:05 -07:00
  • da94bcfebb Merge pull request #3184 from thinkyhead/fix_command_injection Scott Lahteine 2016-03-19 20:12:16 -07:00
  • 41145e6e81 Patch drain_queued_commands_P Scott Lahteine 2016-03-19 20:05:23 -07:00
  • 3ce0c5063f Merge pull request #3183 from thinkyhead/rc_lcm1602_support Scott Lahteine 2016-03-19 19:28:50 -07:00
  • eda95d8bed Add support for LCM1602 16x2 I2C LCD adapter CoderSquirrel 2016-03-19 18:25:51 -04:00
  • 59483221d5 Move stepper DAC to a separate file Scott Lahteine 2016-03-19 19:03:17 -07:00
  • 5d0570cea0 Make digitalPotWrite depend on HAS_DIGIPOTSS Scott Lahteine 2016-03-19 18:44:08 -07:00
  • f96bc03081 Add M907-M910 g-codes support for Printrbot Rev. F Scott Lahteine 2016-03-19 18:19:41 -07:00
  • 8d9cf72db0 Merge pull request #3177 from thinkyhead/rc_finish_M665 Scott Lahteine 2016-03-19 18:08:33 -07:00
  • 6843b78f99 Add support for Printrboard RevF Stephanie 2016-03-10 14:33:53 -08:00
  • 98392782ea Update Configuration.h Petr Zahradnik 2016-03-19 20:45:13 +01:00
  • daa52124b0 Update language_cz.h Petr Zahradnik 2016-03-19 20:43:28 +01:00
  • 3166aed087 Improve the descriptions for THERMAL_PROTECTION Blue-Marlin 2016-03-19 14:08:59 +01:00
  • a02ae36ae8 Include M65 "ABC" parameters in EEPROM Scott Lahteine 2016-03-19 05:43:50 -07:00
  • 7f2375ab46 Merge pull request #3176 from thinkyhead/rc_patch_3149_part_ii Scott Lahteine 2016-03-19 05:18:25 -07:00
  • cf7c444aff Apply unknown_position_error elsewhere Scott Lahteine 2016-03-02 19:55:16 -08:00
  • eda5190581 Check for known position in M48 Scott Lahteine 2016-03-02 19:55:01 -08:00
  • 68085ca855 Updated M48 friendly for DELTA Scott Lahteine 2016-02-27 20:49:49 -08:00
  • 6a3529247f "Homing" as a translatable string Scott Lahteine 2016-03-19 04:41:03 -07:00
  • c97c2dcaf7 Use const parameters instead of static casting Scott Lahteine 2016-03-19 03:36:53 -07:00
  • 09ef955191 Merge pull request #3086 from thinkyhead/rc_two_fans Scott Lahteine 2016-03-19 03:19:18 -07:00
  • 38b0082bf2 Additional tweaks to M42 exit conditions Scott Lahteine 2016-03-06 02:20:03 -08:00
  • 4bbea5124d Support for multiple PWM fans Scott Lahteine 2016-03-05 18:27:45 -08:00
  • 637cc03686 Fix M109 so it won't wait for cooling Scott Lahteine 2016-02-21 20:10:53 -08:00
  • 3f45a1acf9 Check probes only when deployed AnHardt 2015-12-03 14:19:29 +01:00
  • 4634feaeab Merge pull request #3012 from thinkyhead/fix_command_injection Scott Lahteine 2016-03-19 01:43:54 -07:00
  • 9bf87aac6a Merge pull request #3127 from thinkyhead/rc_core_babystepping Scott Lahteine 2016-03-18 23:25:26 -07:00
  • 4ae03df5c2 Merge pull request #3109 from thinkyhead/rc_host_keepalive Scott Lahteine 2016-03-18 23:22:29 -07:00
  • 963a92ceda Patch idle forevermore Scott Lahteine 2016-03-18 22:22:40 -07:00
  • 7ec7bb31c4 Send a Busy signal to hosts during long processes, wait for input, etc Scott Lahteine 2016-03-07 03:48:14 -08:00
  • 861391d530 Merge pull request #3175 from esenapaj/patch-2 Scott Lahteine 2016-03-18 22:10:50 -07:00
  • 8d580ea7e8 follow-up the PR #3114 esenapaj 2016-03-19 13:17:34 +09:00
  • d9e1f22682 BABYSTEPPING requires ULTRA_LCD Scott Lahteine 2016-03-11 00:49:06 -08:00
  • e5fd43f343 Implement BABYSTEPPING for COREXY and COREXZ Scott Lahteine 2016-03-10 21:35:44 -08:00
  • 80277cc9c8 drain_queued_commands_P now returns true if there are more Scott Lahteine 2016-03-18 17:37:31 -07:00
  • 8fe7420310 Use a separate serial line buffer Scott Lahteine 2016-02-20 17:35:35 -08:00
  • 7d25c107a8 Merge pull request #3149 from esenapaj/patch-1 Scott Lahteine 2016-03-18 15:40:14 -07:00
  • d56c6af24e Merge pull request #3114 from thinkyhead/rc_reverse_lcd_menu Scott Lahteine 2016-03-18 15:39:29 -07:00
  • cc291aeb3c Move definition of "blink" to main ultralcd file Scott Lahteine 2016-03-16 03:57:58 -07:00
  • e7e1866589 Merge pull request #3161 from Alex9779/fix_InitialExtruderDirection Scott Lahteine 2016-03-16 12:58:10 -07:00
  • 57e82cacc9 Merge pull request #3156 from esenapaj/patch-3 Scott Lahteine 2016-03-16 12:48:22 -07:00
  • 4338813814 save last extruder and set stepper directions too in case the extruder changed fixes MarlinFirmware/Marlin#3144 and MarlinFirmware/Marlin#3083 Alexander Leisentritt 2016-03-15 23:03:59 +01:00
  • 8f24475e02 Simplify limiting encoderLine in END_MENU Scott Lahteine 2016-03-09 01:05:24 -08:00
  • fbef2f5b61 Implement reverse menu direction in ultralcd.cpp Scott Lahteine 2016-03-09 01:04:24 -08:00
  • b8b51d8da8 Add the REVERSE_MENU_DIRECTION option Scott Lahteine 2016-03-09 00:31:47 -08:00
  • 999a76dbdf Merge pull request #3157 from esenapaj/patch-4 Scott Lahteine 2016-03-16 02:46:42 -07:00
  • e8fa843c2d Merge pull request #3164 from epatel/epatel/RCBugFix Scott Lahteine 2016-03-16 02:40:54 -07:00
  • fc04b587cf Merge pull request #3147 from thinkyhead/rc_stringify_macro Scott Lahteine 2016-03-15 17:37:03 -07:00
  • d7c6fd5c2f Merge pull request #3146 from thinkyhead/rc_enabled_true_false Scott Lahteine 2016-03-15 17:35:55 -07:00
  • cb0dbfa3b5 Fix for #3160 MESH_BED_LEVELING broke correct G1 movement in Z Edward Patel 2016-03-16 01:11:58 +01:00
  • a15c5d222a Use variable in lcd_erase_line() esenapaj 2016-03-16 02:59:06 +09:00
  • 609c0d46d9 Fix CardReader::lsDive() esenapaj 2016-03-16 02:47:58 +09:00