Commit Graph

  • 51bc50214a Save 8 bytes of SRAM Scott Lahteine 2017-06-08 18:23:07 -05:00
  • 748bf32388 Unify AVR90USB: pinsDebug changes Scott Lahteine 2017-06-08 18:08:30 -05:00
  • 5426fc1735 Unify AVR90USB: Pins cleanup Scott Lahteine 2017-06-08 18:08:03 -05:00
  • 87d8223251 Unify AVR90USB: Pins remap to Arduino Scott Lahteine 2017-06-08 18:07:37 -05:00
  • b378deaf89 Unify AVR90USB: fastio changes Scott Lahteine 2017-06-08 18:05:14 -05:00
  • f4b76b1ee7 Merge pull request #7011 from thinkyhead/bf_serial_macros Scott Lahteine 2017-06-09 17:58:20 -05:00
  • e94f79ccea Patch some serial macros Scott Lahteine 2017-06-09 10:51:23 -05:00
  • d91710e9aa Followup for UBL translated strings Scott Lahteine 2017-06-09 10:23:25 -05:00
  • 761df686bd Minor cleanup in gcode.h Scott Lahteine 2017-06-09 10:23:48 -05:00
  • 897bc2ac1f Updates for ensure_safe_temperature (#6963) Thomas Moore 2017-06-09 15:19:08 -05:00
  • 1c107b3949 delete problem line Bob-the-Kuhn 2017-06-09 11:53:36 -05:00
  • 5b270417ed added shift register pins for reprapworld keypad v1.1 Diederik van der Pant 2017-06-09 14:17:47 +02:00
  • 2f55870edb [New Feature] I2C position encoder support (#6946) bgort 2017-06-09 08:06:23 -04:00
  • f7dacd1f50 Merge pull request #6996 from Bob-the-Kuhn/change-to-DWORD Bob-the-Kuhn 2017-06-08 16:32:40 -05:00
  • 28d72f48f1 change to DWORD Bob-the-Kuhn 2017-06-08 16:15:02 -05:00
  • 76a610cf81 Merge pull request #6995 from Bob-the-Kuhn/add-static Bob-the-Kuhn 2017-06-08 15:01:00 -05:00
  • 8d1d9040b6 add static Bob-the-Kuhn 2017-06-08 14:59:21 -05:00
  • a17ffe1ece Merge pull request #6985 from Kaibob2/patch-1 Bob-the-Kuhn 2017-06-08 11:18:56 -05:00
  • 731c8e6372 Translatable Strings for ubl_G29 (#6990) Tannoo 2017-06-08 09:09:39 -06:00
  • abb6b8ad54 update language_de.h (#6986) Kai 2017-06-08 17:04:52 +02:00
  • c2eff60d3f Fix for #6980 Kai 2017-06-08 09:19:04 +02:00
  • 1419126721 Merge pull request #6965 from thinkyhead/bf_save_more_sram Scott Lahteine 2017-06-07 17:34:19 -05:00
  • a453be7357 Merge pull request #6973 from bgort/autoreportT Scott Lahteine 2017-06-07 17:33:40 -05:00
  • 1d615e0a67 Merge pull request #6976 from Tannoo/Leveling_in_About_Printer Scott Lahteine 2017-06-07 17:26:21 -05:00
  • 707707d71a Fix LCD status message padding Scott Lahteine 2017-06-07 16:06:25 -05:00
  • e556ab1dff Find three-point leveling points on Delta Scott Lahteine 2017-06-07 09:40:07 -05:00
  • a27b08e6af Various code style tweaks Scott Lahteine 2017-06-07 07:12:19 -05:00
  • dac29e0f75 Cleaner failure of UBL without EEPROM Scott Lahteine 2017-06-07 06:14:24 -05:00
  • 9128d9ab45 Improve sanity checks with static_assert, organize Scott Lahteine 2017-06-06 07:19:27 -05:00
  • 6bb05c4543 Save 20b in smart_fill_mesh with PROGMEM Scott Lahteine 2017-06-06 07:18:46 -05:00
  • b7dc4d9973 Save 92b PROGMEM, 14b SRAM with extruder auto fan Scott Lahteine 2017-06-06 06:33:06 -05:00
  • c9e3caf928 Save lots of PROGMEM, ~20b SRAM with DIGIPOT_I2C Scott Lahteine 2017-06-06 06:10:10 -05:00
  • 4134a6b526 Save 88b PROGMEM, 48 bytes SRAM in settings.reset Scott Lahteine 2017-06-06 04:03:01 -05:00
  • 36cc03a9b4 Save 224b PROGMEM, 48b SRAM in get_homing_bump_feedrate Scott Lahteine 2017-06-06 02:58:31 -05:00
  • 2a41f0ff84 Save 28b PROGMEM in ultralcd.cpp (line_to_current) Scott Lahteine 2017-06-06 02:30:39 -05:00
  • e6d10f6ddd Spend 48b PROGMEM to save 16b SRAM Scott Lahteine 2017-06-05 18:49:16 -05:00
  • 97e13a30ba Save over 100 bytes SRAM in pin_is_protected Scott Lahteine 2017-06-05 18:32:14 -05:00
  • 45c74406cf Recover 32 bytes of SRAM in Marlin bootscreen code Scott Lahteine 2017-06-05 17:45:28 -05:00
  • e1c5a43247 Cleanup stepper current control config options Scott Lahteine 2017-06-06 04:32:31 -05:00
  • efc198f952 Spacing, const, comments Scott Lahteine 2017-06-05 17:41:38 -05:00
  • 7f0945d2b1 Merge pull request #6978 from thinkyhead/fix_z_endstop_adj Scott Lahteine 2017-06-07 16:07:21 -05:00
  • 4406fba994 Fixes #6975 Scott Lahteine 2017-06-07 11:14:30 -05:00
  • 19b62c14f0 Add a script so Travis can test for intentional failure Scott Lahteine 2017-06-07 09:53:34 -05:00
  • d28f5d8a78 Fix: z_endstop_adj is never initialized Scott Lahteine 2017-06-06 04:01:54 -05:00
  • 5d5ff36446 Fix a compile error with _lcd_set_z_fade_height Scott Lahteine 2017-06-07 10:21:34 -05:00
  • b88957e0d4 Leveling type in About Printer Tannoo 2017-06-07 06:28:33 -06:00
  • dd071a4a65 Enable AUTO_REPORT_TEMPERATURES by default Brian 2017-06-07 02:52:35 -04:00
  • 8db1197c9b Enable extended capabilities report by default (#6969) bgort 2017-06-07 02:36:34 -04:00
  • 82e662fc69 Remove requirement for LCD when UBL is used. (#6971) bgort 2017-06-07 02:24:36 -04:00
  • 2c2b991b59 UBL Manual Build Menu Option (#6972) Tannoo 2017-06-06 21:14:18 -06:00
  • 0dd0033b33 Save up to 94 bytes of RAM on 20x4 LCD Display machines (#6964) Roxy-3D 2017-06-05 17:02:00 -05:00
  • ba0bd33c38 Removed check for 2560 family Bob-the-Kuhn 2017-06-04 22:16:27 -05:00
  • 04b07a6ecc Unused var in Stepper Scott Lahteine 2017-06-04 17:24:34 -05:00
  • eb8af486d2 Ensure safe temperature for M600 Scott Lahteine 2017-06-04 17:03:22 -05:00
  • bfe7fbe5c0 Maintain message scroll rate Scott Lahteine 2017-06-04 17:00:11 -05:00
  • 6411d65c48 Fix Morgan SCARA S2 calculation Scott Lahteine 2017-06-04 12:24:09 -05:00
  • 46752588b9 Merge pull request #6948 from Bob-the-Kuhn/redundant_temperature Scott Lahteine 2017-06-04 12:16:09 -05:00
  • 5938dae200 Merge pull request #6950 from MagoKimbra/fix_g29_3_point Scott Lahteine 2017-06-04 12:15:44 -05:00
  • c5e0f08e35 Merge pull request #6951 from fixoid/patch-4 Scott Lahteine 2017-06-04 12:13:05 -05:00
  • 1e2ccca063 Merge pull request #6952 from thinkyhead/bf_final_fixups_123 Scott Lahteine 2017-06-04 11:51:07 -05:00
  • e4937b0285 Cleanup of spacing and formatting Scott Lahteine 2017-06-04 11:30:03 -05:00
  • 1aab9906e6 Initializing extruder/nozzle servo when when turning on the printer fixoid 2017-06-04 16:40:57 +03:00
  • 663ff7f92a Fix G29 with 3 point MagoKimbra 2017-06-04 14:39:31 +02:00
  • 9f295581f0 Ubl delta fixes and improvements (#6941) oldmcg 2017-06-03 17:11:43 -05:00
  • c34d7a29a6 fix redefinition errors for redundant_temperature Bob-the-Kuhn 2017-06-03 16:40:14 -05:00
  • 862def2ef4 Merge pull request #6947 from Bob-the-Kuhn/allow-GCODE_DEBUG-when-UBL-enabled Bob-the-Kuhn 2017-06-03 13:34:46 -05:00
  • 6a5d3b580d fix "hex_address not defined" when UBL is enabled Bob-the-Kuhn 2017-06-03 13:19:55 -05:00
  • d336e413aa Merge pull request #6942 from thinkyhead/bf_cleanups_friday Scott Lahteine 2017-06-03 00:48:57 -05:00
  • 789b2928a8 Tweak scrolling message code Scott Lahteine 2017-05-30 15:07:31 -05:00
  • fc7d7f87b4 Init probe test pin with FastIO Scott Lahteine 2017-05-28 18:59:34 -05:00
  • 0282452cea Make Parser::seen volatile Scott Lahteine 2017-05-28 18:59:02 -05:00
  • 9a305a467b Patch LCD Contrast menu item Scott Lahteine 2017-06-02 22:05:44 -05:00
  • 90ccac4bcf Clean up after recent commits Scott Lahteine 2017-06-02 22:02:52 -05:00
  • fff50d3958 Merge pull request #6940 from Bob-the-Kuhn/Gcode---allow-XY Bob-the-Kuhn 2017-06-02 21:21:32 -05:00
  • 2130f10de8 allow space between parameter and value Bob-the-Kuhn 2017-06-02 19:57:22 -05:00
  • ebda4663c3 for discusion Bob-the-Kuhn 2017-06-02 19:22:40 -05:00
  • e2c3695e11 Merge pull request #6932 from thinkyhead/bf_zrib_2.0 Scott Lahteine 2017-06-02 16:54:34 -05:00
  • 911079104e Support for ZRIB v2.0 Control Board FATALHERMIT 2017-02-21 22:10:04 -05:00
  • 65a0212866 Easier override of FILWIDTH_PIN Scott Lahteine 2017-06-02 12:04:54 -05:00
  • 147d9d76fc Merge pull request #6928 from Bob-the-Kuhn/Fix-case-light-logic-on-Azteeg-X3-boards Scott Lahteine 2017-06-01 20:14:15 -05:00
  • 9118e135f9 Merge pull request #6931 from thinkyhead/bf_malyan_m150 Scott Lahteine 2017-06-01 19:52:38 -05:00
  • 4288c4fb4f Configurations for Malyan M150 guntherv73 2017-02-06 20:15:40 +01:00
  • 1919cb0d1e Config cleanups Scott Lahteine 2017-06-01 19:17:52 -05:00
  • e800743268 Merge pull request #6921 from tcm0116/pause_flash Scott Lahteine 2017-06-01 18:04:25 -05:00
  • 61db0fd102 Add issue template for github Christopher Pepper 2017-06-01 20:33:39 +01:00
  • 9a9bbfc57c Fix case light logic on Azteeg_X3 boards. Bob-the-Kuhn 2017-06-01 12:33:24 -05:00
  • a32f7b329c Fix heater status display for advanced pause Thomas Moore 2017-05-31 21:26:05 +00:00
  • ac33a378c0 Merge pull request #6922 from thinkyhead/bf_probe_options Scott Lahteine 2017-06-01 11:12:02 -05:00
  • 445865ea03 REPRAPWORLD_KEYPAD is NEWPANEL but not ULTIPANEL Scott Lahteine 2017-05-31 23:36:39 -05:00
  • 4296a8b74e For status scrolling, pad a short message Scott Lahteine 2017-05-31 23:09:44 -05:00
  • 4a96433b7e Simplify counting of printable characters Scott Lahteine 2017-05-31 23:25:08 -05:00
  • 8d69394ae1 Fix LCD printing of progmem strings Scott Lahteine 2017-05-31 22:08:13 -05:00
  • c74d4dede6 Prevent illegal leveling combinations Scott Lahteine 2017-05-31 21:44:05 -05:00
  • 155aa62fb0 Merge pull request #6912 from thinkyhead/bf_better_pulse_delay Scott Lahteine 2017-05-31 22:21:47 -05:00
  • a5fa586642 Preferred patch to gcode.h Scott Lahteine 2017-05-31 21:18:16 -05:00
  • 4ecd41ef90 Merge pull request #6915 from Bob-the-Kuhn/gcode.h-2 Bob-the-Kuhn 2017-05-31 14:03:33 -05:00
  • 1b41e1f645 another compile error Bob-the-Kuhn 2017-05-31 13:59:49 -05:00
  • 65bd4c8c94 Merge pull request #6797 from Bob-the-Kuhn/M355-case-lightimprovements-(1.1.x) Bob-the-Kuhn 2017-05-31 13:33:59 -05:00
  • 7ed0761e09 Merge pull request #6914 from Bob-the-Kuhn/Gcode.h-bug-fix Bob-the-Kuhn 2017-05-31 13:29:19 -05:00
  • 9657e7d3ee copied file changes from PR #5685 Bob-the-Kuhn 2017-05-19 15:21:43 -05:00