ManuelMcLure
d884d1eda8
"M122 I" to reinitialize TMC ( #18571 )
2020-07-09 17:48:06 -05:00
Scott Lahteine
d6682c8609
Whitespace cleanup
2020-07-07 02:30:26 -05:00
ellensp
12e7106a8a
Update and fix POWER_MONITOR ( #18561 )
2020-07-06 18:53:26 -05:00
Robby Candra
c02451b602
Filament Runout Inverting => State ( #18537 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-05 17:42:19 -05:00
Scott Lahteine
0fad9535d1
Add comment to M412
2020-07-05 15:58:12 -05:00
ellensp
91dc74ff16
M150 I to set Neopixel by index ( #18490 )
2020-07-03 16:33:09 -05:00
Scott Lahteine
1fb2fffdbf
General cleanup
2020-06-23 19:59:38 -05:00
Fabio Santos
25c7c43a82
Add SERIAL_FLOAT_PRECISION option ( #18367 )
2020-06-22 21:12:45 -05:00
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
2020-06-18 15:23:03 -05:00
Scott Lahteine
cfd31ff70e
Add HAS_FILAMENT_RUNOUT_DISTANCE
2020-06-07 21:55:09 -05:00
Scott Lahteine
bda380513a
Add valid() to recovery.info
2020-06-01 17:02:58 -05:00
thisiskeithb
5a92462c0f
Less ambiguous option comment ( #17983 )
2020-05-13 14:26:27 -05:00
chestwood96
1475fd312a
M600 R<resume temperature> ( #17919 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-05-11 02:06:31 -05:00
Scott Lahteine
9b7807d40f
Clean up M122 code
2020-05-02 15:39:38 -05:00
Scott Lahteine
2d758663db
G12 E soft endstops parameter ( #17788 )
2020-04-29 03:25:35 -05:00
Scott Lahteine
c536b8de62
Apply ternary macros
2020-04-27 06:30:28 -05:00
thisiskeithb
02a054cda4
HOME_BEFORE_FILAMENT_CHANGE on any axis unknown ( #17681 )
2020-04-25 20:56:54 -05:00
Scott Lahteine
ab2b98e425
Apply composite tests
2020-04-23 21:53:52 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Ondřej Nový
abd42e5dea
Fix M125 unretract length ( #17623 )
2020-04-20 11:32:21 -05:00
Scott Lahteine
000ec9fc13
Ensure language.h include order
...
See #17604
2020-04-20 09:43:48 -05:00
Scott Lahteine
87875e0de8
Fix mixing with "unload all" compile
2020-04-19 02:10:02 -05:00
grauerfuchs
4a5a3d27ed
Option to use raw digipot values ( #17536 )
2020-04-18 22:56:23 -05:00
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
2020-04-11 20:36:17 -05:00
Marcelo Castagna
178ca2bcdf
Fix M710 report formatting ( #17356 )
2020-03-31 19:13:37 -05:00
Marcio T
d83ad6f321
Improve / fix FTDI EVE Touch UI ( #17338 )
...
- Fix timeout and debugging string
- Fix check for whether `LCD_TIMEOUT_TO_STATUS` is valid
- Fix incorrect debugging message
- Make capitalization of callbacks consistent.
- Allow Touch UI to use hardware SPI on Einsy boards
- Move print stats to About Printer page.
- More generic about screen with GPL license.
- Add missing handler for power loss event
- Less code duplication on status screen and main/advanced menu; more legible
- Reorganize advanced and main menu to add more features
- Hide home Z button when using Z_SAFE_HOMING
- Fix compilation errors when certain features enabled
- Fix missing labels in UI
- Improve color scheme
- Add new preheat menus
- Fix incorrect rendering of Marlin logo on boot
- Add Level X Axis and Auto calibrate buttons
2020-03-31 14:22:04 -05:00
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
2020-03-29 16:26:55 -05:00
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
...
Followup to #17149
2020-03-18 14:36:40 -05:00
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
2020-03-18 13:41:12 -05:00
Scott Lahteine
abea6d5787
Tweak some lambdas
2020-03-18 10:33:15 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
2020-03-13 16:29:29 -05:00
Scott Lahteine
c083728e4c
General code cleanup
2020-03-03 14:20:37 -06:00
Scott Lahteine
646599d0d9
Finish M900 updates
2020-03-02 17:10:51 -06:00
Scott Lahteine
49c5f614c6
Minor motion style changes
2020-03-02 12:54:18 -06:00
Scott Lahteine
6b5347ee39
Improved M900
2020-03-02 12:05:00 -06:00
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
2020-03-02 12:04:36 -06:00
Scott Lahteine
c4db8e49a7
XYZ_CHAR macro
2020-03-01 14:36:06 -06:00
Scott Lahteine
18b875dc9f
Allow print recovery after parking
2020-02-26 08:16:46 -06:00
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
2020-02-26 03:02:03 -06:00
Scott Lahteine
f312ddfa4f
More updates for 8 extruders, REPEAT
2020-02-04 12:37:20 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
0e72c315a0
Minor string storage optimization
2020-02-01 20:29:31 -06:00
Scott Lahteine
3c9464eea4
Tweak G60/G61 slots
2020-01-30 03:25:40 -06:00
chgi
99b6a132bc
Fix G60/G61 slots > 8 and compile error ( #16715 )
2020-01-30 03:18:45 -06:00
Hans007a
e2eef1256a
G60/G61 Position Save/Restore ( #16557 )
2020-01-26 23:19:05 -06:00
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
2020-01-25 02:13:39 -06:00
Bob Kuhn
a1f5245e27
L64xx M906 Fix status variable, formatting ( #16597 )
2020-01-20 01:15:00 -06:00
InsanityAutomation
0fcf2b1110
Quad Z stepper support ( #16277 )
2020-01-19 23:35:07 -06:00
Scott Lahteine
707349d492
Updates for L64XX
2020-01-19 19:53:12 -06:00