bilsef
|
9baa944460
|
Teensy 4.1 Ethernet support (#19801)
|
4 years ago |
Scott Lahteine
|
21ce39aa9b
|
Use PGM serial strings
|
4 years ago |
Scott Lahteine
|
beb17d8855
|
Digipots refactor / cleanup (#19690)
|
4 years ago |
InsanityAutomation
|
8b060a3902
|
G34 Mechanical Gantry Calibration (like Prusa M915) (#18972)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
454f9d6319
|
Optional `M42`/`M226`; Add more features filters (#19664)
|
4 years ago |
Victor Oliveira
|
59b6b32e6e
|
Support for Debug Codes - Dnnn (#19225)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
fb7d7ee7b4
|
Add HAS_FAST_MOVES
|
4 years ago |
InsanityAutomation
|
e7838c5f79
|
G34 Mechanical Gantry Calibration (like Prusa M915) (#18972)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
492ba2a111
|
Digipots refactor / cleanup (#19690)
|
4 years ago |
Scott Lahteine
|
0988af453c
|
Optional `M42`/`M226`; Add more features filters (#19664)
|
4 years ago |
Victor Oliveira
|
631457ffea
|
Support for Debug Codes - Dnnn (#19225)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
7e0524109e
|
Add HAS_FAST_MOVES
|
4 years ago |
Scott Lahteine
|
76d8d1742c
|
Add multi-extruder condition
|
4 years ago |
Scott Lahteine
|
cd85fa3abe
|
Better choice of code
Followup to #19344
|
4 years ago |
Neskik
|
1917ed8741
|
M872 wait for probe temperature (#19344)
|
4 years ago |
Scott Lahteine
|
6036a0df6b
|
Fix DUET_SMART_EFFECTOR
|
4 years ago |
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 |