X-Ryl669
55c31fbe9a
Distinguish serial index from mask ( #21287 )
4 years ago
Scott Lahteine
dd42831cba
Serial macros cleanup
4 years ago
deirdreobyrne
468e437390
Allow Zero Endstops (e.g., for CNC) ( #21120 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
fd2477923c
Minor serial code cleanup
4 years ago
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
49564e5310
Nybbles & Bits
4 years ago
X-Ryl669
07b4cc145b
Fix AutoReporter implementation ( #20959 )
4 years ago
Scott Lahteine
9d0e64a725
AutoReport class (Temperature, Cardreader) ( #20913 )
4 years ago
ConstantijnCrijnen
b95f5c5bea
Configure / disable PRINTCOUNTER save interval ( #20856 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
d33fe2378c
Move common strings ( #20846 )
4 years ago
Scott Lahteine
49b5e1d9bf
Clean up whitespace, headings
4 years ago
Scott Lahteine
c753fc690f
More MKS UI prelim. cleanup
4 years ago
MKS-Sean
35c1b330ec
MKS WiFi for TFT_LVGL_UI ( #20191 )
4 years ago
wilbur4321
e3831c146d
Multi-Z stepper inverting ( #20678 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
a9d18f0f57
SPI and pins cleanup
4 years ago
Scott Lahteine
91c350e793
Remove URL scheme
4 years ago
Mike La Spina
1fc0dcdc97
Cutter Power in percent format ( #20410 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
4 years ago
InsanityAutomation
7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean ( #20383 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
637123f340
Update some LCD includes
4 years ago
Scott Lahteine
18853defdd
Reduce warnings, extern "C" cleanup ( #20279 )
4 years ago
Scott Lahteine
1d43e81be0
Fix compile warnings, serial alias
4 years ago
Victor Oliveira
85d094bbb4
Standardize Marlin SPI (part 1) ( #19989 )
4 years ago
Lucas Seiki Oshiro
c0b4f4eb47
"Sound: ON/OFF" menu item ( #19901 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
ec23e37a4a
Clean up comments, USB flash, NULLs
4 years ago
nb-rapidia
418b3e5ee2
Fix IDEX layer shift and DIR states ( #19756 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Earle F. Philhower, III
193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune ( #19681 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
f72c559824
Use 0xFF (not 'ff') for byte transfer
4 years ago
Victor Oliveira
5c87762f9e
Fix Buzzer (pin) init for uninitialized FastIO ( #19559 )
4 years ago
Nick
60155aa442
Anycubic Chiron full feature support ( #19505 )
4 years ago
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
4 years ago
Scott Lahteine
6759aff220
Clean up W25QXXFlash class
4 years ago
bilsef
049fbc92a9
Support for Teensy 4 ( #19311 )
4 years ago
Mathew Winters
ca105493aa
NOZZLE_CLEAN_NO_Y ( #18870 )
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
b84c69072e
Patch hex_print
4 years ago
Scott Lahteine
b3ca43fe78
Use uintptr_t for pointer-to-int
4 years ago
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies ( #18919 )
4 years ago
Scott Lahteine
7a5d408bc0
Conditions cleanup
4 years ago
Scott Lahteine
d69c2a90b7
Simple rename of hex_print
4 years ago
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support ( #18758 )
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
5 years ago
Scott Lahteine
0e1cb10909
Fix / improve menu items ( #18644 )
5 years ago
InsanityAutomation
3b80690a71
ExtUI additions ( #18447 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
5 years ago
Scott Lahteine
2d758663db
G12 E soft endstops parameter ( #17788 )
5 years ago
InsanityAutomation
65daf3ba40
Fix G12 for SINGLENOZZLE ( #17540 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
studiodyne
58ac9f257c
NOZZLE_PARK_FEATURE - X/Y only axis move ( #17697 )
5 years ago
Ondřej Nový
d2a5d51f69
Add NOZZLE_PARK_Z_RAISE_MIN ( #17624 )
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago