Scott Lahteine
a4d5f96e9a
Replace 'const float &' with 'const_float_t' ( #21505 )
4 years ago
Scott Lahteine
259115bb3f
Move apply_rotation_xyz into matrix_3x3
4 years ago
Scott Lahteine
2059c6e4d0
Apply pointer formatting
4 years ago
Mike La Spina
f1986545da
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Ramiro Polla
3d70b645b6
Optimize LSF for size, efficiency ( #21443 )
4 years ago
Scott Lahteine
c6774812fa
More IntelliSense-friendly declarations
4 years ago
X-Ryl669
6652c7c435
Distinguish serial index from mask ( #21287 )
4 years ago
Scott Lahteine
fbb30a2570
Serial macros cleanup
4 years ago
deirdreobyrne
e6bf89e82b
Allow Zero Endstops (e.g., for CNC) ( #21120 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
8bca8e5ba0
Minor serial code cleanup
4 years ago
X-Ryl669
77f48d2bad
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
bb5c643dfb
Nybbles & Bits
4 years ago
X-Ryl669
c631fb79d5
Fix AutoReporter implementation ( #20959 )
4 years ago
Scott Lahteine
4b9f2f13b1
AutoReport class (Temperature, Cardreader) ( #20913 )
4 years ago
ConstantijnCrijnen
cdefc19129
Configure / disable PRINTCOUNTER save interval ( #20856 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
0b7de80a6f
Move common strings ( #20846 )
4 years ago
Scott Lahteine
c69f9b9883
Clean up whitespace, headings
4 years ago
Scott Lahteine
86bf374fc4
More MKS UI prelim. cleanup
4 years ago
MKS-Sean
a3d6442d02
MKS WiFi for TFT_LVGL_UI ( #20191 )
4 years ago
wilbur4321
5ef0475dc5
Multi-Z stepper inverting ( #20678 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
2c58d0881b
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
7a748bd565
SPI and pins cleanup
4 years ago
Scott Lahteine
adca49e432
Remove URL scheme
4 years ago
Mike La Spina
f9dd484381
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
588fec6474
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
be7aab204f
Update some LCD includes
4 years ago
Scott Lahteine
664e9d6dfe
Reduce warnings, extern "C" cleanup ( #20279 )
4 years ago
Scott Lahteine
7e535022ab
Fix compile warnings, serial alias
4 years ago
Victor Oliveira
2dd1522e30
Standardize Marlin SPI (part 1) ( #19989 )
4 years ago
Lucas Seiki Oshiro
d7d1ef8228
"Sound: ON/OFF" menu item ( #19901 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
6c103b72a2
Clean up comments, USB flash, NULLs
4 years ago
nb-rapidia
3becc3ad63
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
ea65e10dc7
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
3516c3f936
Use 0xFF (not 'ff') for byte transfer
4 years ago
Victor Oliveira
46c8775542
Fix Buzzer (pin) init for uninitialized FastIO ( #19559 )
4 years ago
Nick
2069ab3a15
Anycubic Chiron full feature support ( #19505 )
4 years ago
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
4 years ago
Scott Lahteine
ade9476721
Clean up W25QXXFlash class
4 years ago
bilsef
ea39d3c45e
Support for Teensy 4 ( #19311 )
4 years ago
Mathew Winters
fe89f5fdff
NOZZLE_CLEAN_NO_Y ( #18870 )
4 years ago
Victor Oliveira
438a9bb4aa
W25QXX SPI Flash support ( #18897 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
f395960741
Patch hex_print
4 years ago
Scott Lahteine
8af8ef4404
Use uintptr_t for pointer-to-int
4 years ago
Scott Lahteine
da6e5ce3db
Optimize G-code / feature dependencies ( #18919 )
4 years ago
Scott Lahteine
7d3be90159
Conditions cleanup
4 years ago
Scott Lahteine
76eff24718
Simple rename of hex_print
4 years ago
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' ( #21505 )
4 years ago
Scott Lahteine
be775ed72d
Move apply_rotation_xyz into matrix_3x3
4 years ago
Scott Lahteine
3b73b115ca
Apply pointer formatting
4 years ago
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago