Commit Graph

  • 2e43438e0c Add C parameter to M27 to include the long filename TheSFReader 2018-03-11 11:57:31 +01:00
  • 2168d6ac25 Allow NULL prepend in lsDive Scott Lahteine 2018-03-13 23:00:31 -05:00
  • a560c0f7cd Add C parameter to M27 to get the current filename Scott Lahteine 2018-03-15 22:20:12 -05:00
  • ec30e8c9ef Allow NULL prepend in lsDive Scott Lahteine 2018-03-15 22:13:59 -05:00
  • bc0e977229 Delta support for multiple hotends with offsets (#10052) Scott Lahteine 2018-03-15 22:29:33 -05:00
  • 1e946d681d Update Marlin for newest TMC libraries Scott Lahteine 2018-03-15 21:03:12 -05:00
  • 1993365967 Update Marlin for newest TMC libraries Scott Lahteine 2018-03-15 21:01:45 -05:00
  • c2ba9a03ee BIBO2 default update and Cyclops config (#10107) shaktee 2018-03-15 01:17:04 -04:00
  • 63fc4a8521 BIBO2 default update and Cyclops config (#10108) shaktee 2018-03-15 01:16:55 -04:00
  • 7b2ea8febe Sync main adv config with recent change Scott Lahteine 2018-03-15 00:09:10 -05:00
  • e5157dc63d Merge pull request #10110 from ejtagle/bugfix-2.0.x Bob-the-Kuhn 2018-03-14 23:30:49 -05:00
  • 404fc94705 DUE USB CDC: Do not send any character if no program on the PC is listening to them. This avoids Marlin waiting until the user actually opens a program that is able to consume the output of Marlin etagle 2018-03-15 00:56:28 -03:00
  • 4aebe3d82e Pretty up EEPROM port args Scott Lahteine 2018-03-14 22:44:07 -05:00
  • e38307355e Fix E direction for MK2_MULTIPLEXER and LIN_ADVANCE Scott Lahteine 2018-03-14 07:50:55 -05:00
  • 51bf3c9503 Fix E direction for MK2_MULTIPLEXER with LIN_ADVANCE Scott Lahteine 2018-03-14 07:53:14 -05:00
  • e6dcfa64b0 Cast SERIAL_CHAR to void in M122 (#10086) teemuatlut 2018-03-14 14:09:06 +02:00
  • 5c81ce2bb8 When STATUS_EXPIRE_SECONDS is 0, hide the position. (#10100) Scott Lahteine 2018-03-14 02:44:41 -05:00
  • c24dbcbfe1 When STATUS_EXPIRE_SECONDS is 0, hide the position. (#10081) Marcio Teixeira 2018-03-14 01:44:30 -06:00
  • e7a61de8af [2.0] FWRetract Reset (Best way) (#10083) Studiodyne 2018-03-14 07:35:30 +01:00
  • 7f8984b500 [1.1] FWRetract Reset (Best way) (#10084) Studiodyne 2018-03-14 07:34:15 +01:00
  • f894209de2 Merge pull request #10093 from thinkyhead/bf2_trinamic_config Scott Lahteine 2018-03-14 01:16:55 -05:00
  • 062b955f1d Merge pull request #10092 from thinkyhead/bf1_trinamic_config Scott Lahteine 2018-03-14 01:16:35 -05:00
  • ccb2a95456 Update includes for gcode.h => parser.h Scott Lahteine 2018-03-14 00:57:08 -05:00
  • 00165699e9 Move gcode.* to parser.* for 2.0.x parity Scott Lahteine 2018-03-14 00:55:20 -05:00
  • f1327fd5f9 Use lcd_goto_previous_menu_no_defer more Scott Lahteine 2018-03-14 00:50:15 -05:00
  • cc4148e246 Use lcd_goto_previous_menu_no_defer more Scott Lahteine 2018-03-14 00:49:11 -05:00
  • e7570f3195 Improve TMC config organization, naming Scott Lahteine 2018-03-13 02:06:40 -05:00
  • 34f656decd Add TMC2208 include in tmc_util.h Scott Lahteine 2018-03-13 02:01:41 -05:00
  • 374ea49be9 Revert marlinAnalogInputToDigitalPin Scott Lahteine 2018-03-13 23:09:11 -05:00
  • 07cf2cd9c4 Fix sensorless_homing_per_axis compile warning Scott Lahteine 2018-03-13 23:15:19 -05:00
  • 4c3d7083c0 Fix DUE build in Travis CI Scott Lahteine 2018-03-13 23:15:04 -05:00
  • dc98ee553f Fix compiler warning for ANALOG_SELECT Scott Lahteine 2018-03-13 22:31:51 -05:00
  • b858c638ad Fix compiler warning for HAL_ANALOG_SELECT Scott Lahteine 2018-03-13 22:33:08 -05:00
  • c4467da53a Merge pull request #10063 from ejtagle/bugfix-2.0.x Bob-the-Kuhn 2018-03-13 22:07:21 -05:00
  • 738a8495ad Improve TMC config organization, naming Scott Lahteine 2018-03-13 02:09:27 -05:00
  • 17b4ba7c9c Add TMC2208 include in tmc_util.h Scott Lahteine 2018-03-13 02:12:22 -05:00
  • 9aac0c7333 Merge pull request #10096 from Bob-the-Kuhn/DUE-platform.ini Bob-the-Kuhn 2018-03-13 15:45:40 -05:00
  • d194be8e8b platformio.ini DUE native port support Bob-the-Kuhn 2018-03-13 15:31:17 -05:00
  • 65ce0303f8 Fix MKS_12864_OLED blank issue Scott Lahteine 2018-03-13 04:54:23 -05:00
  • 96c54c188a Fix MKS_12864_OLED blank issue #10071 (#10094) Shen Yiming 2018-03-13 17:51:21 +08:00
  • 36452b4d6e Fix filename HAL/DUE/servotimers.h => ServoTimers.h Scott Lahteine 2018-03-13 01:38:37 -05:00
  • e63cb5fe8f [1.1.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10068) Scott Lahteine 2018-03-13 01:15:29 -05:00
  • 14c03cb6f4 [2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) Scott Lahteine 2018-03-13 01:15:22 -05:00
  • 5dec828abc Add MKS_12864OLED to lcd_implementation_init Scott Lahteine 2018-03-12 08:53:41 -05:00
  • 4dad8628ff Move MKS_12864OLED to lcd_implementation_init Scott Lahteine 2018-03-12 08:50:51 -05:00
  • 468f34104b Patch do_blocking_move_to so 'destination' can be used Scott Lahteine 2018-03-12 08:16:08 -05:00
  • 5b45aab262 M218: report with no parameters Scott Lahteine 2018-03-12 08:14:25 -05:00
  • 009fd186f8 M218: report with no parameters Scott Lahteine 2018-03-11 22:21:17 -05:00
  • 8c7e98627f Patch do_blocking_move_to so 'destination' can be used Scott Lahteine 2018-03-12 08:05:54 -05:00
  • 656c3c3b2a Followup to auto-assign dual axis CS pins Scott Lahteine 2018-03-12 07:22:43 -05:00
  • 18de11c1ea Followup to auto-assign of dual axis CS pins Scott Lahteine 2018-03-12 07:13:50 -05:00
  • 703c8ac0ef Added Arduino-compatible kludge to the (ATMEL supplied) SAM3X USB stack we are now using so the Native port is also usable as a programming port on Arduino DUE and derived designs ejtagle 2018-03-11 15:17:55 -03:00
  • 28f1276286 [2.0.x] Add Z_AFTER_PROBING option (#10058) Scott Lahteine 2018-03-11 13:07:55 -05:00
  • dd19e74476 Cleanup trailing whitespace Scott Lahteine 2018-03-11 10:28:46 -05:00
  • 9ec8762497 Fix typo in ubl.prepare_segmented_line_to Scott Lahteine 2018-03-11 10:12:31 -05:00
  • 39d63b800c Merge pull request #10054 from thinkyhead/bf1_z_after_probing Scott Lahteine 2018-03-11 10:22:31 -05:00
  • d0ac0151b6 Fix typo in ubl.prepare_segmented_line_to Scott Lahteine 2018-03-11 10:12:45 -05:00
  • 33b18dc801 Add Z_AFTER_PROBING to example configs Scott Lahteine 2018-03-11 05:51:27 -05:00
  • 0aa100a31e Add Z_AFTER_PROBING option Scott Lahteine 2018-03-11 05:51:14 -05:00
  • 879b54a8bc Auto-assign CS pins for X2, Y2, Z2 (#10056) Scott Lahteine 2018-03-11 09:25:02 -05:00
  • d385b9aac7 Auto-assign CS pins for X2, Y2, Z2 (#10057) Scott Lahteine 2018-03-11 08:56:13 -05:00
  • bae1cb859c Patch flush_and_request_resend for 1.1.x parity Scott Lahteine 2018-03-11 07:36:00 -05:00
  • d1256be7ec FlushSerialRequestResend => flush_and_request_resend Scott Lahteine 2018-03-11 07:34:21 -05:00
  • eb6f44372e Finish scroll_screen, fixing direction/multiplier Scott Lahteine 2018-03-11 04:44:28 -05:00
  • 51ebdf3b7d Finish scroll_screen with menu direction/multiplier Scott Lahteine 2018-03-11 04:38:53 -05:00
  • e27fd269c1 Merge pull request #10051 from Bob-the-Kuhn/PR-9661- Bob-the-Kuhn 2018-03-10 23:26:08 -06:00
  • 0d8c15c01f restore PR 9661 files & V1 fix Bob-the-Kuhn 2018-03-10 22:46:32 -06:00
  • b0abce5a7e Disambiguate 'else' in stepper code Scott Lahteine 2018-03-10 19:57:14 -06:00
  • 751785fc97 Followup to recent patches Scott Lahteine 2018-03-10 21:40:45 -06:00
  • 3c8781e2e9 [2.0.x] visual studio gitignore update (#10044) GMagician 2018-03-11 02:58:31 +01:00
  • a0211f5d6c Disambiguate else in stepper_indirection.h Scott Lahteine 2018-03-10 19:56:22 -06:00
  • f003173752 Fixup M666 Scott Lahteine 2018-03-10 19:52:30 -06:00
  • 6747225e02 Merge pull request #10046 from MarlinFirmware/revert-9961-DUE-SPI-4-MAR Bob-the-Kuhn 2018-03-10 17:23:33 -06:00
  • bf59a4a6df Revert "[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h" Bob-the-Kuhn 2018-03-10 17:22:20 -06:00
  • 72df10c669 Merge pull request #10038 from thinkyhead/bf1_dual_endstops_offsets Scott Lahteine 2018-03-10 07:17:20 -06:00
  • fd1d590726 [2.0.x] Silence M204 (#10037) Sebastianv650 2018-03-10 14:16:55 +01:00
  • b8f1b74abd [1.1.x] Silence M204 (#10036) Sebastianv650 2018-03-10 14:15:52 +01:00
  • f10c87b442 Update Endstops class for 1.1.x parity Scott Lahteine 2018-03-10 05:56:04 -06:00
  • d6df0322c2 Update M666 for XYZ dual endstops Scott Lahteine 2018-03-10 05:55:25 -06:00
  • fbc41c0e98 Update Marlin G-code summary Scott Lahteine 2018-03-10 05:30:59 -06:00
  • 239902f861 Fix E2END and add EEPROM to Smart RAMPS Scott Lahteine 2018-03-10 03:02:53 -06:00
  • e8fc0e9a57 Move [xyz]_endstop_adj to Endstops class Scott Lahteine 2018-03-10 05:12:57 -06:00
  • 83c83e3127 Update Marlin G-codes summary Scott Lahteine 2018-03-10 05:33:08 -06:00
  • 4b5a42f86a Tweaks to E2END, mesh slot offset Scott Lahteine 2018-03-10 03:07:50 -06:00
  • 5ce64f6d16 Combine __AVR__ and USBCON for 2.0.x parity Scott Lahteine 2018-03-10 01:26:06 -06:00
  • ddce486360 Merge pull request #10032 from thinkyhead/bf2_unknown_z_no_raise Scott Lahteine 2018-03-10 00:57:30 -06:00
  • c05c5d96d9 Merge pull request #10031 from thinkyhead/bf1_unknown_z_no_raise Scott Lahteine 2018-03-10 00:57:15 -06:00
  • fc32db300d Merge pull request #9961 from Bob-the-Kuhn/DUE-SPI-4-MAR Bob-the-Kuhn 2018-03-10 00:34:19 -06:00
  • 79e6d890d5 Add UNKNOWN_Z_NO_RAISE to example configs Scott Lahteine 2018-03-09 23:19:00 -06:00
  • 419d12ca1b Add UNKNOWN_Z_NO_RAISE option Scott Lahteine 2018-03-09 23:18:47 -06:00
  • 3b4c89e4b5 Move do_probe_raise closer to set_probe_deployed Scott Lahteine 2018-03-09 23:18:08 -06:00
  • 2908e76151 Fix position_is_reachable_by_probe typo, add comment Scott Lahteine 2018-03-09 21:12:05 -06:00
  • 26dc594ebb prevent steppers from turning off during manual probes Roxy-3D 2018-03-09 17:56:00 -07:00
  • d8eadf3796 fix ubl_G29.cpp Travis error Bob-the-Kuhn 2018-03-09 23:59:30 -06:00
  • cce80fd41c Add UNKNOWN_Z_NO_RAISE to example configs Scott Lahteine 2018-03-09 23:05:06 -06:00
  • 1b79217fbc Add UNKNOWN_Z_NO_RAISE option Scott Lahteine 2018-03-09 23:04:52 -06:00
  • 914bb80bde removed SDSS init Bob-the-Kuhn 2018-03-05 10:51:09 -06:00
  • 192507b524 Move do_probe_raise closer to set_probe_deployed Scott Lahteine 2018-03-09 23:03:12 -06:00
  • 0d13c5d077 Fix position_is_reachable_by_probe, add comments Scott Lahteine 2018-03-09 21:18:50 -06:00
  • 6d9ea7e184 Fix position_is_reachable_by_probe typo, add comment Scott Lahteine 2018-03-09 21:12:05 -06:00