Commit Graph

  • 646dd5554c prevent steppers from turning off during manual probes Roxy-3D 2018-03-09 17:56:00 -07:00
  • fd3e243989 prevent steppers from turning off during manual probes Roxy-3D 2018-03-09 17:54:41 -07:00
  • 161ff9ff35 Fix UPDATE_ENDSTOP for CorePQ compatibility Scott Lahteine 2018-03-09 08:54:48 -06:00
  • 12b697c5cd Fix UPDATE_ENDSTOP for CorePQ compatibility Scott Lahteine 2018-03-09 08:39:57 -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
  • 03676d8e2f Fix _tmc_say_axis string address Scott Lahteine 2018-03-09 06:07:52 -06:00
  • 16a8edc5f0 Add more delay before pulse off in Linear Advance ISR Scott Lahteine 2018-03-09 05:26:29 -06:00
  • ea6f5e20a6 Merge pull request #10021 from thinkyhead/bf1_safe_stepper_pulse Scott Lahteine 2018-03-09 05:25:05 -06:00
  • 3c6d2d7711 Add more delay before pulse off in Linear Advance ISR Scott Lahteine 2018-03-09 05:24:10 -06:00
  • a9392c6b27 Set a safe default MINIMUM_STEPPER_PULSE of 2 Scott Lahteine 2018-03-09 03:59:18 -06:00
  • fa12866de3 Have position_is_reachable_by_probe use the whole bed (#10019) Scott Lahteine 2018-03-09 03:38:00 -06:00
  • dfd5d2fe75 Have position_is_reachable_by_probe use the whole bed (#10020) Scott Lahteine 2018-03-09 03:37:30 -06:00
  • 9508f9ec75 Fix: utility.h requires types.h Scott Lahteine 2018-03-09 03:33:14 -06:00
  • beb7e2ed93 Allow servo.cpp to use safe_delay Scott Lahteine 2018-03-09 03:07:45 -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
  • f24cdf1081 Add Einsy RAMBo board (#10018) Scott Lahteine 2018-03-09 01:40:34 -06:00
  • 61be06ef70 More .vscode droppings Scott Lahteine 2018-03-09 00:55:25 -06:00
  • ba1c2a9819 Update servo.* for parity with 2.0.x Scott Lahteine 2018-03-08 19:27:15 -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
  • e5e3c3ff35 Update powersupply_on in power_on/off (#10014) Scott Lahteine 2018-03-08 18:56:41 -06:00
  • 42608b1925 Init old_red to 127 to ensure initial change Scott Lahteine 2018-03-08 18:28:33 -06:00
  • 9c667b5436 Init old_red to 127 to ensure initial change Scott Lahteine 2018-03-08 18:27:39 -06:00
  • de8fbdea6d Init watchdog last in setup() Scott Lahteine 2018-03-08 17:36:01 -06:00
  • 317673fec3 Init watchdog last in setup() Scott Lahteine 2018-03-08 17:34:50 -06:00
  • 282170a259 Tweak manual move eindex arg Scott Lahteine 2018-03-08 16:26:11 -06:00
  • 31980f01ba Wrap stepper_indirection macros in do{}while(0) Scott Lahteine 2018-03-08 16:23:49 -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
  • dcd2fa9291 Fix compile error with MAX_MESSAGE_LENGTH Scott Lahteine 2018-03-07 21:58:19 -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
  • 967d1034d9 Merge pull request #9986 from Bob-the-Kuhn/20x4-garbled-char-1.1.x Bob-the-Kuhn 2018-03-07 17:57:41 -06:00
  • a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) Chris Pepper 2018-03-07 23:53:25 +00:00
  • 179de4423d remove conditional download of custom character RAM Bob-the-Kuhn 2018-03-07 17:47:57 -06:00
  • be0e100fed Fix sd subdirectory encoder position Scott Lahteine 2018-03-07 16:50:43 -06:00
  • d11ed30584 Fix compile error with char LCD Scott Lahteine 2018-03-07 16:44:53 -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
  • 1381b5d57d Fix LA_active_extruder (static) Scott Lahteine 2018-03-07 05:50:25 -06:00
  • 9515e5aefb Fix LA_active_extruder (static) Scott Lahteine 2018-03-07 05:49:10 -06:00
  • 63d6dddae1 Wrap stepper_indirection macros Scott Lahteine 2018-03-07 05:45:06 -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
  • e5d69d313c Fix for LA (#9965) Sebastianv650 2018-03-07 12:32:49 +01:00
  • 7e386c7e98 Fix encoder position for sddirectory Scott Lahteine 2018-03-07 05:22:49 -06:00
  • f177da45bb Fix encoder position for sddirectory Scott Lahteine 2018-03-07 05:19:50 -06:00
  • 9e97c13c6f Merge pull request #9979 from thinkyhead/bf2_suppress_autoreport Scott Lahteine 2018-03-07 03:33:40 -06:00
  • 5a1ba9c32f Merge pull request #9978 from thinkyhead/bf1_suppress_autoreport Scott Lahteine 2018-03-07 03:33:26 -06:00
  • 1d604be671 Suspend auto-report during UBL map output Scott Lahteine 2018-03-07 02:00:19 -06:00
  • dc40b3ec00 Suspend auto-report during UBL map output Scott Lahteine 2018-03-07 00:53:30 -06:00
  • e7d519c898 Add suspend_auto_report flag to suppress auto-report Scott Lahteine 2018-03-07 00:53:26 -06:00
  • 2bf1bbf399 Add HAS_TEMP_SENSOR conditional Scott Lahteine 2018-03-07 00:50:02 -06:00
  • 2d0d5eccd8 Move AUTO_REPORT_SD_STATUS to SDSUPPORT block Scott Lahteine 2018-03-07 00:41:45 -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
  • 1f77930e01 Rebuild SD file sort array on Stop SD Print (#9975) Scott Lahteine 2018-03-07 01:42:30 -06:00
  • 22a017a856 Rebuild SD file sort array on Stop SD Print (#9976) Scott Lahteine 2018-03-07 01:42:11 -06:00
  • 1ed1882766 Strip extra newline Scott Lahteine 2018-03-07 00:22:25 -06:00
  • 4dd612a68d Merge pull request #9977 from thinkyhead/bf1_auto_report_sd_status Scott Lahteine 2018-03-07 00:17:38 -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
  • dc733192be Add AUTO_REPORT_SD_STATUS to example configs Scott Lahteine 2018-03-07 00:06:17 -06:00
  • fb9de6e787 Add AUTO_REPORT_SD_STATUS feature Scott Lahteine 2018-03-07 00:06:03 -06:00
  • b935bc948a Merge pull request #9973 from thinkyhead/bf1_tmc_util_progmem Scott Lahteine 2018-03-06 23:50:56 -06:00
  • 2057177184 Make enums into implicit char Scott Lahteine 2018-03-06 22:35:22 -06:00
  • ecddd2a655 Make enums into implicit char Scott Lahteine 2018-03-06 21:50:29 -06:00
  • e28e3bb532 Move extended_axis_codes to PROGMEM Scott Lahteine 2018-03-06 22:16:19 -06:00
  • fa998178e9 Move extended_axis_codes to PROGMEM Scott Lahteine 2018-03-06 21:03:57 -06:00
  • d7aed2fe4f Merge pull request #9971 from thinkyhead/bf2_lin_advance_duplication Scott Lahteine 2018-03-06 21:59:59 -06:00
  • ed605e77fa Merge pull request #9970 from thinkyhead/bf1_lin_advance_duplication Scott Lahteine 2018-03-06 21:59:46 -06:00
  • 73aa7ffff9 LIN_ADVANCE single stepper optimization Scott Lahteine 2018-03-06 19:20:15 -06:00
  • ca0def766e LIN_ADVANCE single stepper optimization Scott Lahteine 2018-03-06 19:21:41 -06:00
  • 50ad30259f Support duplication mode in LIN_ADVANCE Scott Lahteine 2018-03-06 19:04:24 -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
  • 8139154243 Merge pull request #9968 from thinkyhead/bf1_monitor_tmc_output Scott Lahteine 2018-03-06 19:00:58 -06:00
  • fa3492fc6e Support DISTINCT_E_FACTORS in tmc_util.cpp Scott Lahteine 2018-03-06 18:34:43 -06:00
  • 536fa07ed5 Show E0-E4 in monitor_tmc_driver output Scott Lahteine 2018-03-06 18:26:20 -06:00
  • 828dea2ee0 Improvements to Lightweight ST7920 status screen. (#9960) Scott Lahteine 2018-03-06 01:49:45 -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
  • 3bae28a5e1 Put more code between pulse start and stop (#9956) Scott Lahteine 2018-03-05 23:05:42 -06:00
  • f9cafc4001 Fix menu highlight glitch, tweak scrolling code (#9957) Scott Lahteine 2018-03-05 23:05:15 -06:00
  • 70e9c07b2d Fix menu highlight glitch, tweak scrolling code (#9954) Scott Lahteine 2018-03-05 23:05:05 -06:00
  • 55ec7d43ef Hide .vscode in sublime Scott Lahteine 2018-03-05 20:34:50 -06:00
  • bf9fc8ac0e M851 - report only without parameters Scott Lahteine 2018-03-05 02:07:52 -06:00
  • 0b016c08c9 M851 - report only with no Z parameter Scott Lahteine 2018-03-05 02:10:22 -06:00
  • eb867817b5 Prevent filament runout false positives (#9946) Scott Lahteine 2018-03-05 01:49:30 -06:00
  • 890a396a2a Import FilamentRunoutSensor with debounce (#9947) Scott Lahteine 2018-03-05 01:49:19 -06:00
  • b01f10dfac Fix custom bootscreen compiler warning Scott Lahteine 2018-03-04 23:37:01 -06:00
  • f0d8d76f68 Use static classes for job timers (#9940) Scott Lahteine 2018-03-04 22:52:25 -06:00