Commit Graph

  • 0543362b34 Don't init the tone timer if no BEEPER_PIN Scott Lahteine 2018-03-17 18:34:16 -05:00
  • c6ff39cc14 Spacing cleanup Scott Lahteine 2018-03-17 16:49:08 -05:00
  • 9e9e29ddf8 Einsy: Regular endstops and BLTOUCH pins Scott Lahteine 2018-03-17 16:43:09 -05:00
  • c79b53d406 Merge pull request #10140 from Bob-the-Kuhn/DUE-full-speed Bob-the-Kuhn 2018-03-17 13:41:45 -05:00
  • 7f1afbfd60 can't type Bob-the-Kuhn 2018-03-17 13:07:49 -05:00
  • 23760d6c14 add full speed option Bob-the-Kuhn 2018-03-17 12:56:44 -05:00
  • cbcd1ed42d full speed Bob-the-Kuhn 2018-03-17 02:57:18 -05:00
  • 6689884910 Easier override of ST7920 LCD timing Scott Lahteine 2018-03-17 02:40:20 -05:00
  • ab769590a1 Merge pull request #10121 from thinkyhead/bf2_misc_fixes_mar16 Scott Lahteine 2018-03-16 21:43:27 -05:00
  • d603e655d3 Fix SWITCHING_EXTRUDER manual movement Scott Lahteine 2018-03-16 03:22:56 -05:00
  • 5f77816772 Reduce size of "only one" sanity checks Scott Lahteine 2018-03-16 02:26:03 -05:00
  • 8922b56b58 Fix some spelingz Scott Lahteine 2018-03-16 01:25:32 -05:00
  • a6feb58837 Delta support for multiple hotends with offsets (#10118) Scott Lahteine 2018-03-16 00:46:42 -05:00
  • 899b4df7a3 Merge pull request #10055 from TheSFReader/getFilename Scott Lahteine 2018-03-16 00:02:27 -05:00
  • 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
  • 1e946d681d Update Marlin for newest TMC libraries Scott Lahteine 2018-03-15 21:03:12 -05:00
  • 63fc4a8521 BIBO2 default update and Cyclops config (#10108) shaktee 2018-03-15 01:16:55 -04: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
  • 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
  • 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
  • f894209de2 Merge pull request #10093 from thinkyhead/bf2_trinamic_config Scott Lahteine 2018-03-14 01:16:55 -05:00
  • f1327fd5f9 Use lcd_goto_previous_menu_no_defer more Scott Lahteine 2018-03-14 00:50:15 -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
  • 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
  • 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
  • 36452b4d6e Fix filename HAL/DUE/servotimers.h => ServoTimers.h Scott Lahteine 2018-03-13 01:38:37 -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
  • 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
  • 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
  • d0ac0151b6 Fix typo in ubl.prepare_segmented_line_to Scott Lahteine 2018-03-11 10:12:45 -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
  • 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
  • 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
  • fd1d590726 [2.0.x] Silence M204 (#10037) Sebastianv650 2018-03-10 14:16:55 +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
  • ddce486360 Merge pull request #10032 from thinkyhead/bf2_unknown_z_no_raise Scott Lahteine 2018-03-10 00:57:30 -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
  • 914bb80bde removed SDSS init Bob-the-Kuhn 2018-03-05 10:51:09 -06:00
  • 6d9ea7e184 Fix position_is_reachable_by_probe typo, add comment Scott Lahteine 2018-03-09 21:12:05 -06:00
  • 646dd5554c prevent steppers from turning off during manual probes Roxy-3D 2018-03-09 17:56:00 -07:00
  • 161ff9ff35 Fix UPDATE_ENDSTOP for CorePQ compatibility Scott Lahteine 2018-03-09 08:54:48 -06:00
  • 49ca67202f Patch configuration_store for extra serial port Scott Lahteine 2018-03-09 07:42:27 -06:00
  • cc59ac4603 Fix _tmc_say_axis string address Scott Lahteine 2018-03-09 06:10:11 -06:00
  • 16a8edc5f0 Add more delay before pulse off in Linear Advance ISR Scott Lahteine 2018-03-09 05:26:29 -06:00
  • dfd5d2fe75 Have position_is_reachable_by_probe use the whole bed (#10020) Scott Lahteine 2018-03-09 03:37:30 -06:00
  • 67a17446f2 Fix DUE incompatible enum type specification (#10017) Bob-the-Kuhn 2018-03-09 02:17:57 -06:00
  • 3c58ca181c [2.0.x] Correct step pulse width on LPC1768, DUE & Teensy35_36 (#10016) Bob-the-Kuhn 2018-03-09 02:11:28 -06:00
  • 3707078ffc More VSCode droppings Scott Lahteine 2018-03-09 01:18:05 -06:00
  • e297748b22 Apply const, safe_delay in servo.* Scott Lahteine 2018-03-08 19:23:10 -06:00
  • 3c2bfa5e53 Update powersupply_on in power_on/off (#10015) Scott Lahteine 2018-03-08 18:56:47 -06:00
  • 42608b1925 Init old_red to 127 to ensure initial change Scott Lahteine 2018-03-08 18:28:33 -06:00
  • 317673fec3 Init watchdog last in setup() Scott Lahteine 2018-03-08 17:34:50 -06:00
  • 8d32fd997f Wrap NORM_E_DIR/REV_E_DIR macros in do{}while(0) Scott Lahteine 2018-03-08 16:19:29 -06:00
  • 1913c37a91 Tweak to manual move eindex arg Scott Lahteine 2018-03-08 00:48:57 -06:00
  • 98d48fc731 Followup to HAL_timer_restrain Scott Lahteine 2018-03-07 22:18:13 -06:00
  • 03e3011332 Fix compile error with MAX_MESSAGE_LENGTH Scott Lahteine 2018-03-07 21:56:37 -06:00
  • 6b4a928145 2uS default step pulse (#9989) Bob-the-Kuhn 2018-03-07 21:11:01 -06:00
  • ca577c1638 Fix up various spacing, comments, and typos Scott Lahteine 2018-03-07 20:30:19 -06:00
  • d45f19d385 Remove Unicode from var name Scott Lahteine 2018-03-07 19:08:26 -06:00
  • 224688cc3b Fix for unicode-ignorant gcc preprocessor Scott Lahteine 2018-03-07 18:33:43 -06:00
  • a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) Chris Pepper 2018-03-07 23:53:25 +00:00
  • be0e100fed Fix sd subdirectory encoder position Scott Lahteine 2018-03-07 16:50:43 -06:00
  • 04dedc7ed8 always completely initialize display (#9981) Bob-the-Kuhn 2018-03-07 16:40:59 -06:00
  • 0149680f54 Fix compile error with char LCD Scott Lahteine 2018-03-07 16:25:25 -06:00
  • 9515e5aefb Fix LA_active_extruder (static) Scott Lahteine 2018-03-07 05:49:10 -06:00
  • e5ec793f7e Wrap stepper indirection macros Scott Lahteine 2018-03-07 05:42:20 -06:00