Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
5 years ago
Scott Lahteine
3645e59893
Minor style tweaks
5 years ago
Scott Lahteine
3ea23712eb
Fix stepper DAC compile
Fixes #17438
5 years ago
grauerfuchs
293a0997c9
Fix / optimize PCA9533 LED (Mightyboard) ( #17381 )
5 years ago
Tor-p
d6f39a69af
Fix G76 probe height / position ( #17392 )
5 years ago
Scott Lahteine
0e06aaa2bc
Add millis helper macros
5 years ago
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
5 years ago
Scott Lahteine
2b9d2dce16
Apply GRID_LOOP
5 years ago
Marcio T
be0e313c07
Touch UI additions, bug fixes ( #17379 )
5 years ago
Scott Lahteine
62e8c2dd87
Fix up 'system' includes
5 years ago
Scott Lahteine
514afddeb4
Minor code cleanup
5 years ago
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
5 years ago
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
5 years ago
Scott Lahteine
a84990961a
Simplify TWIBus debug
5 years ago
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
5 years ago
Scott Lahteine
adb6334ba0
Use "dist" instead of "delta" for clarity
5 years ago
Scott Lahteine
c86ee574ec
Drop old comment
5 years ago
Roxy-3D
5d515c3a2f
Adjust for timing shift on Max7219 displays on AVR's
Something has shifted. The previous timing delays on the Max7219 debug displays is too tight without this correction.
I suspect something has been optimized and roughly 50ns of needed setup and hold time has disappeared.
This corrects the issue and the display results are clean again.
5 years ago
Scott Lahteine
fe154fa5de
Fix CONTROLLER_FAN options compile
5 years ago
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
Followup to #17149
5 years ago
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
5 years ago
Scott Lahteine
abea6d5787
Tweak some lambdas
5 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
5 years ago
Scott Lahteine
81b0548518
Fix Emergency Parser stuck state
5 years ago
Jamie
23c5701178
Apply soft limits to joystick jogging ( #17114 )
5 years ago
Scott Lahteine
9bff67bc74
Always look for PLR file, but more quickly
5 years ago
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
5 years ago
Scott Lahteine
7b9eb233cb
Emergency Parser dumb terminal compatibility
5 years ago
Scott Lahteine
c99773bae0
Max7219 suspend/resume
5 years ago
Scott Lahteine
1da49d0ac5
Non-blocking Max7219 test pattern
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
77b82d300a
Add idle_no_sleep
5 years ago
Scott Lahteine
e5d39063a2
Cleanups for PTC
5 years ago
Scott Lahteine
be62ab2d02
Move reachable test to Probe class
5 years ago
Scott Lahteine
18b875dc9f
Allow print recovery after parking
5 years ago
Scott Lahteine
6913a4dfa8
Prevent park_point compile error
5 years ago
Scott Lahteine
0a7e7a6fa5
Allow servo features in combination ( #16960 )
5 years ago
Scott Lahteine
5ebba4b19f
More serial strings
5 years ago
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
5 years ago
Scott Lahteine
a254354e68
BS_TOTAL_AXIS => BS_TOTAL_IND
5 years ago
Scott Lahteine
5e197df89a
Fix Babystepping loop (again)
5 years ago
Scott Lahteine
ac3e27c026
Hotfix for Babystepping
5 years ago
Karl Andersson
f30897500d
Disable spreadcycle in tmc_enable_stallguard<2209> ( #16890 )
5 years ago
Tanguy Pruvot
68de12acbf
Followup to autoreport patch ( #16914 )
See a1f026f57a
5 years ago
Scott Lahteine
a1f026f57a
Inline manage_inactivity, tweak autoreport_paused
5 years ago
Scott Lahteine
99a5074372
Fix babystep include, typos in stepper.cpp
Fix #16881
5 years ago
Scott Lahteine
ddce1c6ef2
Show '*' for zero 'stst' flag
5 years ago
Scott Lahteine
64a81f887a
EXPERIMENTAL integrated BABYSTEPPING ( #16829 )
5 years ago