Scott Lahteine
|
7aed32df00
|
Fix SD_FINISHED_RELEASECOMMAND bug
Fixes #17401 bug that was introduced in 8f26c3a
|
2020-04-11 22:08:37 -05:00 |
|
Scott Lahteine
|
c2bd9dd4f5
|
Show "Pausing…" during pause
|
2020-04-09 18:09:54 -05:00 |
|
Scott Lahteine
|
3645e59893
|
Minor style tweaks
|
2020-04-09 12:31:33 -05:00 |
|
Scott Lahteine
|
71a4ab3331
|
Add "Settings Stored" message
|
2020-04-09 12:31:33 -05:00 |
|
Scott Lahteine
|
3ea23712eb
|
Fix stepper DAC compile
Fixes #17438
|
2020-04-08 14:17:29 -05:00 |
|
Scott Lahteine
|
d6badb77a4
|
Clean up whitespace
|
2020-04-08 14:04:51 -05:00 |
|
Scott Lahteine
|
fad9235cd8
|
Move MSG_x_LINE to multi_language.h
|
2020-04-05 18:25:59 -05:00 |
|
Scott Lahteine
|
07b3f38269
|
First SD status change is silent
|
2020-04-04 23:51:20 -05:00 |
|
Scott Lahteine
|
8dd9afe4f9
|
Better push in 'mfpub'
|
2020-04-04 20:33:48 -05:00 |
|
Scott Lahteine
|
0e06aaa2bc
|
Add millis helper macros
|
2020-04-04 02:48:30 -05:00 |
|
Scott Lahteine
|
723d4d6f61
|
Fix Archim 2 build for PIO
|
2020-04-04 02:18:33 -05:00 |
|
Scott Lahteine
|
2b9d2dce16
|
Apply GRID_LOOP
|
2020-04-02 14:33:04 -05:00 |
|
Scott Lahteine
|
11ce281694
|
Followup to #17351
|
2020-04-02 13:32:59 -05:00 |
|
Scott Lahteine
|
9f86dde195
|
Clean up UI declarations, apply TERN_
|
2020-04-02 01:31:03 -05:00 |
|
Scott Lahteine
|
f263782f1b
|
Fix ESP32 eeprom flag
|
2020-04-01 23:51:33 -05:00 |
|
Scott Lahteine
|
62e8c2dd87
|
Fix up 'system' includes
|
2020-04-01 23:51:09 -05:00 |
|
Scott Lahteine
|
514afddeb4
|
Minor code cleanup
|
2020-04-01 19:48:58 -05:00 |
|
Scott Lahteine
|
7f5dc7b919
|
More 8 extruders (TMC) support
|
2020-04-01 19:46:21 -05:00 |
|
Scott Lahteine
|
e7f020f3f2
|
Shorten some internal pin names
|
2020-03-31 14:43:01 -05:00 |
|
 Scott Lahteineandellensp
|
e0e87ca19a
|
Fix last arc segment
Co-Authored-By: ellensp <ellensp@hotmail.com>
|
2020-03-31 12:50:48 -05:00 |
|
Scott Lahteine
|
528907cb16
|
Additional TERN macros
|
2020-03-31 12:50:48 -05:00 |
|
 Scott Lahteineandborsegbr
|
96ab16a9dd
|
Pulldown for all FastIO headers
Co-Authored-By: borsegbr <borsegbr@users.noreply.github.com>
|
2020-03-31 12:37:22 -05:00 |
|
Scott Lahteine
|
9b886c2ad4
|
Load balance some tests
|
2020-03-29 18:14:15 -05:00 |
|
Scott Lahteine
|
223aa5cc4e
|
No unscaled_e_move for CNC
|
2020-03-29 17:20:26 -05:00 |
|
Scott Lahteine
|
d029a09810
|
Minor HAL cleanup
|
2020-03-29 17:14:23 -05:00 |
|
Scott Lahteine
|
765a9f3471
|
do_pause_e_move => unscaled_e_move
|
2020-03-29 16:26:55 -05:00 |
|
Scott Lahteine
|
fc11e72174
|
Fix extra unskew call
Fixes #17264
|
2020-03-29 16:11:03 -05:00 |
|
Scott Lahteine
|
a84990961a
|
Simplify TWIBus debug
|
2020-03-28 01:20:15 -05:00 |
|
Scott Lahteine
|
54a12ee1d6
|
Tweak eeprom storage type
|
2020-03-25 21:07:08 -05:00 |
|
Scott Lahteine
|
d6a4c3079d
|
Tweak ui.finish_status
|
2020-03-25 21:07:08 -05:00 |
|
Scott Lahteine
|
5ec1a8bb2b
|
Fix M0 unused var warning
|
2020-03-25 20:27:21 -05:00 |
|
Scott Lahteine
|
dd6781217a
|
motion.cpp: HAS_DIST_MM_ARG
|
2020-03-25 19:21:48 -05:00 |
|
Scott Lahteine
|
0175189c34
|
Allow G2_PWM to be slimmer
|
2020-03-25 19:18:42 -05:00 |
|
Scott Lahteine
|
adb6334ba0
|
Use "dist" instead of "delta" for clarity
|
2020-03-25 19:18:42 -05:00 |
|
Scott Lahteine
|
c86ee574ec
|
Drop old comment
|
2020-03-25 15:11:12 -05:00 |
|
Scott Lahteine
|
f2ed18d150
|
M303 followup
- Put 'D' before other params for clean exit.
- Use serial on/off for debug status.
|
2020-03-25 15:08:52 -05:00 |
|
Scott Lahteine
|
68face848a
|
Sanity check CONTROLLERFAN_SECS
|
2020-03-24 16:41:21 -05:00 |
|
Scott Lahteine
|
c87d73045b
|
Fix extra M114 output line
Fixes #17255
|
2020-03-23 18:31:26 -05:00 |
|
Scott Lahteine
|
adb7a88428
|
Fix an unused var warning
|
2020-03-23 17:35:43 -05:00 |
|
Scott Lahteine
|
580d314fbe
|
Skip impossible PWM sanity-checks
|
2020-03-23 17:35:43 -05:00 |
|
Scott Lahteine
|
fe154fa5de
|
Fix CONTROLLER_FAN options compile
|
2020-03-23 17:35:43 -05:00 |
|
Scott Lahteine
|
e7a9f17371
|
Tweak serial port descriptions
|
2020-03-21 23:38:44 -05:00 |
|
Scott Lahteine
|
2460a3dfbb
|
Fix custom version file include
|
2020-03-21 23:34:19 -05:00 |
|
 Scott LahteineandScott Lahteine
|
2c325c2a7d
|
Format some pins files
|
2020-03-21 21:18:46 -05:00 |
|
 Scott LahteineandScott Lahteine
|
9340a33980
|
Add a pins formatting script
|
2020-03-21 21:18:46 -05:00 |
|
 Scott LahteineandScott Lahteine
|
e62b52da99
|
Use pin/port names for CHITU pins
|
2020-03-21 21:18:46 -05:00 |
|
Scott Lahteine
|
7988e31f5e
|
whitespace
|
2020-03-21 21:16:15 -05:00 |
|
Scott Lahteine
|
1674df00b1
|
Stay at v0.91 of USBComposite for STM32F1
|
2020-03-21 20:56:14 -05:00 |
|
Scott Lahteine
|
de45ac41ad
|
Implement CONTROLLER_FAN_USE_Z_ONLY
Followup to #17149
|
2020-03-18 14:36:40 -05:00 |
|
Scott Lahteine
|
abea6d5787
|
Tweak some lambdas
|
2020-03-18 10:33:15 -05:00 |
|
Scott Lahteine
|
e8205af6fb
|
Apply HAS_TMC_UART to pins files
|
2020-03-17 15:06:01 -05:00 |
|
 Scott LahteineandAlan T
|
c39873759f
|
Fix Z after ABL Bilinear G29 with fade
Co-Authored-By: Alan T <interstellarmisfit@users.noreply.github.com>
|
2020-03-15 18:18:38 -05:00 |
|
Scott Lahteine
|
695e014075
|
Do later mounting of LCD-based SD
|
2020-03-14 19:24:35 -05:00 |
|
Scott Lahteine
|
090a90a036
|
Add EEPROM_BOOT_SILENT option
|
2020-03-14 19:24:35 -05:00 |
|
Scott Lahteine
|
095a1123c1
|
Add a global machine state
|
2020-03-14 19:24:35 -05:00 |
|
Scott Lahteine
|
41ffe9851d
|
Fix LCD progress bar
Fixes #17162
|
2020-03-14 19:24:33 -05:00 |
|
Scott Lahteine
|
8b2d55e345
|
Config version 020005
|
2020-03-13 23:22:46 -05:00 |
|
Scott Lahteine
|
a96be32fae
|
Fix G26 corrupted position
|
2020-03-13 19:27:02 -05:00 |
|
Scott Lahteine
|
ad980a72f7
|
M0 Q preserve status
|
2020-03-13 14:42:42 -05:00 |
|
Scott Lahteine
|
7ec45f4382
|
Fix end of short (auto0.g) prints
|
2020-03-13 13:59:17 -05:00 |
|
Scott Lahteine
|
81b0548518
|
Fix Emergency Parser stuck state
|
2020-03-13 13:59:17 -05:00 |
|
Scott Lahteine
|
59cb1466b7
|
Fix DUGS / DGUS typo
|
2020-03-12 19:30:18 -05:00 |
|
Scott Lahteine
|
318a16637b
|
Fix M810 macro multiple use
Fixes #17125
|
2020-03-11 17:15:39 -05:00 |
|
Scott Lahteine
|
924fa6045c
|
Non-const REMEMBER needed for RESTORE
|
2020-03-11 15:25:16 -05:00 |
|
Scott Lahteine
|
eb6c992bfb
|
Announce SD file open
Requested in #17110
|
2020-03-10 22:54:19 -05:00 |
|
Scott Lahteine
|
4e3a793f1e
|
Fix broken enqueue_P
|
2020-03-10 18:28:49 -05:00 |
|
Scott Lahteine
|
9bff67bc74
|
Always look for PLR file, but more quickly
|
2020-03-10 17:07:14 -05:00 |
|
Scott Lahteine
|
972d1bf5b4
|
Ensure welcome message
|
2020-03-09 18:19:37 -05:00 |
|
Scott Lahteine
|
b5530775c9
|
Add debug logging for setup()
|
2020-03-09 17:46:49 -05:00 |
|
Scott Lahteine
|
13118dbd8d
|
Additional numtostr functions
|
2020-03-09 17:46:49 -05:00 |
|
Scott Lahteine
|
0f39386d9b
|
Make BOOTSCREEN_TIMEOUT generally available
|
2020-03-09 17:46:49 -05:00 |
|
Scott Lahteine
|
7674befa47
|
DOGM SPI delay is less common
|
2020-03-09 17:46:49 -05:00 |
|
Scott Lahteine
|
b579f5dc99
|
Move 'last_pause_state' closer to usage
|
2020-03-09 17:46:49 -05:00 |
|
Scott Lahteine
|
b21edce943
|
More general SD_DETECT_INVERTED override
|
2020-03-08 14:47:16 -05:00 |
|
Scott Lahteine
|
2a71e4f336
|
Revert that wack backoff
|
2020-03-07 23:10:56 -06:00 |
|
Scott Lahteine
|
20f93404a7
|
Add / correct comments
|
2020-03-07 02:16:17 -06:00 |
|
Scott Lahteine
|
3db784f3c7
|
More pins debugging cleanup
|
2020-03-07 02:15:05 -06:00 |
|
Scott Lahteine
|
7b9eb233cb
|
Emergency Parser dumb terminal compatibility
|
2020-03-07 02:15:05 -06:00 |
|
Scott Lahteine
|
c99773bae0
|
Max7219 suspend/resume
|
2020-03-07 01:18:26 -06:00 |
|
Scott Lahteine
|
8ff25a9566
|
Max7219 init last
|
2020-03-07 00:16:44 -06:00 |
|
Scott Lahteine
|
e9f451bffe
|
Pins debug followup
|
2020-03-06 21:59:20 -06:00 |
|
Scott Lahteine
|
913de024a9
|
Change PID dummy value to NAN
Fixes #17078
|
2020-03-06 13:55:27 -06:00 |
|
Scott Lahteine
|
1da49d0ac5
|
Non-blocking Max7219 test pattern
|
2020-03-06 13:19:38 -06:00 |
|
Scott Lahteine
|
ca4423ed2a
|
Clean up pins debugging
|
2020-03-06 13:14:22 -06:00 |
|
Scott Lahteine
|
6cd99e6a77
|
Add pins to the pins debug list
|
2020-03-06 13:14:22 -06:00 |
|
Scott Lahteine
|
6d18f715e4
|
Fix M0/M1 message string
|
2020-03-06 13:14:22 -06:00 |
|
Scott Lahteine
|
c0801e900d
|
Define Z_MIN_PROBE_PIN for Cohesion 3D Remix
|
2020-03-05 15:10:46 -06:00 |
|
Scott Lahteine
|
5a6daa7c54
|
Fix CI test for SENSORLESS_PROBING
|
2020-03-05 15:07:48 -06:00 |
|
Scott Lahteine
|
e3da86fb45
|
Fix SKR test for ONBOARD SD
|
2020-03-05 13:37:09 -06:00 |
|
Scott Lahteine
|
0578e9b16e
|
Move SENSORLESS_PROBING to the probes section
Fixes a bug with HAS_BED_PROBE not being set before use.
|
2020-03-05 11:05:11 -06:00 |
|
Scott Lahteine
|
70863fbd55
|
Avoid name conflict with 'UART'
|
2020-03-04 12:50:58 -06:00 |
|
Scott Lahteine
|
7709261ea9
|
Move shared code to wait_for_bed_heating
|
2020-03-04 12:50:57 -06:00 |
|
 Scott LahteineandAnthrix
|
72b63e9520
|
Fix TEMP_PROBE_PIN for SKR 1.4
Co-Authored-By: Anthrix <anthrix@users.noreply.github.com>
|
2020-03-03 14:53:22 -06:00 |
|
Scott Lahteine
|
fd1af0189e
|
mftest: Set machine name
|
2020-03-03 14:21:07 -06:00 |
|
Scott Lahteine
|
83a60f15ff
|
Fix EEPROM compile errors
|
2020-03-03 14:21:07 -06:00 |
|
Scott Lahteine
|
c083728e4c
|
General code cleanup
|
2020-03-03 14:20:37 -06:00 |
|
Scott Lahteine
|
5e28b0f471
|
Minor EEPROM cleanup
|
2020-03-02 21:56:21 -06:00 |
|
Scott Lahteine
|
5171e9da93
|
No more direct G28 calls
|
2020-03-02 21:01:58 -06:00 |
|
Scott Lahteine
|
af62d7f937
|
Fix MMU test
|
2020-03-02 19:18:00 -06:00 |
|
Scott Lahteine
|
07e22d1d65
|
Neopixel on LPC uses GPIO toggling
|
2020-03-02 17:20:01 -06:00 |
|