Scott Lahteine
|
b5530775c9
|
Add debug logging for setup()
|
5 years ago |
MangaValk
|
57f488738b
|
[ToolChanger] Lock the current tool at power-up (#17093)
|
5 years ago |
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
5 years ago |
Scott Lahteine
|
8ff25a9566
|
Max7219 init last
|
5 years ago |
Scott Lahteine
|
49c5f614c6
|
Minor motion style changes
|
5 years ago |
Scott Lahteine
|
b1a50d54e2
|
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
|
5 years ago |
Scott Lahteine
|
5e9a10dbae
|
Use PSTR for common labels
|
5 years ago |
Scott Lahteine
|
bafe8d920a
|
Handle print completed LED event in M0
|
5 years ago |
InsanityAutomation
|
cdcd45d651
|
Set LCD status for EEPROM errors (#16977)
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
5071fe82ab
|
Ensure proper SD print completion (#16967)
|
5 years ago |
Scott Lahteine
|
a1f026f57a
|
Inline manage_inactivity, tweak autoreport_paused
|
5 years ago |
Scott Lahteine
|
073e4443e8
|
Optimize "Dismiss" string
|
5 years ago |
Robby Candra
|
af84e362cc
|
Remove unused queue.stopped_N (#16850)
|
5 years ago |
Scott Lahteine
|
ffcbba4447
|
Move MSG_MARLIN
|
5 years ago |
Fabio Santos
|
894762259b
|
Coolstep for TMC2130, 2209, 5130, 5160 (#16790)
|
5 years ago |
Robby Candra
|
86812432f3
|
Remove extraneous Serial init (#16794)
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
0e72c315a0
|
Minor string storage optimization
|
5 years ago |
Scott Lahteine
|
22556a7bbf
|
More 8-extruder fixups
|
5 years ago |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
Scott Lahteine
|
50889c0f94
|
Move L64XX index_to_axis to progmem (#16697)
|
5 years ago |
Bob Kuhn
|
0d166f9c7d
|
Duet Smart Effector support (#16641)
|
5 years ago |
Scott Lahteine
|
79c2f05e7d
|
Fix M112 with Emergency Parser
|
5 years ago |
InsanityAutomation
|
ffd8b595d1
|
Fix PLR cancel with ExtUI (#16556)
|
5 years ago |
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
5 years ago |
Scott Lahteine
|
6e658a7c04
|
Code style and comment tweaks
|
5 years ago |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
5 years ago |
Lino Barreca
|
ac32ed74b4
|
Return from loop() on non-AVR boards (#16390)
|
5 years ago |
randellhodges
|
2a7f1091ce
|
Fix compile error (macro substitution typo) (#16194)
|
5 years ago |
Felicia Hummel
|
690ed531b6
|
Configurable PSU power-on delay (#16050)
|
5 years ago |
Scott Lahteine
|
27943f9e31
|
Multiple axis TMC OTPW step down (#16044)
|
5 years ago |
Scott Lahteine
|
f83bc0aa13
|
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
|
5 years ago |
Scott Lahteine
|
b11551c767
|
Touch UI updates for Cocoa Press (#15986)
|
5 years ago |
Scott Lahteine
|
602ca5dea6
|
No USE_M73_REMAINING_TIME without LCD_SET_PROGRESS_MANUALLY
|
5 years ago |
Roman Moravčík
|
e110f5abce
|
M73 R : Set Remaining Time (#15549)
|
5 years ago |
Scott Lahteine
|
5e5045c4ee
|
Touch UI finishing touches
|
5 years ago |
Scott Lahteine
|
776632c503
|
Add and apply REPEAT macro (#15829)
|
5 years ago |
Scott Lahteine
|
15f94e5ee5
|
Add NUL_STR global
|
5 years ago |
ManuelMcLure
|
76b861d759
|
Fix kill screen with null string (#15747)
|
5 years ago |
Scott Lahteine
|
ca6d00b862
|
Save some string flash
|
5 years ago |
Scott Lahteine
|
61225e685d
|
Abort SD followup
|
5 years ago |
Scott Lahteine
|
583fc4ee2a
|
Move abortSDPrinting with others
|
5 years ago |
Scott Lahteine
|
7a342ecb93
|
Show Total E during print (#15703)
|
5 years ago |
Roman Moravčík
|
e690471739
|
Print startup message after print statistics are loaded (#15664)
|
5 years ago |
Scott Lahteine
|
408751d5e0
|
Fix CANCEL_OBJECTS missing include
|
5 years ago |
Scott Lahteine
|
93f0012959
|
Cancel Objects - As seen at ERRF2019 (#15590)
|
5 years ago |
InsanityAutomation
|
82fb046013
|
Allow suicide pin inverting (#15586)
|
5 years ago |
Scott Lahteine
|
af214ff121
|
Fix up PSU_CONTROL checks
|
5 years ago |
Marcio Teixeira
|
6a865a6146
|
Multi-language support (#15453)
|
5 years ago |