Commit Graph

  • d92ce8849b Fix for the PR #5072 (Add predefined AUTO_FAN_PINs to pins files), etc esenapaj 2016-11-30 19:28:41 +09:00
  • e00b380489 Merge pull request #5323 from akaJes/lang-ua Scott Lahteine 2016-11-30 01:10:40 -06:00
  • 862e3c93d9 Merge pull request #5328 from esenapaj/Suppress-warning Scott Lahteine 2016-11-30 01:05:20 -06:00
  • 65c50e062e Support for an RGB LED using 3 pins Scott Lahteine 2016-11-29 19:51:13 -06:00
  • 3047f3c85c Suppress warning esenapaj 2016-11-30 00:32:56 +09:00
  • f674246397 extend Configurations files jes 2016-11-29 15:04:36 +02:00
  • c90191faaf adding ukrainian laguage support jes 2016-11-29 14:49:45 +02:00
  • 912704a0d8 Enable ISRs inside temperature ISR Sebastianv650 2016-11-20 18:17:42 +01:00
  • f62f4006af Account for LCD improvements in ENSURE_SMOOTH_MOVES Sebastianv650 2016-11-28 17:07:23 +01:00
  • 092e949b58 Merge pull request #5169 from thinkyhead/rc_core_inverted Scott Lahteine 2016-11-28 02:26:41 -06:00
  • e9e4208ff1 Merge pull request #5274 from Sebastianv650/improve_smooth_moves Scott Lahteine 2016-11-28 02:22:08 -06:00
  • c7935bb0d2 Merge pull request #5299 from thinkyhead/rc_bed_correction_fade Scott Lahteine 2016-11-28 02:07:51 -06:00
  • a69b1ee691 Merge pull request #5313 from thinkyhead/rc_fix_menu_actions Scott Lahteine 2016-11-28 02:01:39 -06:00
  • 32ee3acf86 Merge pull request #5315 from thinkyhead/rc_fixup_material_menus Scott Lahteine 2016-11-28 01:46:51 -06:00
  • c70a06daf1 lcd_save_previous_menu => lcd_save_previous_screen Scott Lahteine 2016-11-27 23:51:26 -06:00
  • 13ea43cc8d Only exit menu handler when the screen changes Scott Lahteine 2016-11-27 23:51:10 -06:00
  • f45b6a7762 Merge pull request #5314 from thinkyhead/case_light_menu_fix Scott Lahteine 2016-11-28 01:45:27 -06:00
  • 59fafb93b2 Merge pull request #5304 from AnHardt/pixel-shifting Scott Lahteine 2016-11-28 01:41:47 -06:00
  • 0951d385ce Don't set heater temperature above its maximum Scott Lahteine 2016-11-28 00:57:36 -06:00
  • c9193e856d Limit preheat parameters based on all nozzles Scott Lahteine 2016-11-28 00:51:52 -06:00
  • bb4529f7d2 PLA / ABS => Material 1 / 2 Scott Lahteine 2016-11-28 00:39:06 -06:00
  • 61437d988a Fix and optimize case-light code Scott Lahteine 2016-11-27 23:51:51 -06:00
  • 7a9fa78822 MENU_HOLLOW_FRAME for the menu screens AnHardt 2016-11-26 20:55:55 +01:00
  • 20b0889602 Merge pull request #5303 from AnHardt/reduce-sripes Scott Lahteine 2016-11-26 18:47:43 -06:00
  • 24ca1a6289 Not more then 4 stripes for u8g-devices AnHardt 2016-11-26 19:08:33 +01:00
  • 668e737893 Merge pull request #5288 from thinkyhead/rc_selective_rendering Scott Lahteine 2016-11-26 06:54:41 -06:00
  • aee71c543e Minor formatting in language.h Scott Lahteine 2016-11-26 05:54:46 -06:00
  • 05d8d189f6 Adjust spacing in utf_mapper.h Scott Lahteine 2016-11-26 04:23:25 -06:00
  • 5460a529da Add option DOGM_SPI_DELAY_US Scott Lahteine 2016-11-24 21:49:55 -06:00
  • 71842b6a17 Apply const to LCD arguments and locals Scott Lahteine 2016-11-24 00:54:21 -06:00
  • b1abd7edef Optimize graphical display with selective rendering Scott Lahteine 2016-11-23 18:28:25 -06:00
  • 23935dd23a Merge pull request #5301 from AnHardt/fix-USE_BIG_EDIT_FONT Scott Lahteine 2016-11-26 06:53:21 -06:00
  • b91fab2d7d Fix USE_BIG_EDIT_FONT AnHardt 2016-11-26 13:50:25 +01:00
  • 4cd73e183d Hide hidden files and folders Scott Lahteine 2016-11-26 06:26:28 -06:00
  • f6f77d34a1 Add a fade factor for mesh leveling Scott Lahteine 2016-11-25 23:32:47 -06:00
  • 679d37f83f Merge pull request #5298 from AnHardt/fonts-unterlaengen Scott Lahteine 2016-11-25 20:01:11 -06:00
  • 75fdcc14b7 Activate font and mapper for el-gr AnHardt 2016-11-26 02:27:05 +01:00
  • a0004e7cd3 Change font decent to -1 for tt and gr AnHardt 2016-11-26 02:14:09 +01:00
  • 307f263f89 Merge pull request #5292 from esenapaj/Update-Japanese-translation Scott Lahteine 2016-11-25 16:56:49 -06:00
  • 9d177c93a2 Merge pull request #5291 from esenapaj/Follow-up-the-PR-#5255 Scott Lahteine 2016-11-25 16:56:15 -06:00
  • 7070143042 Update Japanese translation esenapaj 2016-11-24 21:10:40 +09:00
  • ef97645002 Follow-up the PR #5255 (Case light menu (3rd attempt)) esenapaj 2016-11-24 19:42:05 +09:00
  • 2a9b3376a9 Merge pull request #5289 from thinkyhead/rc_which_menu_actions Scott Lahteine 2016-11-23 23:04:05 -06:00
  • b97dafe4b8 Drop "static" keyword in ultralcd.cpp function declarations Scott Lahteine 2016-11-23 20:43:01 -06:00
  • 2e966f8e5b Patch Capabilities Report for "PROGRESS" Scott Lahteine 2016-11-23 19:31:46 -06:00
  • f60321d3e3 Merge pull request #5284 from thinkyhead/rc_turkish_update Scott Lahteine 2016-11-23 14:57:52 -06:00
  • a26668b10c Add UTF8 Turkish Translation Mehmet Sutas 2016-11-23 21:08:25 +02:00
  • 61aa796307 Added Human Readable Comments Mehmet Sutas 2016-11-23 22:06:44 +03:00
  • 6fb9c6fe07 Follow-up for #5167 Turkish Language Mehmet Sutas 2016-11-19 21:23:53 +03:00
  • d891324830 Merge pull request #5258 from mosh1/mbl_speed_fix Scott Lahteine 2016-11-23 14:15:01 -06:00
  • 7f8133a51f Merge pull request #5255 from Kaibob2/CaseLightMenu Scott Lahteine 2016-11-23 13:46:33 -06:00
  • e9b42f4f47 Update language_de.h Kai 2016-11-19 11:18:45 +01:00
  • 0c341f0c50 Added Menu entry for Case light Kai 2016-11-19 11:17:39 +01:00
  • 3bc2273ac9 Comment M540 Scott Lahteine 2016-11-21 18:08:00 -06:00
  • 14b74181f5 Merge pull request #5179 from thinkyhead/rc_TMC2130 Scott Lahteine 2016-11-21 14:10:52 -06:00
  • bb2114a060 Merge pull request #5264 from thinkyhead/rc_delta_safe_zone Scott Lahteine 2016-11-21 13:56:44 -06:00
  • 38466b1d2f Merge pull request #5271 from esenapaj/Fix-for-the-PR-#5267 Scott Lahteine 2016-11-21 13:55:56 -06:00
  • 9b96a4a53b Merge pull request #5246 from thinkyhead/rc_some_cleanup Scott Lahteine 2016-11-21 13:55:25 -06:00
  • 8190483eeb Improvement for ENSURE_SMOOTH_MOVES Sebastianv650 2016-11-21 17:49:16 +01:00
  • da67037550 Fix for thePR #5267 (Introduce a +1234.56 format for over 999 steps/mm) esenapaj 2016-11-21 22:31:01 +09:00
  • 0f891e848b Merge pull request #5268 from esenapaj/Update-Japanese-translation Scott Lahteine 2016-11-21 03:18:36 -06:00
  • c91325e904 Merge pull request #5267 from esenapaj/Introduce-a-+1234.56-format Scott Lahteine 2016-11-21 03:17:52 -06:00
  • 190a04c467 Update Japanese translation esenapaj 2016-11-21 17:43:34 +09:00
  • 7b836a4000 Introduce a +1234.56 format for over 999 steps/mm esenapaj 2016-11-16 07:01:30 +09:00
  • 76f47aebb6 Travis test TMC2130 options Scott Lahteine 2016-11-07 16:17:25 -06:00
  • 3e0376b45e Reorder M114 and M119 gcode cases Scott Lahteine 2016-11-07 15:52:42 -06:00
  • 644fac5d34 Reduce all stepper_indirection init code with macros Scott Lahteine 2016-11-07 14:46:01 -06:00
  • 4e4f37b6c2 Code formatting for TMC and L6470 config options Scott Lahteine 2016-11-07 13:42:36 -06:00
  • 127e21ae00 Extend M122 for all steppers Scott Lahteine 2016-11-07 16:06:33 -06:00
  • bf5f5f44cc Make TMC2130 init code auto-configure Scott Lahteine 2016-11-07 14:35:14 -06:00
  • d67c1d825f Add TMC2130 support Moritz 2016-09-14 08:48:47 +02:00
  • 11effeee2c Add an option for delta to home to the top Scott Lahteine 2016-11-20 23:12:07 -06:00
  • 50059690e0 Allow UART ISRs inside the stepper ISR Sebastianv650 2016-11-20 13:09:12 +01:00
  • 8bf07684d2 Merge pull request #5256 from AnHardt/e-interrupts-2 Scott Lahteine 2016-11-20 02:27:02 -06:00
  • 29b174bfb9 Fix z feedrate value when doing mesh bed leveling. probe feedrate uses XY_PROBE_SPEED Moshen Chan 2016-11-19 16:34:41 -08:00
  • 88b38eafd8 Endstop interrupt refinement AnHardt 2016-11-15 16:41:13 +01:00
  • 79c8591192 Merge pull request #5253 from thinkyhead/rc_smooth_move_ex-lax Scott Lahteine 2016-11-19 01:38:41 -06:00
  • 0215cacb30 Merge pull request #5247 from esenapaj/Re-follow-the-PR-#4634 Scott Lahteine 2016-11-19 01:32:40 -06:00
  • 2cc32d85a3 Adjust ENSURE_SMOOTH_MOVES coding style Scott Lahteine 2016-11-19 01:09:32 -06:00
  • 072541f286 Update ENSURE_SMOOTH_MOVES in all configs Scott Lahteine 2016-11-19 01:08:37 -06:00
  • de89dc9f04 Ensure smooth print moves even with LCD enabled Sebastianv650 2016-11-11 18:15:39 +01:00
  • 7b95918e84 Merge pull request #5251 from thinkyhead/rc_cmake_support Scott Lahteine 2016-11-18 23:53:09 -06:00
  • 87b6b19256 Patch CASE_LIGHT typo Scott Lahteine 2016-11-18 23:49:12 -06:00
  • 0be6167f14 Merge pull request #5250 from CONSULitAS/RCBugFix_K8200_backinsync_2016-11-18 Scott Lahteine 2016-11-18 22:49:18 -06:00
  • de3eea920d Merge pull request #5252 from thinkyhead/rc_endstop_interrupt_followup Scott Lahteine 2016-11-18 22:35:25 -06:00
  • eb714ee873 Move dummy thermistor opts, fix redundant sensor comment Scott Lahteine 2016-11-18 22:22:04 -06:00
  • 7a99c6ce4f Reformat temp sensor listing Scott Lahteine 2016-11-18 22:20:49 -06:00
  • 181cdb3cfe Move GCode list above include lines Scott Lahteine 2016-11-18 21:54:38 -06:00
  • 25d0c167bd More detailed static_assert messages Scott Lahteine 2016-11-18 22:00:00 -06:00
  • eb120e518c Followup to new endstop interrupts feature Scott Lahteine 2016-11-18 21:53:45 -06:00
  • 832fe284b4 Merge pull request #5184 from AnHardt/endstop_interrupts Scott Lahteine 2016-11-18 20:50:24 -06:00
  • f579ec2e7a Added CMake support tohara 2016-11-18 12:07:47 +08:00
  • cbae44df64 K8200: Example configuration back in sync CONSULitAS 2016-11-18 22:55:02 +01:00
  • 5db3738fe7 Re-follow the PR #4634 (Set language display charset in language.h) esenapaj 2016-11-18 17:44:49 +09:00
  • 32247c1b80 Merge pull request #5244 from thinkyhead/rc_danish_nov_2016 Scott Lahteine 2016-11-18 01:29:25 -06:00
  • 6eb6f12c64 Patch up some language formatting Scott Lahteine 2016-11-17 22:17:14 -06:00
  • 8cffa60cc5 Update to Danish language 10/11-2016 Bo Herrmannsen 2016-11-10 20:53:42 +01:00
  • 98600e1433 Minor stepper cleanup Scott Lahteine 2016-11-17 23:42:41 -06:00
  • d08867986e Add autotemp capabilities to M104 Florian Heilmann 2016-11-14 11:29:45 +01:00
  • c11b2bb777 Bugfix LIN_ADV Sebastianv650 2016-11-16 16:52:15 +01:00