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 |
Scott Lahteine
|
cc822c1a05
|
Use lambdas in menus, where possible (#15452)
|
5 years ago |
Scott Lahteine
|
0322348924
|
Handle runout in runout.cpp
|
5 years ago |
Scott Lahteine
|
72d791a736
|
Standardize active/paused functions
|
5 years ago |
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
5 years ago |
Scott Lahteine
|
139b7196a0
|
Watchdog cleanup (#15283)
|
5 years ago |
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
5 years ago |
InsanityAutomation
|
5221e2d991
|
Restore Host Prompt Info (#15387)
|
5 years ago |
Scott Lahteine
|
665e45e0ba
|
Reduce string storage, use masking 'seen'
|
5 years ago |
DrDitto
|
04e4eb35be
|
MKS_MINI, FYSETC RGB, backlight (#15334)
|
5 years ago |
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
5 years ago |
Scott Lahteine
|
7d8c38693f
|
Formatting
|
5 years ago |
Scott Lahteine
|
d5f5203880
|
Use "mount" as card verb
|
5 years ago |
Tanguy Pruvot
|
2386c147ad
|
Mount the SD card early (#15255)
|
5 years ago |
Scott Lahteine
|
c590e8ac05
|
Improve Power-loss Recovery (#15135)
|
5 years ago |
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
5 years ago |
Scott Lahteine
|
93dcc22aae
|
Drop extra call to get_available_commands
|
5 years ago |
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
5 years ago |
InsanityAutomation
|
b7796bcce6
|
Disable steppers on M112 (#15065)
And change verbiage to not refer to "Emergency Stop."
|
5 years ago |
Tim Moore
|
67f8ba6fed
|
Allow pullup/downs on power loss pin (#14986)
|
5 years ago |
Ludy
|
05995d1fd6
|
Unify buzz methods as MarlinUI::buzz (#14803)
|
5 years ago |
Marcio Teixeira
|
8bdb3d9970
|
Add CONTROLLERFAN_SPEED_Z_ONLY (#14956)
|
5 years ago |
Marcio Teixeira
|
179d6c4ed1
|
Add STARTUP_SCRIPT option. M17 parity with M18. (#14953)
|
5 years ago |
Giuliano Zaro
|
a7f1021265
|
Fix SPI_ENDSTOPS compile error (#14906)
|
5 years ago |
Tim Moore
|
77f637763c
|
Overlord configs. Fix buzzer, redundant temp. (#14833)
|
5 years ago |
Robby Candra
|
5bc2fb022c
|
THERMAL_PROTECTION_GRACE_PERIOD is obsolete (#14798)
|
5 years ago |
teemuatlut
|
d4974ea719
|
TMC SPI Endstops and Improved Sensorless Homing (#14044)
|
5 years ago |
Scott Lahteine
|
1088846cae
|
Cosmetic updates from 14044
|
5 years ago |
Tanguy Pruvot
|
81d629bc47
|
Robin & Longer3D SPI TFT driver (#14595)
|
5 years ago |
Scott Lahteine
|
1a349c7522
|
Add HAS_TMC220x
|
5 years ago |
Tanguy Pruvot
|
8873c583d3
|
Prevent extra settings.load on boot (#14499)
|
5 years ago |
Scott Lahteine
|
de462f2b8a
|
Revert "Sort out settings.load with SD EEPROM emulation (#14458)"
This reverts commit 108d0df565 .
|
5 years ago |
Tanguy Pruvot
|
108d0df565
|
Sort out settings.load with SD EEPROM emulation (#14458)
|
5 years ago |
Aliaksei Kvitsinski
|
2f932a11b3
|
Park heads with electromagnet (#14023)
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 years ago |
Scott Lahteine
|
d7d80418ae
|
Singleton for cutting tools (#14429)
|
5 years ago |
Scott Lahteine
|
7e16835c83
|
Use LCD conditionals in pins files (#14428)
|
5 years ago |
Scott Lahteine
|
6664b90bbb
|
Init servo pins in HAL_init (#14425)
|
5 years ago |
InsanityAutomation
|
ce656e2a26
|
Update G-code injection, sub-commands (#14418)
|
5 years ago |
Andy Shaw
|
064177154c
|
Update SD card connection / sharing options (#14325)
|
5 years ago |
Scott Lahteine
|
4df4c47994
|
Add TMC2209 support (#14249)
|
5 years ago |
Scott Lahteine
|
4c872a01f2
|
G-code queue singleton, front injection (#14236)
|
5 years ago |
Scott Lahteine
|
eb1c9113c2
|
Try to init SD with no detect pin
|
6 years ago |
mb300sd
|
bf8bfb5c66
|
Add Coolant Control M7/M8/M9 (#10745)
|
6 years ago |
Scott Lahteine
|
1ef95013f0
|
Update Marlin.cpp includes, defines
|
6 years ago |
Kaushik Vemparala
|
c88d9ae282
|
Option to leave heaters set on SD abort (#14251)
|
6 years ago |
Scott Lahteine
|
80ce0d2bdb
|
Whitespace cleanup
|
6 years ago |
Robby Candra
|
5ca8d51e12
|
Ability to insert G-code in front of queue (#14229)
|
6 years ago |