Scott Lahteine
|
2396b4e27f
|
heater_ind_t => heater_id_t
|
5 years ago |
Neskik
|
bf6ce68ed1
|
M872 wait for probe temperature (#19344)
|
5 years ago |
Scott Lahteine
|
ade9476721
|
Clean up W25QXXFlash class
|
5 years ago |
Giuliano Zaro
|
3adb07aa00
|
Fix "too cold" in M600 (#19332)
|
5 years ago |
Scott Lahteine
|
d6bbcd020b
|
General cleanup
|
5 years ago |
Giuliano Zaro
|
5fcfecc56e
|
Make M600 heat up the nozzle. Reset runout on fail. (#19298)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
5 years ago |
Kadah
|
0bd7a2fc7e
|
Fix M166 Gradient Mix for DELTA (#19285)
|
5 years ago |
Scott Lahteine
|
c360705e6a
|
Clean up LCD conditionals, DWIN
|
5 years ago |
Scott Lahteine
|
f7cb9455c8
|
No 'ls' if media isn't mounted
|
5 years ago |
Victor Sokolov
|
47753d8a01
|
MarkForged kinematics (#19235)
|
5 years ago |
swissnorp
|
7d2e4481c7
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
5 years ago |
Scott Lahteine
|
d10f7eae31
|
set_axis_not_trusted => set_axis_never_homed
|
5 years ago |
Zachary Annand
|
757ab484ac
|
Independent Neopixel option (#19115)
|
5 years ago |
Scott Lahteine
|
5059586fc3
|
Prusa => Průša
|
5 years ago |
ellensp
|
0decb50fcd
|
LEDs followup (#19133)
|
5 years ago |
Scott Lahteine
|
9d2241efe7
|
Minor cleanup w/r/t LEDs
|
5 years ago |
Scott Lahteine
|
42604cf4b2
|
Neopixel => NeoPixel
|
5 years ago |
Scott Lahteine
|
ba3b995e58
|
Fix DUET_SMART_EFFECTOR
|
5 years ago |
Giuliano Zaro
|
038945110f
|
Optional homing in LCD Repeatability Test (#19104)
|
5 years ago |
BigTreeTech
|
a1bdc1974a
|
Broadcast SD Print Completion (#19102)
|
5 years ago |
Scott Lahteine
|
80480ae919
|
M80 followup
|
5 years ago |
Scott Lahteine
|
eee101b9dd
|
Clean up M80/M81, DWIN
|
5 years ago |
Scott Lahteine
|
c82ff17d3b
|
Followup for SPI Flash
|
5 years ago |
Scott Lahteine
|
ca8fbbc2be
|
Shorthand values for M575 B
|
5 years ago |
Scott Lahteine
|
ab61bcafa3
|
Password followup
|
5 years ago |
sherwin-dc
|
9e44df9c5f
|
Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
Victor Oliveira
|
438a9bb4aa
|
W25QXX SPI Flash support (#18897)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
02eb4bd806
|
General cleanup
|
5 years ago |
Scott Lahteine
|
3dc0f9c0b4
|
configuration_store => settings
|
5 years ago |
Scott Lahteine
|
8af8ef4404
|
Use uintptr_t for pointer-to-int
|
5 years ago |
Scott Lahteine
|
da6e5ce3db
|
Optimize G-code / feature dependencies (#18919)
|
5 years ago |
Scott Lahteine
|
76eff24718
|
Simple rename of hex_print
|
5 years ago |
Scott Lahteine
|
e8dc7cad18
|
General cleanup
|
5 years ago |
Alexander Gavrilenko
|
8f8b0d84ae
|
Support for TFT & Touch Screens (#18130)
|
5 years ago |
Scott Lahteine
|
0c1bf01cf7
|
In G28 Z is sort-of known
|
5 years ago |
Scott Lahteine
|
bb21d79321
|
Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
|
5 years ago |
Diego von Deschwanden
|
f2205b1725
|
Update more external links (#18819)
|
5 years ago |
Scott Lahteine
|
e250f6a275
|
whitespace
|
4 years ago |
pinchies
|
a1ee5124d3
|
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
fedetony
|
d3a2c6a0b4
|
Soft Reset via Serial or post-kill button click (#21652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
c4620bb528
|
Add whole-degree accessors, simplify some temperature-related features (#21685)
|
4 years ago |
Scott Lahteine
|
3bddbb1110
|
Clean up formatting, wrap macros
|
4 years ago |
Scott Lahteine
|
72e3d2492f
|
Update temperature types
|
4 years ago |
Mike La Spina
|
f075dd0db3
|
M10-M11 Air Evacuation for Spindle/Laser (#21668)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
fedetony
|
b8cf818dac
|
Fix Realtime Reporting with G-code Motion Modes (#21630)
|
4 years ago |
Scott Lahteine
|
528b9bd872
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c ) for more testing.
|
4 years ago |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
58cc4b7043
|
Use celsius_t for temperature accessors
|
4 years ago |
gmarsh
|
a5f0075a60
|
Fix and improve Power Monitor (#21551)
|
4 years ago |
espr14
|
a5d6f6ac98
|
Fix Resume Print with UBL (#21564)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |