Scott Lahteine
|
81f5973afc
|
Followup for SPI Flash
|
4 years ago |
sherwin-dc
|
852e5ae042
|
Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Victor Oliveira
|
0a1b865987
|
W25QXX SPI Flash support (#18897)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
99ba866d8d
|
Optimize G-code / feature dependencies (#18919)
|
4 years ago |
Scott Lahteine
|
a9912681b4
|
General cleanup
|
4 years ago |
Alexander Gavrilenko
|
117df87d19
|
Support for TFT & Touch Screens (#18130)
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
Scott Lahteine
|
c43bbcce15
|
Enforce sensor range for temperature target (#18465)
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
|
4 years ago |
Scott Lahteine
|
4275466f49
|
Fix issues with no hotend / bed / fan (#18395)
|
4 years ago |
Scott Lahteine
|
1fb2fffdbf
|
General cleanup
|
4 years ago |
Rui Caridade
|
ac50a355a3
|
G35: Bed tramming assistant (#16897)
|
4 years ago |
Scott Lahteine
|
424569b4c4
|
Power monitor and display (#17437)
|
4 years ago |
InsanityAutomation
|
23806aeb3c
|
Fix non-PWM spindle/laser compile (#18311)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
|
4 years ago |
Luu Lac
|
eda2fd8dbe
|
Improvements for Laser / Spindle (#17661)
|
5 years ago |
Colin Godsey
|
8a22ef0c83
|
G6 Direct Stepping (#17853)
|
5 years ago |
Gurmeet Athwal
|
a4c981469e
|
Extended reporting options (#16741)
|
5 years ago |
Scott Lahteine
|
01c646a892
|
Apply more HAS_HOTEND
|
5 years ago |
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
5 years ago |
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
grauerfuchs
|
4a5a3d27ed
|
Option to use raw digipot values (#17536)
|
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
|
747b964295
|
Clean up user-wait, SD completion (#17315)
|
5 years ago |
Erkan Colak
|
83eec683c9
|
New Controller Fan options and M710 gcode (#17149)
|
5 years ago |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
5 years ago |
Scott Lahteine
|
318a16637b
|
Fix M810 macro multiple use
Fixes #17125
|
5 years ago |
Scott Lahteine
|
5171e9da93
|
No more direct G28 calls
|
5 years ago |
Scott Lahteine
|
b1a50d54e2
|
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
|
5 years ago |
Scott Lahteine
|
c4db8e49a7
|
XYZ_CHAR macro
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
a1f026f57a
|
Inline manage_inactivity, tweak autoreport_paused
|
5 years ago |
Scott Lahteine
|
38873596ec
|
Tweak parser warning
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
8bd6b60a01
|
Remove extraneous G60/G61 lines
|
5 years ago |
Hans007a
|
e2eef1256a
|
G60/G61 Position Save/Restore (#16557)
|
5 years ago |
Bob Kuhn
|
0d166f9c7d
|
Duet Smart Effector support (#16641)
|
5 years ago |
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
5 years ago |
tompe-proj
|
a338dce83f
|
PINDA v2 temperature sensor / compensation (#16293)
|
5 years ago |
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
5 years ago |
Luc
|
d854c8fa5f
|
ESP3d integration for ESP32 (#16515)
|
5 years ago |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
5 years ago |
Scott Lahteine
|
deff538909
|
Fix broken M100_dump_routine
|
5 years ago |
Scott Lahteine
|
732bf89878
|
Get 'cancelable' for gcode.cpp
|
5 years ago |
Scott Lahteine
|
93f0012959
|
Cancel Objects - As seen at ERRF2019 (#15590)
|
5 years ago |
Scott Lahteine
|
af214ff121
|
Fix up PSU_CONTROL checks
|
5 years ago |
Bo Herrmannsen
|
0d7736d663
|
Enable M191 (#15531)
|
5 years ago |
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
5 years ago |
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
5 years ago |
Scott Lahteine
|
6091e6300a
|
Fix G90, G91, M82, M83 rel/abs modes (#15218)
|
5 years ago |