Commit Graph

  • 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
  • 5b85464791 Fix for LA (#9964) Sebastianv650 2018-03-07 12:33:13 +01:00
  • 7e386c7e98 Fix encoder position for sddirectory Scott Lahteine 2018-03-07 05:22:49 -06:00
  • 9e97c13c6f
    Merge pull request #9979 from thinkyhead/bf2_suppress_autoreport Scott Lahteine 2018-03-07 03:33:40 -06:00
  • 1d604be671 Suspend auto-report during UBL map output Scott Lahteine 2018-03-07 02:00:19 -06:00
  • eb212ae073 Add suspend_auto_report flag to suppress auto-report Scott Lahteine 2018-03-07 01:57:09 -06:00
  • ffbf63e6af Add HAS_TEMP_SENSOR conditional Scott Lahteine 2018-03-07 01:53:50 -06:00
  • 94f5204629 Move AUTO_REPORT_SD_STATUS to SDSUPPORT block Scott Lahteine 2018-03-07 01:50:30 -06:00
  • 22a017a856
    Rebuild SD file sort array on Stop SD Print (#9976) Scott Lahteine 2018-03-07 01:42:11 -06:00
  • 920d92aa46
    Merge pull request #9974 from thinkyhead/bf2_tmc_util_progmem Scott Lahteine 2018-03-07 00:16:50 -06:00
  • b198b49d15 Followup to AUTO_REPORT_SD_STATUS Scott Lahteine 2018-03-07 00:13:25 -06:00
  • 2057177184 Make enums into implicit char Scott Lahteine 2018-03-06 22:35:22 -06:00
  • e28e3bb532 Move extended_axis_codes to PROGMEM Scott Lahteine 2018-03-06 22:16:19 -06:00
  • d7aed2fe4f
    Merge pull request #9971 from thinkyhead/bf2_lin_advance_duplication Scott Lahteine 2018-03-06 21:59:59 -06:00
  • ca0def766e LIN_ADVANCE single stepper optimization Scott Lahteine 2018-03-06 19:21:41 -06:00
  • 8291ae34f2 Support duplication mode in LIN_ADVANCE Scott Lahteine 2018-03-06 19:00:38 -06:00
  • b08ec22fe1
    Show E0-E4 in monitor_tmc_driver output (#9969) Scott Lahteine 2018-03-06 19:01:07 -06:00
  • fd883c909a Improvements to Lightweight ST7920 status screen. (#9952) Marcio Teixeira 2018-03-06 00:49:36 -07:00
  • 0dd1c4458d
    Put more code between pulse start and stop (#9959) Scott Lahteine 2018-03-05 23:06:57 -06:00
  • f9cafc4001
    Fix menu highlight glitch, tweak scrolling code (#9957) Scott Lahteine 2018-03-05 23:05:15 -06:00
  • bf9fc8ac0e M851 - report only without parameters Scott Lahteine 2018-03-05 02:07:52 -06:00
  • eb867817b5
    Prevent filament runout false positives (#9946) Scott Lahteine 2018-03-05 01:49:30 -06:00
  • 36262a0479
    Use static classes for job timers (#9938) Scott Lahteine 2018-03-04 21:23:43 -06:00
  • 930720bbbb
    Fix broken reverse planner (#9943) Scott Lahteine 2018-03-04 21:19:06 -06:00
  • 025118da3e Init print_job_timer in setup() instead of "early" (#9937) Bob-the-Kuhn 2018-03-04 16:12:30 -06:00
  • beeed580b8
    Implement digipots for MKS SBASE (#9927) Scott Lahteine 2018-03-04 15:14:47 -06:00
  • 07ae23fe14 No pulse delay on last e_steps in advance isr Scott Lahteine 2018-03-04 15:06:22 -06:00
  • 881529a401 Fix #9904 - toDigital should show 00-99 hours Scott Lahteine 2018-03-04 04:34:39 -06:00
  • ed758de80d tweak comment in stepper.cpp Scott Lahteine 2018-03-04 04:03:23 -06:00
  • e74a5829c7 Show .github folder in Sublime Text project Scott Lahteine 2018-03-03 23:36:03 -06:00
  • d1dc863962 autotemp_factor is not value_celsius_diff Scott Lahteine 2018-03-03 23:27:02 -06:00
  • f3914a432e Clear retracted status when homing the Z axis Thomas Moore 2018-01-29 19:40:04 +00:00
  • 6d7f4f84e2
    Add board MKS_BASE_HEROIC (#9926) Scott Lahteine 2018-03-03 23:14:52 -06:00
  • 649f375494
    Fix: M112 calling kill from interrupt (#9923) Scott Lahteine 2018-03-03 23:14:01 -06:00