Commit graph

  • 9dda022705 fix compile errors Bob-the-Kuhn 2017-06-15 00:32:05 -0500
  • b3338ccb01 Merge pull request #6954 from Bob-the-Kuhn/Software-SPI-for-all-CPUs Bob-the-Kuhn 2017-06-15 01:03:39 -0500
  • 40bb0cbf7a example configurations, etc. Brian 2017-06-09 14:56:32 -0400
  • 26d20ebcfc Don't allow filament change without homing first (#7054) Jim Brown 2017-06-13 18:11:37 -0400
  • 824f71d503 LCD Panel Interactive Mesh Editing (#7045) Roxy-3D 2017-06-12 18:26:49 -0500
  • 445227c807 Fix missing LCD_STR_REFRESH Scott Lahteine 2017-06-12 01:28:52 -0500
  • 699aa35df6 Code cleanup for G33 Scott Lahteine 2017-06-12 01:25:40 -0500
  • 570722a0fe Combine Travis tests to shorten required time Scott Lahteine 2017-06-11 22:49:35 -0500
  • 0bc66bf22c PCA9632 PWM color LED support dot-bob 2017-06-10 00:02:15 -0600
  • 896dfa0577 G33 eccentric probe fixes (#6850) Luc Van Daele 2017-06-12 08:07:19 +0200
  • e47029199e Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF (#7000) Thomas Moore 2017-06-12 00:22:31 -0500
  • 8326c1c279 Merge pull request #7005 from Diederikvanderpant/bugfix-1.1.x Scott Lahteine 2017-06-11 23:12:11 -0500
  • 979a6a6459 Merge pull request #7037 from thinkyhead/bf_config_CL-260 Scott Lahteine 2017-06-11 19:55:37 -0500
  • 07f8da36d2 CL-260 configs Scott Lahteine 2017-06-11 19:34:16 -0500
  • dce665a083 Merge pull request #7025 from magnuspub/patch-1 Scott Lahteine 2017-06-11 19:09:46 -0500
  • 7b09ab6bda Merge pull request #7033 from Bob-the-Kuhn/pinsDebug-&-dac_mcp4728-fixes Scott Lahteine 2017-06-11 19:09:09 -0500
  • 5bdb4bbc5e Merge pull request #7030 from thinkyhead/bf_circular_scroll Scott Lahteine 2017-06-11 19:07:38 -0500
  • 634b7fa7d4 Merge pull request #7031 from thinkyhead/bf_save_218_bytes Scott Lahteine 2017-06-11 19:05:45 -0500
  • 772275ab0c Create language_it.h Federico 2017-06-11 10:37:34 +0200
  • 11e28f389e fix pinsDebug.h error, add capability to display more than 70 pins. Bob-the-Kuhn 2017-06-10 21:49:13 -0500
  • 21217d53df Circular scrolling of the status message Scott Lahteine 2017-06-10 20:05:52 -0500
  • da8e946efb Reduce size of heater state print code Scott Lahteine 2017-06-10 18:59:23 -0500
  • dde8bb7c8b Fix extrude_min_temp compiler warning Scott Lahteine 2017-06-10 18:29:17 -0500
  • 83263076dc Merge pull request #7014 from fiveangle/fix_get-set_DrvPct_declarations Scott Lahteine 2017-06-10 19:06:50 -0500
  • ec61b07836 Merge pull request #7027 from thinkyhead/bf_water_is_wet Scott Lahteine 2017-06-10 19:04:19 -0500
  • 57a51fd5db Tweak some else clauses Scott Lahteine 2017-06-10 16:39:48 -0500
  • fc89de6d8b Followup to German language update Scott Lahteine 2017-06-10 16:27:39 -0500
  • 6c9b5ab8e8 Merge pull request #6929 from p3p/pr_issue_template Scott Lahteine 2017-06-10 16:16:20 -0500
  • 92011e3d8c Create language_it.h Federico 2017-06-10 21:50:14 +0200
  • 7864b133a8 Fix get/setDrvPct declarations Dave Johnson 2017-06-09 20:20:02 -0700
  • 0b6b7c9c7e Merge pull request #7013 from thinkyhead/bf_german_update Scott Lahteine 2017-06-09 21:41:19 -0500
  • f17a3c2474 Merge pull request #6889 from thinkyhead/bf_at90usb_mapping Scott Lahteine 2017-06-09 21:00:13 -0500
  • 5a72b6818e update language_de.h Kai 2017-06-09 12:32:09 +0200
  • 4cc5444144 Merge pull request #7008 from Bob-the-Kuhn/Z_MIN_PROBE_ENDSTOP-and-Z_MAX_PIN Scott Lahteine 2017-06-09 19:42:56 -0500
  • 51bc50214a Save 8 bytes of SRAM Scott Lahteine 2017-06-08 18:23:07 -0500
  • 748bf32388 Unify AVR90USB: pinsDebug changes Scott Lahteine 2017-06-08 18:08:30 -0500
  • 5426fc1735 Unify AVR90USB: Pins cleanup Scott Lahteine 2017-06-08 18:08:03 -0500
  • 87d8223251 Unify AVR90USB: Pins remap to Arduino Scott Lahteine 2017-06-08 18:07:37 -0500
  • b378deaf89 Unify AVR90USB: fastio changes Scott Lahteine 2017-06-08 18:05:14 -0500
  • f4b76b1ee7 Merge pull request #7011 from thinkyhead/bf_serial_macros Scott Lahteine 2017-06-09 17:58:20 -0500
  • e94f79ccea Patch some serial macros Scott Lahteine 2017-06-09 10:51:23 -0500
  • d91710e9aa Followup for UBL translated strings Scott Lahteine 2017-06-09 10:23:25 -0500
  • 761df686bd Minor cleanup in gcode.h Scott Lahteine 2017-06-09 10:23:48 -0500
  • 897bc2ac1f Updates for ensure_safe_temperature (#6963) Thomas Moore 2017-06-09 15:19:08 -0500
  • 1c107b3949 delete problem line Bob-the-Kuhn 2017-06-09 11:53:36 -0500
  • 5b270417ed added shift register pins for reprapworld keypad v1.1 Diederik van der Pant 2017-06-09 14:17:47 +0200
  • 2f55870edb [New Feature] I2C position encoder support (#6946) bgort 2017-06-09 08:06:23 -0400
  • f7dacd1f50 Merge pull request #6996 from Bob-the-Kuhn/change-to-DWORD Bob-the-Kuhn 2017-06-08 16:32:40 -0500
  • 28d72f48f1 change to DWORD Bob-the-Kuhn 2017-06-08 16:15:02 -0500
  • 76a610cf81 Merge pull request #6995 from Bob-the-Kuhn/add-static Bob-the-Kuhn 2017-06-08 15:01:00 -0500
  • 8d1d9040b6 add static Bob-the-Kuhn 2017-06-08 14:59:21 -0500
  • a17ffe1ece Merge pull request #6985 from Kaibob2/patch-1 Bob-the-Kuhn 2017-06-08 11:18:56 -0500
  • 731c8e6372 Translatable Strings for ubl_G29 (#6990) Tannoo 2017-06-08 09:09:39 -0600
  • abb6b8ad54 update language_de.h (#6986) Kai 2017-06-08 17:04:52 +0200
  • c2eff60d3f Fix for #6980 Kai 2017-06-08 09:19:04 +0200
  • 1419126721 Merge pull request #6965 from thinkyhead/bf_save_more_sram Scott Lahteine 2017-06-07 17:34:19 -0500
  • a453be7357 Merge pull request #6973 from bgort/autoreportT Scott Lahteine 2017-06-07 17:33:40 -0500
  • 1d615e0a67 Merge pull request #6976 from Tannoo/Leveling_in_About_Printer Scott Lahteine 2017-06-07 17:26:21 -0500
  • 707707d71a Fix LCD status message padding Scott Lahteine 2017-06-07 16:06:25 -0500
  • e556ab1dff Find three-point leveling points on Delta Scott Lahteine 2017-06-07 09:40:07 -0500
  • a27b08e6af Various code style tweaks Scott Lahteine 2017-06-07 07:12:19 -0500
  • dac29e0f75 Cleaner failure of UBL without EEPROM Scott Lahteine 2017-06-07 06:14:24 -0500
  • 9128d9ab45 Improve sanity checks with static_assert, organize Scott Lahteine 2017-06-06 07:19:27 -0500
  • 6bb05c4543 Save 20b in smart_fill_mesh with PROGMEM Scott Lahteine 2017-06-06 07:18:46 -0500
  • b7dc4d9973 Save 92b PROGMEM, 14b SRAM with extruder auto fan Scott Lahteine 2017-06-06 06:33:06 -0500
  • c9e3caf928 Save lots of PROGMEM, ~20b SRAM with DIGIPOT_I2C Scott Lahteine 2017-06-06 06:10:10 -0500
  • 4134a6b526 Save 88b PROGMEM, 48 bytes SRAM in settings.reset Scott Lahteine 2017-06-06 04:03:01 -0500
  • 36cc03a9b4 Save 224b PROGMEM, 48b SRAM in get_homing_bump_feedrate Scott Lahteine 2017-06-06 02:58:31 -0500
  • 2a41f0ff84 Save 28b PROGMEM in ultralcd.cpp (line_to_current) Scott Lahteine 2017-06-06 02:30:39 -0500
  • e6d10f6ddd Spend 48b PROGMEM to save 16b SRAM Scott Lahteine 2017-06-05 18:49:16 -0500
  • 97e13a30ba Save over 100 bytes SRAM in pin_is_protected Scott Lahteine 2017-06-05 18:32:14 -0500
  • 45c74406cf Recover 32 bytes of SRAM in Marlin bootscreen code Scott Lahteine 2017-06-05 17:45:28 -0500
  • e1c5a43247 Cleanup stepper current control config options Scott Lahteine 2017-06-06 04:32:31 -0500
  • efc198f952 Spacing, const, comments Scott Lahteine 2017-06-05 17:41:38 -0500
  • 7f0945d2b1 Merge pull request #6978 from thinkyhead/fix_z_endstop_adj Scott Lahteine 2017-06-07 16:07:21 -0500
  • 4406fba994 Fixes #6975 Scott Lahteine 2017-06-07 11:14:30 -0500
  • 19b62c14f0 Add a script so Travis can test for intentional failure Scott Lahteine 2017-06-07 09:53:34 -0500
  • d28f5d8a78 Fix: z_endstop_adj is never initialized Scott Lahteine 2017-06-06 04:01:54 -0500
  • 5d5ff36446 Fix a compile error with _lcd_set_z_fade_height Scott Lahteine 2017-06-07 10:21:34 -0500
  • b88957e0d4 Leveling type in About Printer Tannoo 2017-06-07 06:28:33 -0600
  • dd071a4a65 Enable AUTO_REPORT_TEMPERATURES by default Brian 2017-06-07 02:52:35 -0400
  • 8db1197c9b Enable extended capabilities report by default (#6969) bgort 2017-06-07 02:36:34 -0400
  • 82e662fc69 Remove requirement for LCD when UBL is used. (#6971) bgort 2017-06-07 02:24:36 -0400
  • 2c2b991b59 UBL Manual Build Menu Option (#6972) Tannoo 2017-06-06 21:14:18 -0600
  • 0dd0033b33 Save up to 94 bytes of RAM on 20x4 LCD Display machines (#6964) Roxy-3D 2017-06-05 17:02:00 -0500
  • ba0bd33c38 Removed check for 2560 family Bob-the-Kuhn 2017-06-04 22:16:27 -0500
  • 04b07a6ecc Unused var in Stepper Scott Lahteine 2017-06-04 17:24:34 -0500
  • eb8af486d2 Ensure safe temperature for M600 Scott Lahteine 2017-06-04 17:03:22 -0500
  • bfe7fbe5c0 Maintain message scroll rate Scott Lahteine 2017-06-04 17:00:11 -0500
  • 6411d65c48 Fix Morgan SCARA S2 calculation Scott Lahteine 2017-06-04 12:24:09 -0500
  • 46752588b9 Merge pull request #6948 from Bob-the-Kuhn/redundant_temperature Scott Lahteine 2017-06-04 12:16:09 -0500
  • 5938dae200 Merge pull request #6950 from MagoKimbra/fix_g29_3_point Scott Lahteine 2017-06-04 12:15:44 -0500
  • c5e0f08e35 Merge pull request #6951 from fixoid/patch-4 Scott Lahteine 2017-06-04 12:13:05 -0500
  • 1e2ccca063 Merge pull request #6952 from thinkyhead/bf_final_fixups_123 Scott Lahteine 2017-06-04 11:51:07 -0500
  • e4937b0285 Cleanup of spacing and formatting Scott Lahteine 2017-06-04 11:30:03 -0500
  • 1aab9906e6 Initializing extruder/nozzle servo when when turning on the printer fixoid 2017-06-04 16:40:57 +0300
  • 663ff7f92a Fix G29 with 3 point MagoKimbra 2017-06-04 14:39:31 +0200
  • 9f295581f0 Ubl delta fixes and improvements (#6941) oldmcg 2017-06-03 17:11:43 -0500
  • c34d7a29a6 fix redefinition errors for redundant_temperature Bob-the-Kuhn 2017-06-03 16:40:14 -0500
  • 862def2ef4 Merge pull request #6947 from Bob-the-Kuhn/allow-GCODE_DEBUG-when-UBL-enabled Bob-the-Kuhn 2017-06-03 13:34:46 -0500