Commit Graph

  • 63a146d424 planner.synchronize at start of tool_change Scott Lahteine 2018-07-18 20:10:50 -05:00
  • 665ac1e4d0 Add POWER_LOSS_PIN support Scott Lahteine 2018-07-18 19:50:42 -05:00
  • 2243f72523 Add POWER_LOSS_PIN to example configs Scott Lahteine 2018-07-18 19:52:34 -05:00
  • 47d5fcbbcc [2.0.x] Change MKS SBASE default serial port to avoid confusion (#11301) Chris Pepper 2018-07-19 00:43:20 +01:00
  • c83109c0ae
    Merge pull request #11238 from xC0000005/MalyanLCDUpdate Scott Lahteine 2018-07-17 21:06:52 -05:00
  • 64f007580b Fix some header comments Scott Lahteine 2018-07-17 19:50:11 -05:00
  • aed1d17a2d Initialize default units (#11295) Giuliano 2018-07-18 02:37:30 +02:00
  • 8c40f0c6c7 Reduce TQ message code size Scott Lahteine 2018-07-13 01:21:17 -05:00
  • b04e0c0cbb Malyan LCD feedrate, better temp handling. xC0000005 2018-07-10 10:55:29 -07:00
  • 065e9c3d66 Add card.longest_filename method Scott Lahteine 2018-07-13 01:44:27 -05:00
  • 71df1f7f57
    Don't display M421 information for UBL at startup Roxy-3D 2018-07-17 17:19:52 -05:00
  • 902167fa78
    Revert "[2.0.x] Switch to PIO managed L6470 library (#11288)" (#11290) Roxy-3D 2018-07-17 00:23:47 -05:00
  • a26fdf6b68 [2.0.x] Switch to PIO managed L6470 library (#11288) Shen Yiming 2018-07-17 13:10:07 +08:00
  • be7d1dfb3c
    Merge pull request #11267 from teemuatlut/bf2_lpc_spi Scott Lahteine 2018-07-16 21:52:18 -05:00
  • 8f686aa449 [2.0.x] Fix change filament crash (#11269) Giuliano 2018-07-17 04:49:29 +02:00
  • f38c81cdde LPC176x: Expand HW SPI class teemuatlut 2018-04-06 23:24:18 +03:00
  • 3b5dec4b13 Add new LPC include folder teemuatlut 2018-06-16 00:07:53 +03:00
  • c43793aa1e Update Travis Tests to run platforms in parallel (#11256) Chris Pepper 2018-07-14 05:42:15 +01:00
  • e486326910 Vellemann K8400 Y bed size is 180 Scott Lahteine 2018-07-13 23:19:04 -05:00
  • e5ea9d200f [2.0.x] fix kill printer (#11260) Giuliano 2018-07-14 06:12:43 +02:00
  • 8c57cadbe7 Include stdlib in fontutils (#11251) Jamie Bainbridge 2018-07-13 15:02:38 +10:00
  • fed68f29af
    Merge pull request #11257 from thinkyhead/bf2_misc_fixes_jun19 Scott Lahteine 2018-07-12 23:55:37 -05:00
  • bf7d0ba859 Assert that XY probe offsets are integers Scott Lahteine 2018-07-12 22:48:07 -05:00
  • 12854f1909 Add Z_CLEARANCE_MULTI_PROBE to example configs Scott Lahteine 2018-07-12 21:35:59 -05:00
  • 25e2ca8896 Add Z_CLEARANCE_MULTI_PROBE Scott Lahteine 2018-07-12 21:36:24 -05:00
  • fd8a76493b
    Unify M91x parameter I meaning, simplify reports (#11249) Scott Lahteine 2018-07-12 22:31:51 -05:00
  • c8d24a6412 Add Sublime G-code (RepRap) syntax Scott Lahteine 2018-07-12 21:30:13 -05:00
  • 566d05006d report_state > event_handler Scott Lahteine 2018-07-11 17:33:26 -05:00
  • 6b521b6df2 Loosen thermistor table size limit Scott Lahteine 2018-07-11 19:44:06 -05:00
  • 20761b88e0
    Merge pull request #11212 from AlexanderAmelkin/2.0-HD44780-remove-unused-include Scott Lahteine 2018-07-08 17:19:59 -05:00
  • 603e136e87
    Resolve issue where user can't edit UBL's mesh Roxy-3D 2018-07-08 14:41:38 -05:00
  • 03fa05ab59 Travis CI test STM32F1 with HD44780 Scott Lahteine 2018-07-06 20:59:33 -05:00
  • ed720194d2 [2.0.x][HD44780] Remove unused include Alexander Amelkin 2018-07-06 23:23:10 +03:00
  • d05e832f29 Add STM32F1 support for SD-based EEPROM Scott Lahteine 2018-07-06 22:32:15 -05:00
  • 63f4c9bdb9 Followup to float maths patch Scott Lahteine 2018-07-06 20:41:08 -05:00
  • b143441251 Test CR-10S with status and bootscreen Scott Lahteine 2018-07-06 21:10:09 -05:00
  • dde009efdf
    Merge pull request #11178 from ejtagle/misc-fixes Scott Lahteine 2018-07-06 18:53:40 -05:00
  • 2992112da0 Optimize delta kinematics Scott Lahteine 2018-07-04 22:28:34 -05:00
  • 1367df2875 Replace double with float, optimize calculation etagle 2018-07-01 17:20:28 -03:00
  • d960d448fa Optimize calculations with LROUND Scott Lahteine 2018-07-04 18:38:05 -05:00
  • 68e6650df7 Remove Quake Fast Inverse SQRT (it isn't faster) Scott Lahteine 2018-07-04 18:41:41 -05:00
  • e7e896e7d7 More tweaks to fastio_Due.h etagle 2018-07-01 16:51:43 -03:00
  • 55f4744e54 [LPC176x] Endstop Interrupts Feature (#11202) Chris Pepper 2018-07-04 23:51:45 +01:00
  • 5abf5bc8a7 [LPC176x] Fix Interrupt forward declarations (#11200) Chris Pepper 2018-07-04 23:43:14 +01:00
  • cbea385ed7 [2.0.x] Fix LCD_LANGUAGE options list formatting in config (#11198) Chris Pepper 2018-07-04 23:42:14 +01:00
  • 6837252fba
    Merge pull request #11196 from thinkyhead/bf2_fix_m914_sgt Scott Lahteine 2018-07-04 02:34:48 -05:00
  • 5379c115c8 Fix Trigorilla include typo Scott Lahteine 2018-07-03 20:23:14 -05:00
  • 9c058091e9 No M914 or SGT set for non-sensorless axes Scott Lahteine 2018-07-03 19:24:44 -05:00
  • c7ec6c68e7 Patch SCARA config to match 1.1.x Scott Lahteine 2018-07-03 20:08:14 -05:00
  • 480a3d3d0c Apply sensorless homing requirements only for specified axes Scott Lahteine 2018-07-03 19:13:26 -05:00
  • 47ee149dfd
    Merge pull request #11195 from thinkyhead/bf2_tronxy_x3a Scott Lahteine 2018-07-03 19:06:01 -05:00
  • 8c0ec81a19 Followup to #11187 Scott Lahteine 2018-07-03 18:19:26 -05:00
  • 48c1f32b3e Add configurations for Tronxy X3A Scott Lahteine 2018-07-03 17:52:18 -05:00
  • 568cfe7caa Add thermistor 501 (100K Zonestar) Scott Lahteine 2018-07-03 17:52:06 -05:00
  • 1a0f4dedad
    Fix and improve POWER_LOSS_RECOVERY (#11187) Scott Lahteine 2018-07-02 23:21:28 -05:00
  • e0ab8acf19 Add "Marlin Dev Mode" option Scott Lahteine 2018-07-02 22:27:05 -05:00
  • 4b2af6ab48 Minor patches to POWER_LOSS_RECOVERY Scott Lahteine 2018-07-02 16:42:13 -05:00
  • 1ea222e6fc Turn off DISABLE_INACTIVE_EXTRUDER with SWITCHING_NOZZLE Scott Lahteine 2018-07-02 16:54:52 -05:00
  • 8299ac121d [2.0.x] Slovak translation update (#11175) Roman Moravčík 2018-07-02 06:15:51 +02:00
  • 3de0c85d41 Fix RRW graphical LCD constructor macro (#11171) teemuatlut 2018-07-02 07:14:23 +03:00
  • cedc158106 [2.0.x] Board specific init macro (#11170) TheLongAndOnly 2018-07-02 06:11:42 +02:00
  • 5616581eb1 [LPC176x] Update fastio _GET_INPUT, _GET_OUTPUT macros (#11168) Chris Pepper 2018-07-02 05:02:38 +01:00
  • 8a8eae8d97
    Implement more fastio_Due macros (#11165) Scott Lahteine 2018-07-01 01:24:06 -05:00
  • c51e27d11d
    Do a hard kill for failed homing moves (#11161) Scott Lahteine 2018-06-30 21:54:07 -05:00
  • 90ba77ea0f Lose the old HOMEAXIS macro Scott Lahteine 2018-06-30 18:13:13 -05:00
  • 2421f3a47d Detect endstop hits in any direction Scott Lahteine 2018-06-30 17:27:37 -05:00
  • f9a090b2cf Fix Trigorilla 1.4 pins Scott Lahteine 2018-06-28 05:43:16 -05:00
  • 8eaac0dab3
    Add delta feedrate scaling (#11153) Scott Lahteine 2018-06-30 13:44:27 -05:00
  • 444725ae9a Non-conflicting CS pins for MKS Gen L Scott Lahteine 2018-06-30 00:41:16 -05:00
  • 8c9f90153e Enable Malyan LCD Support for M200 printers. (#11051) J.C. Nelson 2018-06-29 22:35:54 -07:00
  • fc10101b06 Tweaks to fastio_Due.h Scott Lahteine 2018-06-30 00:12:48 -05:00
  • 05518d6add Add newline to end of file Scott Lahteine 2018-06-28 22:58:57 -05:00
  • d4fde91222 Fix serial.h including itself Scott Lahteine 2018-06-27 22:39:59 -05:00
  • a431013eb7 Fix G33 compile warning Scott Lahteine 2018-06-29 23:14:02 -05:00
  • bd7f5848f1
    Remove JUNCTION_DEVIATION_INCLUDE_E option (#11147) Scott Lahteine 2018-06-29 22:42:05 -05:00
  • fbf1c9b496
    Fix and tweak POWER_LOSS_RECOVERY (#11151) Scott Lahteine 2018-06-29 22:41:02 -05:00
  • 0fff79c24b Fixes G29_with_retry behavior (#11045) Colin Gilgenbach 2018-06-29 19:48:11 -06:00
  • c36efd3106 Don't hide deeper lib folders Scott Lahteine 2018-06-28 04:15:49 -05:00
  • 3349eb0020 Fix SKEW_CORRECTION compile error Scott Lahteine 2018-06-29 19:23:03 -05:00
  • a264030526 Fix "G29" G29_MAX_RETRIES handling Scott Lahteine 2018-06-29 16:38:24 -05:00
  • 42f9921482 Ignore Z min endstop with separate Z-probe Scott Lahteine 2018-06-28 05:06:11 -05:00
  • 921685d12f Teensy++ 2.0 can truly go away Scott Lahteine 2018-06-28 04:51:36 -05:00
  • 1b8973eb1c Fix up microsteps conditionals Scott Lahteine 2018-06-27 23:41:22 -05:00
  • aa4cd2e861 Eliminate stepper.* signed/unsigned warnings Scott Lahteine 2018-06-27 21:27:36 -05:00
  • edb21f349a Fix stepper/planner block handling, race conditions (#11098) Eduardo José Tagle 2018-06-27 20:11:16 -03:00
  • 4d3a9930c5 Match ASM comment spacing to 1.1.x Scott Lahteine 2018-06-27 17:26:37 -05:00
  • 053438a3aa
    Poll all endstops, even when stationary (#11123) Scott Lahteine 2018-06-27 04:18:57 -04:00
  • 3b3029c4bf Make max_e_jerk an array to reduce CPU usage (#11118) Andy Shaw 2018-06-27 03:38:31 +01:00
  • d13f76b7da Patch some loop macros Scott Lahteine 2018-06-26 18:49:59 -05:00
  • 229b26b02c Clear LED matrix without startup test Scott Lahteine 2018-06-26 18:51:39 -05:00
  • 0ee34eb784 Add PIO board definitions for Malyan M200 (#11120) Dave Johnson 2018-06-26 12:22:30 -07:00
  • ffdbc1f42c STM32F1: Fix SD card persistent store API (#11090) Alexander Amelkin 2018-06-26 21:41:23 +03:00
  • 8d8f257384 [2.0.x] Fix advanced pause init values (#11095) Giuliano 2018-06-26 20:37:52 +02:00
  • 5b49fccf80 Add stepper driver DIR delay configuration option etagle 2018-06-23 14:31:18 -03:00
  • d86f25ab63 Fix Serial ISR priority for LPC1768 Scott Lahteine 2018-06-25 12:14:59 -04:00
  • fb4e0b105b Fix endstops compilation error etagle 2018-06-22 19:36:39 -03:00
  • 48a15d1c7e [2.0.x] Fix stepper/planner race condition and Stepper pulse timer (#11081) Eduardo José Tagle 2018-06-22 11:15:37 -03:00
  • 3fa9aeb5c7 Restore env:teensy20, for now Scott Lahteine 2018-06-22 00:13:11 -04:00
  • 7e802145cc [2.0.x] Add CR-10 stock display support for Re-Arm (EXP3) (#11068) Michael Triffon 2018-06-22 00:08:17 -04:00
  • 3b7c5a31a3 Enable local board repository for PIO (#11079) Dave Johnson 2018-06-21 19:09:23 -07:00