e5157dc63dMerge pull request #10110 from ejtagle/bugfix-2.0.x
Bob-the-Kuhn
2018-03-14 23:30:49 -05:00
404fc94705DUE 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
4aebe3d82ePretty up EEPROM port args
Scott Lahteine
2018-03-14 22:44:07 -05:00
51bf3c9503Fix E direction for MK2_MULTIPLEXER with LIN_ADVANCE
Scott Lahteine
2018-03-14 07:53:14 -05:00
e6dcfa64b0Cast SERIAL_CHAR to void in M122 (#10086)
teemuatlut
2018-03-14 14:09:06 +02:00
c24dbcbfe1When STATUS_EXPIRE_SECONDS is 0, hide the position. (#10081)
Marcio Teixeira
2018-03-14 01:44:30 -06:00
f894209de2Merge pull request #10093 from thinkyhead/bf2_trinamic_config
Scott Lahteine
2018-03-14 01:16:55 -05:00
f1327fd5f9Use lcd_goto_previous_menu_no_defer more
Scott Lahteine
2018-03-14 00:50:15 -05:00
e7570f3195Improve TMC config organization, naming
Scott Lahteine
2018-03-13 02:06:40 -05:00
34f656decdAdd TMC2208 include in tmc_util.h
Scott Lahteine
2018-03-13 02:01:41 -05:00
374ea49be9Revert marlinAnalogInputToDigitalPin
Scott Lahteine
2018-03-13 23:09:11 -05:00
07cf2cd9c4Fix sensorless_homing_per_axis compile warning
Scott Lahteine
2018-03-13 23:15:19 -05:00
4c3d7083c0Fix DUE build in Travis CI
Scott Lahteine
2018-03-13 23:15:04 -05:00
b858c638adFix compiler warning for HAL_ANALOG_SELECT
Scott Lahteine
2018-03-13 22:33:08 -05:00
c4467da53aMerge pull request #10063 from ejtagle/bugfix-2.0.x
Bob-the-Kuhn
2018-03-13 22:07:21 -05:00
9aac0c7333Merge pull request #10096 from Bob-the-Kuhn/DUE-platform.ini
Bob-the-Kuhn
2018-03-13 15:45:40 -05:00
d194be8e8bplatformio.ini DUE native port support
Bob-the-Kuhn
2018-03-13 15:31:17 -05:00
65ce0303f8Fix MKS_12864_OLED blank issue
Scott Lahteine
2018-03-13 04:54:23 -05:00
36452b4d6eFix 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
5dec828abcAdd MKS_12864OLED to lcd_implementation_init
Scott Lahteine
2018-03-12 08:53:41 -05:00
468f34104bPatch do_blocking_move_to so 'destination' can be used
Scott Lahteine
2018-03-12 08:16:08 -05:00
5b45aab262M218: report with no parameters
Scott Lahteine
2018-03-12 08:14:25 -05:00
18de11c1eaFollowup to auto-assign of dual axis CS pins
Scott Lahteine
2018-03-12 07:13:50 -05:00
703c8ac0efAdded 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
dd19e74476Cleanup trailing whitespace
Scott Lahteine
2018-03-11 10:28:46 -05:00
d0ac0151b6Fix typo in ubl.prepare_segmented_line_to
Scott Lahteine
2018-03-11 10:12:45 -05:00
d385b9aac7Auto-assign CS pins for X2, Y2, Z2 (#10057)
Scott Lahteine
2018-03-11 08:56:13 -05:00
bae1cb859cPatch flush_and_request_resend for 1.1.x parity
Scott Lahteine
2018-03-11 07:36:00 -05:00
51ebdf3b7dFinish scroll_screen with menu direction/multiplier
Scott Lahteine
2018-03-11 04:38:53 -05:00
e27fd269c1Merge pull request #10051 from Bob-the-Kuhn/PR-9661-
Bob-the-Kuhn
2018-03-10 23:26:08 -06:00