Commit Graph
100 Commits
Author SHA1 Message Date
Scott Lahteine c9a260ee12 MEEB cleanup, whitespace
Followup to #18138
2020-06-02 02:34:08 -05:00
Scott Lahteine 53cb2963dc Fix chirp with TOUCH_BUTTONS 2020-06-01 19:42:56 -05:00
Scott Lahteine 48d9a5367b Chirp followup 2020-06-01 17:06:38 -05:00
Scott Lahteine 785f442c8c Group some sanity checks 2020-06-01 17:03:58 -05:00
Scott Lahteine bda380513a Add valid() to recovery.info 2020-06-01 17:02:58 -05:00
Scott Lahteine 657eeab013 Improve some probe sanity errors 2020-05-31 01:40:33 -05:00
Scott Lahteine 2ad3da98d4 Fix some spelling 2020-05-30 23:28:30 -05:00
Scott Lahteine 7628895ac8 Apply misc TERN 2020-05-30 22:34:30 -05:00
Scott Lahteine 6ee81f0d26 eeprom_init from STM32F1/access_start 2020-05-30 22:34:30 -05:00
Scott Lahteine 84c43e9ee7 Fix test comments 2020-05-27 13:46:01 -05:00
Scott Lahteine 4724af1011 Better home for 'chirp' 2020-05-27 13:40:22 -05:00
Scott Lahteine 3bf0d8d161 Allow disable of LCD click 2020-05-27 13:17:30 -05:00
Scott Lahteine 929b3f6af9 Don't re-reverse sort 2020-05-24 20:17:51 -05:00
Scott Lahteine 0578bbbf5d Marlin: Use strcmp_P 2020-05-24 20:09:30 -05:00
Scott Lahteine 31eb487da5 whitespace 2020-05-22 02:02:11 -05:00
Scott Lahteine bce9527709 Whitespace 2020-05-19 01:32:56 -05:00
Scott Lahteine 6e01079b48 G29 patch followup 2020-05-17 20:57:16 -05:00
Scott Lahteine e275cd3798 Update some © 2020-05-17 20:49:24 -05:00
Scott Lahteine daa5bbc5eb Comment a motion function 2020-05-17 19:40:45 -05:00
Scott Lahteine fac3a7d147 Fix ABL G29 early BLTouch deploy 2020-05-17 19:40:45 -05:00
Scott Lahteine d9077e51e8 Make M421 more versatile 2020-05-17 15:12:08 -05:00
Scott Lahteine d9593c8ed4 Tweak mesh xy error 2020-05-17 15:12:08 -05:00
Scott Lahteine c73894308c Tweak M114 D output 2020-05-17 15:12:08 -05:00
Scott Lahteine b8fe3bbd6d Fix position sync on M420 S0 2020-05-17 15:12:08 -05:00
Scott Lahteine 847bdeecaf BOARD_NAME => BOARD_INFO_NAME 2020-05-16 06:02:55 -05:00
Scott Lahteine 6ec89031ee Fix BIGTREE_SKR_PRO tests 2020-05-13 15:37:07 -05:00
Scott Lahteine 27beade888 Update EP comment 2020-05-12 16:32:40 -05:00
Scott Lahteine b88cf2edcb Remove version appendage 2020-05-12 14:48:50 -05:00
Scott Lahteine 2e03c7939c Simplification 2020-05-12 14:48:50 -05:00
Scott Lahteine 219812e3bb Squish microstep_readings 2020-05-12 02:11:32 -05:00
Scott Lahteine ac6a58010d Reorder RAMBo tests 2020-05-12 02:11:32 -05:00
Scott Lahteine 73e0937f49 Fix HAS_MICROSTEPS if only Z 2020-05-12 02:11:32 -05:00
Scott Lahteine d853a70556 Remove strcpy compile warning 2020-05-12 02:11:32 -05:00
Scott Lahteine d4aa197744 Add MAP macro 2020-05-12 02:11:32 -05:00
Scott Lahteine 181739d0d1 Move inline laser state to fix EEPROM error 2020-05-12 00:10:04 -05:00
Scott Lahteine 798dc68847 Combine some conditions 2020-05-11 23:27:01 -05:00
Scott Lahteine c2d66a5df0 Tweak JD + Jerk limit 2020-05-11 23:27:01 -05:00
Scott Lahteine 7664e552f1 Finish DOGM progress bar
Fixes #17940
2020-05-11 23:26:58 -05:00
Scott Lahteine 0fbedf5b4c Fix LPC host actions, add tests
Fixes #17955
2020-05-11 22:15:25 -05:00
Scott Lahteine df9cad6a53 Correct DEFAULT_MINSEGMENTTIME units 2020-05-11 22:15:25 -05:00
Scott Lahteine e6079bd14e Correct endstop noise comment 2020-05-11 20:16:48 -05:00
Scott Lahteine aecfc05748 Align slightly in M114 detail 2020-05-11 19:24:58 -05:00
Scott Lahteine 3b87fc19e4 Adjust some variants spacing, comments 2020-05-10 19:28:49 -05:00
Scott Lahteineandchgi 33127f4476 More conservative Trinamic DIR delay
See #17323

This makes babystepping more reliable and may improve Trinamic motion overall.

Co-Authored-By: chgi <chgi@users.noreply.github.com>
2020-05-10 18:43:00 -05:00
Scott Lahteine 86c1125380 Sanity check 3-point defines
Fixes #17870
2020-05-10 04:52:57 -05:00
Scott LahteineandMatthew Kennedy e5b0892f08 Fix TERN typo, EXTRA_PROBING
Co-Authored-By: Matthew Kennedy <mattkenn4545@gmail.com>
2020-05-10 04:40:30 -05:00
Scott Lahteine 32dc874928 Tempted by the const of a seg_length 2020-05-10 03:42:58 -05:00
Scott Lahteine de6a725b04 Fix G2/G3 segment size
Fixes #17348
2020-05-10 02:46:48 -05:00
Scott Lahteine 71b41c963b Better EEPROM alert message 2020-05-10 00:37:19 -05:00
Scott Lahteine 6be76af617 Overrideable CASE_LIGHT_PIN 2020-05-07 14:57:41 -05:00
Scott LahteineandDaniel Callander 7c26a54d3f Fix, clarify LCD_TIMEOUT_TO_STATUS
Replaces #17887

Co-Authored-By: Daniel Callander <knifa@users.noreply.github.com>
2020-05-06 03:34:39 -05:00
Scott Lahteine 1aa9d44783 Format some pins 2020-05-06 01:40:40 -05:00
Scott Lahteine 544b16639e Fix poll_runout_states bug 2020-05-06 01:15:13 -05:00
Scott Lahteine 9ce950e3c1 Move M114 options down 2020-05-05 20:15:48 -05:00
Scott Lahteine 39f703310b Move S_FMT to HAL, apply to mixer 2020-05-05 18:12:36 -05:00
Scott Lahteine 7a2cc782b4 Clean up planner modifier methods 2020-05-05 15:38:48 -05:00
Scott LahteineandAbdullahGheith 852a8d6685 Configurable kill pin state
Co-Authored-By: AbdullahGheith <abdullahgheith@users.noreply.github.com>
2020-05-05 03:31:15 -05:00
Scott Lahteine 973a6990b5 Trailing whitespace 2020-05-05 01:24:35 -05:00
Scott Lahteine d2b7671253 No Z stall by default 2020-05-05 00:59:39 -05:00
Scott Lahteine eeabe66fc4 Some distinct E helpers 2020-05-05 00:52:45 -05:00
Scott Lahteine 39263efef7 Allow more serial parameters 2020-05-04 23:46:38 -05:00
Scott Lahteine 90e1035e9b Define max_e_jerk as array always 2020-05-04 23:10:23 -05:00
Scott Lahteine 97e47b4494 Wrap some macros 2020-05-04 23:08:15 -05:00
Scott Lahteine 65104b7d78 Whitespace, M200 test label 2020-05-04 19:26:46 -05:00
Scott Lahteine bab37dcfae Add templated j_move_axis 2020-05-04 19:26:46 -05:00
Scott Lahteine 0080305fa6 Tweaks to platformio.ini 2020-05-04 19:26:46 -05:00
Scott Lahteine c55475e8e7 Fix and combine JD condition 2020-05-04 19:02:08 -05:00
Scott Lahteine 9fe781ccaf Tweak powerloss info 2020-05-04 16:37:27 -05:00
Scott Lahteine b8947ac8a5 More explicit junction/jerk math 2020-05-04 16:13:10 -05:00
Scott Lahteine 2efe28ca59 Minor conditional clean 2020-05-04 16:11:36 -05:00
Scott Lahteine 9a6934874a Add XYZ_NO_FRAME option 2020-05-03 01:24:39 -05:00
Scott Lahteine 6b3ed0f320 Cleanup in language.h 2020-05-02 21:32:36 -05:00
Scott Lahteine 52f3f3b5ab Fix motor current array 2020-05-02 17:00:12 -05:00
Scott Lahteine 9b7807d40f Clean up M122 code 2020-05-02 15:39:38 -05:00
Scott Lahteine 2e21c72542 Add ExtUI mesh items for Malyan LCD
Fixes #17429
2020-05-01 00:52:46 -05:00
Scott Lahteine 6edc2c3690 Fix eeprom init glitch 2020-04-30 22:50:05 -05:00
Scott Lahteine 76bc7bf7b8 Pre-clean DUE flash eeprom code 2020-04-30 22:10:46 -05:00
Scott Lahteine 306578d7be More explicit LPC timer defines 2020-04-30 19:31:49 -05:00
Scott Lahteine 9b820d71a6 Remove QSPI from "wired" EEPROM type 2020-04-30 18:16:10 -05:00
Scott Lahteine 7f5730ea3b Minimal interface for F4/F7 flash 2020-04-30 18:00:42 -05:00
Scott Lahteine 3c080ee3e6 Cleanup, comment "wired" eeproms 2020-04-30 18:00:42 -05:00
Scott Lahteine a521b0edbb Strip never-used eeprom functions 2020-04-30 17:25:27 -05:00
Scott Lahteine b335c38162 Drop extra Marduino includes 2020-04-30 17:25:27 -05:00
Scott Lahteine e8b0796fc7 Revert menu_item_if ahead of refactor 2020-04-29 15:06:38 -05:00
Scott Lahteine c26725c5a0 L64XX can use hardStop for M17
See #17794
2020-04-29 15:06:19 -05:00
Scott Lahteine ef43520d56 Disambiguate i2c calls 2020-04-29 03:13:50 -05:00
Scott Lahteine 2fbce22910 Cleanup followup 2020-04-29 01:47:41 -05:00
Scott Lahteine 3d3d2a923b Cleanup with updated macros 2020-04-28 19:18:14 -05:00
Scott Lahteine f03f76ecfb Fix info menu without leveling
Fixes #17664
2020-04-28 19:18:14 -05:00
Scott Lahteine 1d714512f0 Fix undefined Z stall 2020-04-28 19:18:14 -05:00
Scott Lahteine bd82b8bc7e Suppress compile warnings 2020-04-28 08:34:07 -05:00
Scott Lahteine 4b35ff1f07 STEPPER_TIMER_RATE might call a function 2020-04-28 07:53:51 -05:00
Scott Lahteine 56e3106b63 Clean up whitespace 2020-04-28 07:53:04 -05:00
Scott Lahteine 2c959123e5 Clean up whitespace 2020-04-28 06:09:52 -05:00
Scott Lahteine 0eeb5e2a29 General cleanup: pause, MarlinCore 2020-04-28 00:22:04 -05:00
Scott Lahteine 630b4ecfff Patch XY frequency menu 2020-04-27 23:31:17 -05:00
Scott Lahteine 01c646a892 Apply more HAS_HOTEND 2020-04-27 22:39:31 -05:00
Scott Lahteine 94291eb59f Clean up old externs / includes 2020-04-27 22:39:31 -05:00
Scott Lahteine f6e820b4e9 Fix buffer stuff 2020-04-27 22:39:30 -05:00
Scott Lahteine 66676e6dd4 Remove extra macro 2020-04-27 10:19:37 -05:00