Scott Lahteine
|
0ba18848af
|
Allow USE_GCODE_SUBCODES for debugging
|
2020-02-22 22:50:03 -06:00 |
|
Scott Lahteine
|
b2328d089a
|
Allow LCD_PIXEL_WIDTH/HEIGHT override
|
2020-02-22 21:36:21 -06:00 |
|
Scott Lahteine
|
29ec868c4b
|
Commit last SD line before fileHasFinished
|
2020-02-22 20:46:52 -06:00 |
|
Scott Lahteine
|
1d431fe8d2
|
Suppress "packed member" warning
|
2020-02-22 19:28:24 -06:00 |
|
Scott Lahteine
|
b9b29bf4c0
|
Followup to babystep hotfix
|
2020-02-22 18:34:49 -06:00 |
|
Scott Lahteine
|
484e1a624c
|
CoreXY Babystepping hotfix
|
2020-02-22 02:52:59 -06:00 |
|
Scott Lahteine
|
ac3e27c026
|
Hotfix for Babystepping
|
2020-02-22 02:52:21 -06:00 |
|
Scott Lahteine
|
1ab6f910b6
|
Use moves_free in ok_to_send
|
2020-02-22 02:30:59 -06:00 |
|
Scott Lahteine
|
5d16497bed
|
Tweak pins spacing, comments
|
2020-02-21 08:33:11 -06:00 |
|
Scott Lahteine
|
6320f9795c
|
More EEPROM cleanup
|
2020-02-20 20:56:13 -06:00 |
|
Scott Lahteine
|
22b974691e
|
Tweak process_line_done for speed
|
2020-02-20 20:36:51 -06:00 |
|
Scott Lahteine
|
4ef627d79f
|
Add a note on EEPROM todo
|
2020-02-20 20:36:50 -06:00 |
|
Scott Lahteine
|
19991e269b
|
Show end prompt with Print Event LEDs
|
2020-02-20 20:36:50 -06:00 |
|
Scott Lahteine
|
b8b225c8b5
|
Function for CONFIG_ECHO_HEADING
|
2020-02-20 20:36:50 -06:00 |
|
Scott Lahteine
|
a1f026f57a
|
Inline manage_inactivity, tweak autoreport_paused
|
2020-02-20 20:36:50 -06:00 |
|
Scott Lahteine
|
2b788e9aa6
|
Single envs for specific boards
|
2020-02-20 20:20:15 -06:00 |
|
Scott Lahteine
|
99a5074372
|
Fix babystep include, typos in stepper.cpp
Fix #16881
|
2020-02-16 17:49:21 -06:00 |
|
Scott Lahteine
|
4d400910b4
|
Fix mftest -b -u line match
|
2020-02-16 15:30:20 -06:00 |
|
Scott Lahteine
|
4360142bd1
|
Defer updated ADC
|
2020-02-15 22:37:16 -06:00 |
|
Scott Lahteine
|
ddce1c6ef2
|
Show '*' for zero 'stst' flag
|
2020-02-15 22:35:28 -06:00 |
|
Scott Lahteine
|
72fae2faa5
|
Require TMCStepper 0.6.2
|
2020-02-15 22:35:28 -06:00 |
|
Scott Lahteine
|
5584da388c
|
Conceal float rounding errors on display
Fix #16866
|
2020-02-15 02:55:41 -06:00 |
|
Scott Lahteine
|
efdaf940a5
|
Fix byte-to-percent display
Fixes #16866
|
2020-02-15 02:37:13 -06:00 |
|
Scott Lahteine
|
71ec89a112
|
Fix mftest -b and -u. Add --help.
|
2020-02-15 01:47:15 -06:00 |
|
Scott Lahteine
|
1087e318e5
|
Fix a BORG compile warning
|
2020-02-15 01:47:15 -06:00 |
|
Scott Lahteine
|
073e4443e8
|
Optimize "Dismiss" string
|
2020-02-14 00:05:06 -06:00 |
|
Scott Lahteine
|
49a66bc4cc
|
Fix ESP32 warning, specify supported version
|
2020-02-13 19:22:13 -06:00 |
|
Scott Lahteine
|
f3f692adf7
|
Don't assert safe homing for delta/scara
|
2020-02-13 19:22:13 -06:00 |
|
Scott Lahteine
|
1d8d91afc6
|
No limit needed on this raise
Remove an extraneous limit from #16811.
|
2020-02-12 14:57:11 -06:00 |
|
Scott Lahteine
|
0fd0554b5f
|
Simplify old safe homing sanity check
|
2020-02-11 10:07:45 -06:00 |
|
Scott Lahteine
|
fa6e7cb733
|
Function-style critical section macros
|
2020-02-11 09:37:04 -06:00 |
|
Scott Lahteine
|
7b02a62da8
|
Fix up tests
|
2020-02-11 09:37:04 -06:00 |
|
 Scott LahteineandVertabreaker
|
1c556cd90d
|
Recommend Z Safe Homing
Co-Authored-By: Vertabreaker <opyrus@hotmail.com>
|
2020-02-11 07:40:37 -06:00 |
|
Scott Lahteine
|
e442663e2a
|
No Z sensorless req'd if homing with probe
Fixes #16674
|
2020-02-11 04:15:25 -06:00 |
|
Scott Lahteine
|
71539bcbeb
|
Undo driver type auto-assignment for now
Good general concept but needs more time to develop and group with a stepper suite.
|
2020-02-11 02:32:01 -06:00 |
|
 Scott Lahteineandtol2cj
|
fa4a6cdb5c
|
Fix out-of-order M0 after SD printing
Fixes #14774
Co-Authored-By: tol2cj <tol2cj@users.noreply.github.com>
|
2020-02-10 16:33:40 -06:00 |
|
Scott Lahteine
|
0b45493557
|
Add a caution to drivers.h
|
2020-02-09 21:58:12 -06:00 |
|
Scott Lahteine
|
18a7276909
|
Revert "Coolstep for TMC2130, 2209, 5130, 5160"
Reverting #16790 as not ready for primetime.
|
2020-02-09 21:22:26 -06:00 |
|
Scott Lahteine
|
28b48fc9bb
|
Revert change to AXIS_DRIVER_TYPE_X2
- Revisit this to figure out why it breaks
|
2020-02-09 20:49:55 -06:00 |
|
Scott Lahteine
|
10b4fa91eb
|
Add mftest -b (auto-build) and -u (upload)
- Implement the equivalent of auto-build for the shell environment by using the MOTHERBOARD setting to look up the env: entries.
|
2020-02-09 20:48:20 -06:00 |
|
Scott Lahteine
|
a33d08928a
|
Tweak LPC1768 upload py script
|
2020-02-09 20:48:20 -06:00 |
|
Scott Lahteine
|
0ce83dee95
|
Show print time with PRINTER_EVENT_LEDS
|
2020-02-09 11:37:43 -06:00 |
|
Scott Lahteine
|
38873596ec
|
Tweak parser warning
|
2020-02-09 11:37:43 -06:00 |
|
Scott Lahteine
|
ffcbba4447
|
Move MSG_MARLIN
|
2020-02-09 11:37:43 -06:00 |
|
Scott Lahteine
|
b9b07387d7
|
Minor HAL cleanup
|
2020-02-09 11:12:38 -06:00 |
|
Scott Lahteine
|
130e36d766
|
Tweak ABL logging, document probing
|
2020-02-08 17:47:54 -06:00 |
|
Scott Lahteine
|
5d3cfbdc9b
|
Add .editorconfig file
|
2020-02-08 17:43:25 -06:00 |
|
Scott Lahteine
|
f55abfeb95
|
Clean up Makefle indentation
|
2020-02-08 17:43:00 -06:00 |
|
Scott Lahteine
|
00d71ff0eb
|
Direct download link for configs
|
2020-02-05 00:45:43 -06:00 |
|
Scott Lahteine
|
f312ddfa4f
|
More updates for 8 extruders, REPEAT
|
2020-02-04 12:37:20 -06:00 |
|
Scott Lahteine
|
793939a365
|
Upgrade an ifdef
|
2020-02-04 08:46:37 -06:00 |
|
Scott Lahteine
|
7bf2190f03
|
Fix CALIBRATION_GCODE pin handling
|
2020-02-04 08:32:43 -06:00 |
|
Scott Lahteine
|
081ef46e76
|
Fix Arduino IDE compile for DUE
Fixes #16767
|
2020-02-04 08:32:20 -06:00 |
|
Scott Lahteine
|
15b6ad41bc
|
Fix E stepper stays on bug
Fixes #16753
|
2020-02-04 02:39:37 -06:00 |
|
Scott Lahteine
|
3ded99b894
|
[cron] Bump distribution date
|
2020-02-03 19:53:30 -06:00 |
|
Scott Lahteine
|
ff78f79762
|
Use a different Configurations branch for CI
|
2020-02-03 18:06:04 -06:00 |
|
Scott Lahteine
|
202840e750
|
Tweak mfqp script
|
2020-02-03 08:33:35 -06:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
Scott Lahteine
|
ee6003be87
|
Revert breaking change to _FAN_PWM macro
|
2020-02-01 23:07:20 -06:00 |
|
Scott Lahteine
|
0e72c315a0
|
Minor string storage optimization
|
2020-02-01 20:29:31 -06:00 |
|
Scott Lahteine
|
4937519d51
|
Fix LPC build with USE_WATCHDOG off
|
2020-02-01 20:29:31 -06:00 |
|
Scott Lahteine
|
63469ed8f7
|
Add EXP labels to SKR pins
|
2020-02-01 19:06:32 -06:00 |
|
Scott Lahteine
|
22556a7bbf
|
More 8-extruder fixups
|
2020-02-01 15:19:58 -06:00 |
|
Scott Lahteine
|
c4cbc54484
|
Suppress a compile warning
|
2020-02-01 10:38:07 -06:00 |
|
Scott Lahteine
|
7a4758a6a2
|
Fix RGB / Neopixel white color bug
See #16752
|
2020-02-01 10:11:36 -06:00 |
|
Scott Lahteine
|
995a9238b3
|
Probe singleton patch
Followup to #16751
|
2020-02-01 07:57:10 -06:00 |
|
Scott Lahteine
|
5296af94d2
|
Drop obsolete SD special char handling
See #14035
|
2020-02-01 06:49:56 -06:00 |
|
Scott Lahteine
|
0d342bac51
|
Fix CURRENT_STEP_DOWN compile error
|
2020-02-01 06:27:17 -06:00 |
|
Scott Lahteine
|
43d3463d5d
|
Misc cleanup, whitespace
|
2020-02-01 03:50:42 -06:00 |
|
Scott Lahteine
|
e64b7a3ab2
|
Clean up i2c encoder, sanitize serial
|
2020-02-01 00:57:14 -06:00 |
|
Scott Lahteine
|
1af05797d7
|
Improve mfadd helper script
- Use the original branch name if none is supplied
- Set the remote tracking to the source
- Accept User/Branch or User:Branch syntax
|
2020-02-01 00:46:22 -06:00 |
|
Scott Lahteine
|
c4df5cf9a6
|
Include macros for delta ABC
|
2020-01-31 04:40:33 -06:00 |
|
Scott Lahteine
|
02f61832c0
|
Add sanity-check for new Advanced Pause option
Followup to #16372
|
2020-01-30 23:24:40 -06:00 |
|
Scott Lahteine
|
62f52ebb3a
|
Fix up, improve endstop pin auto-assignment
Followup for #16723
|
2020-01-30 14:09:33 -06:00 |
|
Scott Lahteine
|
e8e25b80d1
|
Extend RX/TX pins for up to 8 extruders
|
2020-01-30 13:29:19 -06:00 |
|
Scott Lahteine
|
3c9464eea4
|
Tweak G60/G61 slots
|
2020-01-30 03:25:40 -06:00 |
|
Scott Lahteine
|
e8ed4329ea
|
Cleanup of old includes, add comments
|
2020-01-29 22:41:18 -06:00 |
|
Scott Lahteine
|
8bd6b60a01
|
Remove extraneous G60/G61 lines
|
2020-01-27 15:40:25 -06:00 |
|
Scott Lahteine
|
2325bede8a
|
Fix Trigorilla 1.4 limit switches
See #16612
|
2020-01-26 21:08:55 -06:00 |
|
Scott Lahteine
|
56cd747c8b
|
Rename some temperature members
|
2020-01-26 21:08:55 -06:00 |
|
Scott Lahteine
|
5e3e8fcdb9
|
Fix PID F menu label
|
2020-01-26 17:07:18 -06:00 |
|
Scott Lahteine
|
1d1dc8e339
|
More 8 extruder defines
|
2020-01-26 03:24:54 -06:00 |
|
Scott Lahteine
|
bbfbcb8a5d
|
Clean up PID language defines
|
2020-01-26 03:24:54 -06:00 |
|
Scott Lahteine
|
86c18ea6e0
|
Bring configs and drivers.h up to date
|
2020-01-24 23:17:52 -06:00 |
|
Scott Lahteine
|
b7a67f6f74
|
Extra debugging for leveling on/off
|
2020-01-24 23:17:49 -06:00 |
|
Scott Lahteine
|
1c042bbaea
|
Convert chars only for enabled languages
|
2020-01-24 15:12:04 -06:00 |
|
Scott Lahteine
|
0eae26a7be
|
Tweak mfpub stashing
|
2020-01-22 01:54:31 -06:00 |
|
Scott Lahteine
|
d3a8a81756
|
Update mfdoc, mfpub
|
2020-01-21 05:21:49 -06:00 |
|
Scott Lahteine
|
84c874c53b
|
Tweak some config spacing
|
2020-01-21 02:43:34 -06:00 |
|
Scott Lahteine
|
e9ae585647
|
Patch for _STEP_INIT
|
2020-01-19 20:50:33 -06:00 |
|
Scott Lahteine
|
dda76e50a9
|
Use bool in pin compare
|
2020-01-19 20:05:53 -06:00 |
|
Scott Lahteine
|
37849969ad
|
Function-like macros
|
2020-01-19 20:01:22 -06:00 |
|
Scott Lahteine
|
707349d492
|
Updates for L64XX
|
2020-01-19 19:53:12 -06:00 |
|
Scott Lahteine
|
f6a6839a82
|
Simplify TMC monitor code
|
2020-01-19 19:29:30 -06:00 |
|
Scott Lahteine
|
79c2f05e7d
|
Fix M112 with Emergency Parser
|
2020-01-19 19:00:24 -06:00 |
|
Scott Lahteine
|
d035bfb1a9
|
Allow RRW Keypad with any LCD
|
2020-01-18 14:48:24 -06:00 |
|
Scott Lahteine
|
9520e5121c
|
More CI test updates
|
2020-01-17 03:21:31 -06:00 |
|
Scott Lahteine
|
a578749622
|
Clean up HAL ADC, old test scripts
|
2020-01-17 02:44:01 -06:00 |
|
Scott Lahteine
|
1bb1ce7475
|
Move macros to stepper/indirection
|
2020-01-16 05:25:16 -06:00 |
|
Scott Lahteine
|
bd550bb45a
|
Get test configs from GitHub
|
2020-01-15 01:27:32 -06:00 |
|