9988 Revize (07cf2cd9c44bb537b7821e898a4b9e648d207352)
 

Autor SHA1 Zpráva Datum
  Scott Lahteine 07cf2cd9c4 Fix sensorless_homing_per_axis compile warning před 7 roky
  Scott Lahteine 4c3d7083c0 Fix DUE build in Travis CI před 7 roky
  Scott Lahteine b858c638ad Fix compiler warning for HAL_ANALOG_SELECT před 7 roky
  Bob-the-Kuhn c4467da53a
Merge pull request #10063 from ejtagle/bugfix-2.0.x před 7 roky
  Bob-the-Kuhn 9aac0c7333
Merge pull request #10096 from Bob-the-Kuhn/DUE-platform.ini před 7 roky
  Bob-the-Kuhn d194be8e8b platformio.ini DUE native port support před 7 roky
  Scott Lahteine 65ce0303f8 Fix MKS_12864_OLED blank issue před 7 roky
  Scott Lahteine 36452b4d6e Fix filename HAL/DUE/servotimers.h => ServoTimers.h před 7 roky
  Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) před 7 roky
  Scott Lahteine 5dec828abc Add MKS_12864OLED to lcd_implementation_init před 7 roky
  Scott Lahteine 468f34104b Patch do_blocking_move_to so 'destination' can be used před 7 roky
  Scott Lahteine 5b45aab262 M218: report with no parameters před 7 roky
  Scott Lahteine 18de11c1ea Followup to auto-assign of dual axis CS pins před 7 roky
  ejtagle 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 před 7 roky
  Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058) před 7 roky
  Scott Lahteine dd19e74476 Cleanup trailing whitespace před 7 roky
  Scott Lahteine d0ac0151b6 Fix typo in ubl.prepare_segmented_line_to před 7 roky
  Scott Lahteine d385b9aac7
Auto-assign CS pins for X2, Y2, Z2 (#10057) před 7 roky
  Scott Lahteine bae1cb859c Patch flush_and_request_resend for 1.1.x parity před 7 roky
  Scott Lahteine 51ebdf3b7d Finish scroll_screen with menu direction/multiplier před 7 roky
  Bob-the-Kuhn e27fd269c1
Merge pull request #10051 from Bob-the-Kuhn/PR-9661- před 7 roky
  Bob-the-Kuhn 0d8c15c01f restore PR 9661 files & V1 fix před 7 roky
  Scott Lahteine 751785fc97 Followup to recent patches před 7 roky
  GMagician 3c8781e2e9 [2.0.x] visual studio gitignore update (#10044) před 7 roky
  Scott Lahteine a0211f5d6c Disambiguate else in stepper_indirection.h před 7 roky
  Scott Lahteine f003173752 Fixup M666 před 7 roky
  Bob-the-Kuhn 6747225e02
Merge pull request #10046 from MarlinFirmware/revert-9961-DUE-SPI-4-MAR před 7 roky
  Bob-the-Kuhn bf59a4a6df
Revert "[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h" před 7 roky
  Sebastianv650 fd1d590726 [2.0.x] Silence M204 (#10037) před 7 roky
  Scott Lahteine f10c87b442 Update Endstops class for 1.1.x parity před 7 roky
  Scott Lahteine d6df0322c2 Update M666 for XYZ dual endstops před 7 roky
  Scott Lahteine fbc41c0e98 Update Marlin G-code summary před 7 roky
  Scott Lahteine 239902f861 Fix E2END and add EEPROM to Smart RAMPS před 7 roky
  Scott Lahteine ddce486360
Merge pull request #10032 from thinkyhead/bf2_unknown_z_no_raise před 7 roky
  Bob-the-Kuhn fc32db300d
Merge pull request #9961 from Bob-the-Kuhn/DUE-SPI-4-MAR před 7 roky
  Scott Lahteine 79e6d890d5 Add UNKNOWN_Z_NO_RAISE to example configs před 7 roky
  Scott Lahteine 419d12ca1b Add UNKNOWN_Z_NO_RAISE option před 7 roky
  Scott Lahteine 3b4c89e4b5 Move do_probe_raise closer to set_probe_deployed před 7 roky
  Scott Lahteine 2908e76151 Fix position_is_reachable_by_probe typo, add comment před 7 roky
  Roxy-3D 26dc594ebb prevent steppers from turning off during manual probes před 7 roky
  Bob-the-Kuhn d8eadf3796 fix ubl_G29.cpp Travis error před 7 roky
  Bob-the-Kuhn 914bb80bde removed SDSS init před 7 roky
  Scott Lahteine 6d9ea7e184 Fix position_is_reachable_by_probe typo, add comment před 7 roky
  Roxy-3D 646dd5554c
prevent steppers from turning off during manual probes před 7 roky
  Scott Lahteine 161ff9ff35 Fix UPDATE_ENDSTOP for CorePQ compatibility před 7 roky
  Scott Lahteine 49ca67202f Patch configuration_store for extra serial port před 7 roky
  Scott Lahteine cc59ac4603 Fix _tmc_say_axis string address před 7 roky
  Scott Lahteine 16a8edc5f0 Add more delay before pulse off in Linear Advance ISR před 7 roky
  Scott Lahteine dfd5d2fe75
Have position_is_reachable_by_probe use the whole bed (#10020) před 7 roky
  Bob-the-Kuhn 67a17446f2 Fix DUE incompatible enum type specification (#10017) před 7 roky