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 |
|
Scott Lahteine
|
b419ca254b
|
Fix typo
|
2020-01-15 01:27:32 -06:00 |
|
Scott Lahteine
|
7b304cee16
|
Move configurations to a separate repo
|
2020-01-14 19:11:47 -06:00 |
|
Scott Lahteine
|
ea7363a8f4
|
Update more configs
|
2020-01-14 18:48:29 -06:00 |
|
Scott Lahteine
|
bfe4ceedd1
|
Bring MP_SCARA config up to date
|
2020-01-14 14:55:47 -06:00 |
|
Scott Lahteine
|
1457e40208
|
Make lcd_power_loss_recovery_cancel exportable
|
2020-01-13 20:25:12 -06:00 |
|
Scott Lahteine
|
0e6ef65aec
|
Clean up whitespace
|
2020-01-13 16:56:56 -06:00 |
|
Scott Lahteine
|
f926351fa8
|
Power options formatting
|
2020-01-13 00:15:24 -06:00 |
|
Scott Lahteine
|
89ccd463d7
|
Update auto_build.py paths for Atom/Sublime
|
2020-01-11 19:28:41 -06:00 |
|
Scott Lahteine
|
473d640e88
|
Restore test_builds action to bugfix
|
2020-01-11 18:38:47 -06:00 |
|
Scott Lahteine
|
536778812f
|
Migrate actions to default (2.0.x) branch
|
2020-01-10 18:16:52 -06:00 |
|
Scott Lahteine
|
6e658a7c04
|
Code style and comment tweaks
|
2020-01-08 20:00:26 -06:00 |
|
Scott Lahteine
|
95046c9047
|
Extend SERIAL_CHAR to take multiple arguments
|
2020-01-08 18:36:47 -06:00 |
|
Scott Lahteine
|
5ac9d9754e
|
Update workflow skip condition
|
2020-01-08 17:40:53 -06:00 |
|
Scott Lahteine
|
f154e94981
|
Move auto_build.py to 'vscode' folder
|
2020-01-07 19:38:15 -06:00 |
|
Scott Lahteine
|
a484adcb30
|
Update git helper usage
|
2020-01-05 01:54:30 -06:00 |
|
Scott Lahteine
|
31679640c0
|
Skip build tests on forks
|
2020-01-05 01:54:30 -06:00 |
|
Scott Lahteine
|
38c0f800d6
|
Action to check PRs
|
2020-01-05 01:54:30 -06:00 |
|
Scott Lahteine
|
57e37b6c24
|
Fix daily date bump action
|
2020-01-05 00:59:10 -06:00 |
|
Scott Lahteine
|
aa4db785f2
|
MSG_WATCH => MSG_INFO_SCREEN
|
2020-01-03 19:50:55 -06:00 |
|
Scott Lahteine
|
00e27503ce
|
Use a default monitor_speed of 250000
|
2020-01-03 19:50:55 -06:00 |
|
Scott Lahteine
|
f7e3a5ad85
|
Temporary CI fix for STM32
|
2020-01-03 19:31:16 -06:00 |
|
Scott Lahteine
|
5b75a018b7
|
Misc patches preceding DGUS PR
|
2020-01-02 17:59:38 -06:00 |
|
Scott Lahteine
|
a2cda631d9
|
Clean up trailing whitespace
|
2020-01-02 16:33:50 -06:00 |
|
Scott Lahteine
|
00c83e9ca6
|
Update comments re: NOZZLE_AS_PROBE
|
2020-01-01 19:41:23 -06:00 |
|
Scott Lahteine
|
832321f55d
|
Fix games menu back item, titles
|
2019-12-31 16:06:16 -06:00 |
|
Scott Lahteine
|
941a09b6ac
|
Fix Max7219 with 256 or more cels
|
2019-12-31 16:04:29 -06:00 |
|
Scott Lahteine
|
16787c94af
|
Update mfpub for current MarlinDocumentation
|
2019-12-28 17:45:10 -06:00 |
|
Scott Lahteine
|
28d83b42e1
|
Split up HAL items
|
2019-12-25 19:25:05 -06:00 |
|
Scott Lahteine
|
23c5266076
|
Update README with status badge, etc.
|
2019-12-25 15:06:36 -06:00 |
|
Scott Lahteine
|
127fb9860c
|
Don't test certain changes
|
2019-12-21 03:37:49 -06:00 |
|