Commit Graph

  • 02f0f95d40 Handle disabled HYBRID_THRESHOLD in EEPROM (#10275) Scott Lahteine 2018-04-01 16:58:37 -05:00
  • 9ec2c03c5b Fix likely error in retract/recover Scott Lahteine 2018-03-31 23:01:13 -05:00
  • 49f384a2ab Note about MKS_MINI_12864 in sanitycheck Scott Lahteine 2018-03-31 22:52:23 -05:00
  • 2672120a97 Do a small raise for all move-back Scott Lahteine 2018-03-29 18:35:16 -05:00
  • 5acccbacc1 Simplified leveling-based tool change Scott Lahteine 2018-03-29 18:29:52 -05:00
  • 1a75165f35 For set_z_fade_height use set_bed_leveling_enabled Scott Lahteine 2018-03-29 18:16:20 -05:00
  • d1734a089a Split up tool_change for some setups Scott Lahteine 2018-03-29 18:11:02 -05:00
  • a9f94f260a Some RADDS pin updates Scott Lahteine 2018-03-31 22:15:24 -05:00
  • 31df43212c Use lcd_printPGM_utf in more places Scott Lahteine 2018-03-31 20:49:20 -05:00
  • 7d8a46519f Output ABC for delta stepper counts Scott Lahteine 2018-03-31 20:13:32 -05:00
  • 6098efcc59 Use float62 for LCD edit of Z Fade Scott Lahteine 2018-03-31 20:03:09 -05:00
  • f6d13e2295 Allow Z_SAFE_HOMING sanity checks to handle floats Scott Lahteine 2018-03-31 19:01:48 -05:00
  • 889fd5f71f Backtrace minor cleanup Scott Lahteine 2018-03-31 18:48:51 -05:00
  • 53f0c7522a Symmetrical FWRETRACT Z Hop Scott Lahteine 2018-03-29 18:42:31 -05:00
  • ac7e97f4fe Change order of inactive stepper disable/enable Scott Lahteine 2018-03-30 15:07:11 -05:00
  • 55e9b85ad6 Clear the "Wait for user" message set by M0/M1 Scott Lahteine 2018-03-29 17:41:04 -05:00
  • b6a55f0891 Temporary workaround for tool-change compile error Scott Lahteine 2018-03-29 17:11:05 -05:00
  • b852781eba Fix BLTOUCH compile error Scott Lahteine 2018-03-29 16:57:06 -05:00
  • c1f58a238d No delay in sensorless quick homing (#10254) AnHardt 2018-03-29 23:10:20 +02:00
  • 1be955e52a Alert users about low Z jerk values Scott Lahteine 2018-03-28 23:08:33 -05:00
  • 9e4c037cef Wait before turning off PRINTER_EVENT_LEDS at print end (#10248) Scott Lahteine 2018-03-28 22:59:28 -05:00
  • 568ae094f4 Merge pull request #10250 from thinkyhead/bf2_homing_move_adjustments Scott Lahteine 2018-03-28 22:59:09 -05:00
  • 8b7381b626 Clear sensorless homing in home_delta after first move-to-top Scott Lahteine 2018-03-28 21:27:34 -05:00
  • dbe2b6f7b0 Do moves towards endstops differently in do_homing_move Scott Lahteine 2018-03-28 21:26:43 -05:00
  • d573a2cada Fix pins_RAMPS.h for 32-bit platforms Scott Lahteine 2018-03-28 22:01:20 -05:00
  • f04be05a14 "G28 Z Forbidden" => "Home XY first" Scott Lahteine 2018-03-28 21:50:59 -05:00
  • a97624dd81 Allow pinsDebug "Analog in" long int Scott Lahteine 2018-03-28 20:40:28 -05:00
  • 7b8bb2519e Fix gcode_line_error call Scott Lahteine 2018-03-28 20:29:27 -05:00
  • aa20b3ef7c Fix linear/3-point manual leveling buffer overrun Scott Lahteine 2018-03-28 18:37:08 -05:00
  • cbdc78ec0f Fix STM32 compilation with PlatformIO (#10245) Alexey Shvetsov 2018-03-29 01:35:20 +03:00
  • 9d2ea5d64b Undo German changes Scott Lahteine 2018-03-28 14:47:44 -05:00
  • 2bc7f416ee Fix missing comma in tmc_sgt Scott Lahteine 2018-03-28 14:43:46 -05:00
  • 38378cd0e8 M218 with DELTA needs planner.h Scott Lahteine 2018-03-28 14:31:08 -05:00
  • 3007eee22e Require a checksum when writing to SD Scott Lahteine 2018-03-28 13:45:47 -05:00
  • 9656a82609 Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing (#10227) Bob-the-Kuhn 2018-03-28 13:14:39 -05:00
  • 749f19e502 [2.0.x] Move backtrace to a shared location (#10237) Eduardo José Tagle 2018-03-28 15:13:20 -03:00
  • 7dc256432f Restore STM32F1 series to working order. (#10229) xC0000005 2018-03-28 11:07:52 -07:00
  • d1f14202a9 [2.0.x] NANODLP_Z_SYNC requires linear axes (#10240) Rob Power 2018-03-28 20:03:34 +02:00
  • b287560258 Fix say_M603 Scott Lahteine 2018-03-28 12:54:58 -05:00
  • 436e5b7ea3 Apply spacing in pins files Scott Lahteine 2018-03-28 12:51:59 -05:00
  • 4d533b9baa Update bq Hephestos 2 probe offset Scott Lahteine 2018-03-27 21:05:03 -05:00
  • 78df07ac71 Merge pull request #10221 from ejtagle/bugfix-2.0.x Bob-the-Kuhn 2018-03-27 03:26:10 -05:00
  • 8934a2c49b Added some missing Thumb instructions to the traceback follower, so now it is able to traceback through switch() statements etagle 2018-03-27 04:30:38 -03:00
  • 328edea03a Several fixes to the backtracer. Tested ant it works etagle 2018-03-26 03:42:54 -03:00
  • aa6dacbbdf German update Scott Lahteine 2018-03-25 15:21:13 -04:00
  • 8322a79bb9 update the UTF-8 C strings for Chinsee languages, for Simplified and Traditional Chinese (#10211) Yunhui Fu 2018-03-25 12:37:54 -04:00
  • 9a24c0ae3f Tons of fixes to the backtracker code, and also added an extra backtracker that does not require unwind tables to work and it is used if unwind tables are absent ejtagle 2018-03-25 00:52:04 -03:00
  • a891af2f7a Enforce minimum TMC2130 / TMC2208 libs Scott Lahteine 2018-03-24 15:26:11 -04:00
  • 75b381cd28 Merge pull request #10203 from Bob-the-Kuhn/sanity-check-fix Bob-the-Kuhn 2018-03-24 14:06:34 -05:00
  • 433e984d1f move comment to fix compile error Bob-the-Kuhn 2018-03-24 13:44:54 -05:00
  • f7857ac8a8 Merge pull request #10185 from ejtagle/bugfix-2.0.x Bob-the-Kuhn 2018-03-24 13:32:34 -05:00
  • b756a15aba another needs to be deleted Bob-the-Kuhn 2018-03-24 10:22:03 -05:00
  • 50c81ebe0d remove check that always fails Bob-the-Kuhn 2018-03-24 09:35:45 -05:00
  • 3ac135cef3 Enforce minimum TMC2130 / TMC2208 libs Scott Lahteine 2018-03-23 18:01:55 -04:00
  • 8870f9b1da Fix M503 helper functions following TMC updates (#10197) Bob-the-Kuhn 2018-03-23 16:43:43 -05:00
  • bb7236a750 Z correction on tool-change for all HAS_MESH (#10199) Scott Lahteine 2018-03-23 13:12:00 -05:00
  • 81d68b2180 Merge pull request #10195 from Bob-the-Kuhn/DUE-hw-SPI-to-mode-0 Bob-the-Kuhn 2018-03-23 09:46:26 -05:00
  • 509227fd80 change to mode 0 Bob-the-Kuhn 2018-03-23 09:37:58 -05:00
  • c3b23974bd Added detection of case when no unwind tables are available etagle 2018-03-23 05:22:45 -03:00
  • ea1a83ce41 Use pgm_read_ptr for tables of pointers Scott Lahteine 2018-03-23 02:16:35 -04:00
  • 9da0797e29 Fix EEPROM size of tmc_hybrid_threshold Scott Lahteine 2018-03-23 02:08:11 -04:00
  • daf643e1ce [2.0.x] TMC: Match axis label order (#10188) teemuatlut 2018-03-23 08:04:12 +02:00
  • 1628a9e864 make data declarations consistent Roxy-3D 2018-03-22 19:25:28 -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
  • 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
  • 9fd1016bb1 Trust the bootloader to clear globals Scott Lahteine 2018-03-21 05:45:23 -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
  • ff304d3767 Allow G53 to go back to native space Scott Lahteine 2018-03-21 01:38:25 -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
  • 8dfaf1539e Merge pull request #10102 from thinkyhead/bf2_eeprom_M913 Scott Lahteine 2018-03-20 23:14:19 -05:00
  • 837ac2fdbd [2.0.x] Fix_Autotune_THERMAL_PROTECTION_BED_off (#10166) AnHardt 2018-03-20 22:48:36 +01:00
  • 785dbfc72d [2.0.x] FASTIO consistency (#10164) Bob-the-Kuhn 2018-03-20 16:24:50 -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
  • a5c6d3c7b8 Prevent null pointer crash in Endstops::update Scott Lahteine 2018-03-20 04:20:45 -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
  • 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
  • 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
  • 72281c4ff9 Turn power off in kill instead of setting PS_ON to input Scott Lahteine 2018-03-18 20:58:10 -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
  • 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
  • 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