Commit Graph

  • 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
  • 8206bb9bb9 fix compile error Bob-the-Kuhn 2017-05-31 13:17:01 -05:00
  • df91346188 Account for dual XYZ in pulse delay cycles estimate Scott Lahteine 2017-05-31 11:30:01 -05:00
  • 6354b40231 Merge pull request #6903 from thinkyhead/bf_fix_delta_m24_m125 Scott Lahteine 2017-05-31 00:03:20 -05:00
  • 7236109f2a Patch M24 / M125 for delta Scott Lahteine 2017-05-30 17:54:28 -05:00
  • be17033762 Fix case light menu toggle Scott Lahteine 2017-05-30 14:03:45 -05:00
  • 89b93058e3 Merge pull request #6887 from christianh17/PR-sanitycheck Scott Lahteine 2017-05-30 13:43:39 -05:00
  • 05b66234ae Merge pull request #6895 from thinkyhead/bf_user_commands Scott Lahteine 2017-05-30 13:40:50 -05:00
  • 84a0a77c59 Merge pull request #6852 from tcm0116/mixing_extruder_lin_advance Scott Lahteine 2017-05-30 13:37:51 -05:00
  • d33ae33103 Merge pull request #6897 from thinkyhead/bf_fix_lcd_scrolling Scott Lahteine 2017-05-30 03:45:59 -05:00
  • 266ae8912a Formatting in _draw_heater_status Scott Lahteine 2017-05-30 03:20:10 -05:00
  • 6b9ca16f36 Patch lcd_print edge limit code Scott Lahteine 2017-05-30 02:47:15 -05:00
  • 74d6dee920 User Command (Script) Menu Tannoo 2017-05-27 17:49:18 -06:00
  • d9c8072037 Edit PROPORTIONAL_FONT_RATIO comment Scott Lahteine 2017-05-30 01:17:22 -05:00
  • bad432add7 Merge pull request #6894 from thinkyhead/bf_lcd_draw_order Scott Lahteine 2017-05-30 00:02:00 -05:00
  • 46b32e4548 Cleanup LCD interface, add lcd_reset_status Scott Lahteine 2017-05-29 20:12:10 -05:00
  • ca99d67ede Fix UBL "Info screen" menu items Scott Lahteine 2017-05-29 19:55:26 -05:00
  • 2c7a39bc0e Fix LCD print aborted message Scott Lahteine 2017-05-29 19:50:53 -05:00
  • 0f1e8c195d Draw on LCD after value has changed Scott Lahteine 2017-05-29 19:09:38 -05:00
  • 5d6366d4e6 Merge pull request #6893 from thinkyhead/bf_lcd_leveling_fixes Scott Lahteine 2017-05-29 18:15:22 -05:00
  • 51587c4b43 Rename Feedrate to Velocity to match prior naming Scott Lahteine 2017-05-29 17:48:08 -05:00
  • 9677f3f2f5 Patch up LCD Bed Leveling menu Scott Lahteine 2017-05-29 16:01:17 -05:00
  • fc2eaab7f3 Show home option in level bed menu Scott Lahteine 2017-05-29 12:47:35 -05:00
  • c6a7adc293 Patch G29 A and Q arguments to bypass setup Scott Lahteine 2017-05-29 16:00:57 -05:00
  • 4cece2d72e Use NAN for G29 W omitted parameters Scott Lahteine 2017-05-29 15:59:55 -05:00
  • 2d71569138 Fix spacing in JSON output Scott Lahteine 2017-05-29 15:44:20 -05:00
  • b2d3c8aedd Have G28 do a refresh of the display Scott Lahteine 2017-05-29 15:15:13 -05:00
  • 50ab9c2e04 General cleanup of spacing, comments Scott Lahteine 2017-05-29 12:52:56 -05:00
  • f1e33afda4 Return to Bed Leveling menu when done Scott Lahteine 2017-05-29 12:19:41 -05:00
  • 78d8c598e1 Fix lcd_synchronize with message Scott Lahteine 2017-05-29 12:19:02 -05:00
  • eb39d6e3e2 Don't draw progress bar until it has 1% Scott Lahteine 2017-05-29 11:52:42 -05:00
  • 194f8b2f55 Start at Z=0 in manual probing Scott Lahteine 2017-05-29 11:52:02 -05:00
  • 6f89db11f0 Allow lcd_setstatusPGM to reset the alert level Scott Lahteine 2017-05-29 11:51:29 -05:00
  • 25114414cd Merge pull request #6860 from thinkyhead/bf_case_light_toggle Scott Lahteine 2017-05-28 18:30:55 -05:00