Commit Graph

  • 2746eb589e Fix size of EEPROM tmc_hybrid_threshold Scott Lahteine 2018-03-23 01:58:36 -04:00
  • daf643e1ce [2.0.x] TMC: Match axis label order (#10188) teemuatlut 2018-03-23 08:04:12 +02:00
  • f264228074 [1.1.x] TMC: Match axis label order (#10189) teemuatlut 2018-03-23 08:02:42 +02:00
  • 1628a9e864 make data declarations consistent Roxy-3D 2018-03-22 19:25:28 -05:00
  • 994fdb5179 Get data declarations consistent... Roxy-3D 2018-03-22 19:22:49 -05:00
  • b210bdf032 Now the Crash reporter uses the configured BAUDRATE to send the report through the Programming port. And also shows the traceback of functions as discussed. For that latest feature to work, you need to compile the project with -funwind-tables and -mpoke-function-name compiler flags etagle 2018-03-22 03:34:03 -03:00
  • c5730cf711 As Bob-The-Khun suggested, resetting the USB peripheral solves the huge startup delays that happen when a WDT reset happens and we are connected through the native port etagle 2018-03-22 03:31:25 -03:00
  • 1cb810ff1c [2.0.x] Automatically reset stepper timeout (#10179) Scott Lahteine 2018-03-21 19:30:06 -05:00
  • 1e41d157a3 Merge pull request #10178 from thinkyhead/bf1_auto_reset_stepper_timeout Scott Lahteine 2018-03-21 19:25:15 -05:00
  • c57545ee08 blocks_queued => has_blocks_queued Scott Lahteine 2018-03-21 03:18:14 -05:00
  • 647c04def8 Automatically reset stepper timeout in manage_inactivity Scott Lahteine 2018-03-21 02:46:04 -05:00
  • 97e8a6ebd9 Various fixes for DUE... (#10152) Eduardo José Tagle 2018-03-21 21:04:45 -03:00
  • c3c264978f correct truncated comment Roxy-3D 2018-03-21 16:54:45 -05:00
  • 9e987e4971 Correct truncated comment Roxy-3D 2018-03-21 16:53:40 -05:00
  • 9fd1016bb1 Trust the bootloader to clear globals Scott Lahteine 2018-03-21 05:45:23 -05:00
  • ba55602462 Tweaks to M915 Scott Lahteine 2018-03-21 05:13:12 -05:00
  • ec46336df7 For MK2_MULTIPLEXER undef DISABLE_INACTIVE_EXTRUDER Scott Lahteine 2018-03-21 04:33:16 -05:00
  • d57adbb88b Trust the bootloader to clear globals Scott Lahteine 2018-03-21 02:43:10 -05:00
  • 045ee28c50 Tweaks to M915 Scott Lahteine 2018-03-21 05:15:25 -05:00
  • 987597532c For MK2_MULTIPLEXER undef DISABLE_INACTIVE_EXTRUDER Scott Lahteine 2018-03-21 04:34:24 -05:00
  • b24099c9d0 Allow G53 to go back to native space Scott Lahteine 2018-03-21 01:38:41 -05:00
  • ff304d3767 Allow G53 to go back to native space Scott Lahteine 2018-03-21 01:38:25 -05:00
  • 203d3f8f56 UBL G29 parity with 2.0.x Scott Lahteine 2018-03-21 01:12:33 -05:00
  • d9e1cbebea Tweak use of move_z_after_probing Scott Lahteine 2018-03-20 18:04:22 -05:00
  • e5fbbbc068 Allow no raise after run_z_probe in probe_pt Scott Lahteine 2018-03-20 17:55:17 -05:00
  • bc45fb6b13 Tweak use of move_z_after_probing Scott Lahteine 2018-03-21 01:08:44 -05:00
  • c352954882 Allow no raise after run_z_probe in probe_pt Scott Lahteine 2018-03-21 01:01:43 -05:00
  • ae39fbd646 Also suppress keepalive with suspend_auto_report Scott Lahteine 2018-03-21 00:29:09 -05:00
  • 4eddcf9142 Also suspend keepalive messages with suspend_auto_report Scott Lahteine 2018-03-21 00:26:00 -05:00
  • 8dfaf1539e Merge pull request #10102 from thinkyhead/bf2_eeprom_M913 Scott Lahteine 2018-03-20 23:14:19 -05:00
  • bc01200495 Merge pull request #10101 from thinkyhead/bf1_eeprom_M913 Scott Lahteine 2018-03-20 23:14:10 -05:00
  • 837ac2fdbd [2.0.x] Fix_Autotune_THERMAL_PROTECTION_BED_off (#10166) AnHardt 2018-03-20 22:48:36 +01:00
  • c95e3e3bcb Merge pull request #10165 from AnHardt/bf1_fix_Autotune_THERMAL_PROTECTION_BED_off Scott Lahteine 2018-03-20 16:41:22 -05:00
  • 105c81217c Make 2 constants in autotune configurable AnHardt 2018-03-20 12:08:53 +01:00
  • 3911c38d5e Fix autotune Thermal Protection AnHardt 2018-03-20 11:11:52 +01:00
  • 785dbfc72d [2.0.x] FASTIO consistency (#10164) Bob-the-Kuhn 2018-03-20 16:24:50 -05:00
  • 80adb124f7 remove MARLIN line , change to logical pin (#10163) Bob-the-Kuhn 2018-03-20 16:24:18 -05:00
  • 7308ef7809 Add conditional, give DUE SPI a unique name, fix compiler warnings (#10168) Bob-the-Kuhn 2018-03-20 15:53:21 -05:00
  • b5b39af531 [2.0.x] TMC: Fix CURRENT_STEP_DOWN (#10170) teemuatlut 2018-03-20 22:16:05 +02:00
  • 8e783e24e8 [1.1.x] TMC: Fix CURRENT_STEP_DOWN (#10169) teemuatlut 2018-03-20 22:15:15 +02:00
  • 8a19bc0c0e Prevent null pointer crash in Endstops::update Scott Lahteine 2018-03-20 04:23:04 -05:00
  • a5c6d3c7b8 Prevent null pointer crash in Endstops::update Scott Lahteine 2018-03-20 04:20:45 -05:00
  • 312bebff9a Add 'I' parameter to M906/M913/M914; 'T' to M906/M913 Scott Lahteine 2018-03-18 19:22:01 -05:00
  • 4995e0ebfa Quiet M906/M913/M914 with axes. Patch for DISTINCT_E_FACTORS. Scott Lahteine 2018-03-14 05:11:31 -05:00
  • 84bbd018ab Improve Trinamic support in the EEPROM Scott Lahteine 2018-03-14 19:14:48 -05:00
  • a03502080e Consolidate smart stepper driver initialization Scott Lahteine 2018-03-18 18:33:56 -05:00
  • a46bac3100 Add 'I' parameter to M906/M913/M914; 'T' to M906/M913 Scott Lahteine 2018-03-14 07:25:27 -05:00
  • cfc13ed7f3 Quiet M906/M913/M914 with axes. Patch for DISTINCT_E_FACTORS. Scott Lahteine 2018-03-14 05:43:18 -05:00
  • c95450016b Improve Trinamic support in the EEPROM Scott Lahteine 2018-03-14 22:03:53 -05:00
  • 48d7036874 Consolidate smart stepper driver initialization Scott Lahteine 2018-03-18 19:01:42 -05:00
  • 72776f647b Move _AXIS macro to macros.h Scott Lahteine 2018-03-19 17:59:50 -05:00
  • 53362b81cc Tone fixes/changes (#10151) Bob-the-Kuhn 2018-03-19 04:48:06 -05:00
  • 2f192dbcd6 Merge pull request #10154 from thinkyhead/bf2_fewer_options Scott Lahteine 2018-03-19 04:47:26 -05:00
  • 4eb4476ce6 Merge pull request #10153 from thinkyhead/bf1_fewer_options Scott Lahteine 2018-03-19 04:47:13 -05:00
  • dd2949922b Consolidate 3-point leveling point options Scott Lahteine 2018-03-19 01:22:21 -05:00
  • 1d22609473 MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS Scott Lahteine 2018-03-19 01:18:57 -05:00
  • eaefc1e410 Add CorePQ support for BABYSTEPPING (#10155) Scott Lahteine 2018-03-19 02:51:40 -05:00
  • a66ae52234 Add CorePQ support for BABYSTEPPING (#10074) Scott Lahteine 2018-03-19 02:51:30 -05:00
  • 72281c4ff9 Turn power off in kill instead of setting PS_ON to input Scott Lahteine 2018-03-18 20:58:10 -05:00
  • 68b9503b96 MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS Scott Lahteine 2018-03-19 00:44:26 -05:00
  • cf4e2e507f Consolidate 3-point leveling point options Scott Lahteine 2018-03-19 00:33:55 -05:00
  • af3500044a Power off in kill instead of setting PS_ON to input Scott Lahteine 2018-03-18 20:56:40 -05:00
  • 5793ca42b5 Fix matrix.debug output Scott Lahteine 2018-03-18 20:03:25 -05:00
  • 9d99360912 Fix matrix.debug output Scott Lahteine 2018-03-18 20:02:08 -05:00
  • bbfbf90797 Fix for DUE - no host support on native USB if SD card not enabled (#10148) Eduardo José Tagle 2018-03-18 21:49:51 -03:00
  • 772810fb24 Followup to PORTVAR patch Scott Lahteine 2018-03-18 19:21:10 -05:00
  • 07b1ac06a9 More concise tmc_util output, fix a ternary type Scott Lahteine 2018-03-14 04:10:24 -05:00
  • 978f342392 Reduce some tmc_util strings Scott Lahteine 2018-03-14 04:37:04 -05:00
  • fbdc5ad962 Prevent lcd_update stack overflow on SD Card change Scott Lahteine 2018-03-18 18:57:54 -05:00
  • c0d694d5d3 Squash UBL postscript comment Scott Lahteine 2018-03-18 18:56:09 -05:00
  • bba2a3b906 Prevent lcd_update stack overflow on SD Card change Scott Lahteine 2018-03-18 18:51:56 -05:00
  • 80c70f33eb Squash UBL G29 postscript comment Scott Lahteine 2018-03-18 18:19:56 -05:00
  • d16f443d33 Fix home_delta for SENSORLESS_HOMING (#10144) Scott Lahteine 2018-03-17 20:52:14 -05:00
  • 93af8aa157 Fix home_delta for SENSORLESS_HOMING (#10145) Scott Lahteine 2018-03-17 20:52:06 -05:00
  • 883524056b Set default baudrate for the pio serial monitor Scott Lahteine 2018-03-17 19:47:55 -05:00
  • 73616d721a Use the latest L6470 library (v0.6) Scott Lahteine 2018-03-17 19:28:19 -05:00
  • 0543362b34 Don't init the tone timer if no BEEPER_PIN Scott Lahteine 2018-03-17 18:34:16 -05:00
  • f7de05e50c General spacing cleanup Scott Lahteine 2018-03-17 16:51:34 -05:00
  • c8b2fbd91e PlatformIO default baud rate for Mega2560 Scott Lahteine 2018-02-26 19:31:46 -06: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
  • aef23c9637 [1.1.x] Update X/Y/Z pin assignments for Einsy Rambo (#10131) Mitchell Abbott 2018-03-17 16:40:15 -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
  • 7cf2788cc3 Easier override of ST7920 LCD timing Scott Lahteine 2018-03-17 02:37:14 -05:00
  • c294613b53 Fix CardReader::getStatus when not printing Scott Lahteine 2018-03-16 03:25:27 -05:00
  • ab769590a1 Merge pull request #10121 from thinkyhead/bf2_misc_fixes_mar16 Scott Lahteine 2018-03-16 21:43:27 -05:00
  • 4dc4d348d4 Merge pull request #10120 from thinkyhead/bf1_misc_fixes_mar16 Scott Lahteine 2018-03-16 21:43:15 -05:00
  • d603e655d3 Fix SWITCHING_EXTRUDER manual movement Scott Lahteine 2018-03-16 03:22:56 -05:00
  • 6146126b2a Fix SWITCHING_EXTRUDER manual movement Scott Lahteine 2018-03-16 03:21:56 -05:00
  • 5492f15633 Reduce size of "only one" sanity checks Scott Lahteine 2018-03-16 02:22:19 -05:00
  • 5f77816772 Reduce size of "only one" sanity checks Scott Lahteine 2018-03-16 02:26:03 -05:00
  • 4d1df2e357 Fix some spelingz Scott Lahteine 2018-03-16 01:26:32 -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
  • 954f03b6a8 Merge pull request #10119 from thinkyhead/bf1_long_filename_M27 Scott Lahteine 2018-03-15 23:07:20 -05:00