Scott Lahteine
|
59dac3a7e4
|
🎨 Apply F() to G-code subcommands
|
3 years ago |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 years ago |
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
4 years ago |
Scott Lahteine
|
c4620bb528
|
Add whole-degree accessors, simplify some temperature-related features (#21685)
|
4 years ago |
Scott Lahteine
|
3bddbb1110
|
Clean up formatting, wrap macros
|
4 years ago |
Scott Lahteine
|
72e3d2492f
|
Update temperature types
|
4 years ago |
Scott Lahteine
|
528b9bd872
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c) for more testing.
|
4 years ago |
Scott Lahteine
|
24a095c5c1
|
Reduce math library code size by 3.4KB (#21575)
|
4 years ago |
Mike La Spina
|
b95e548ddb
|
Cooler (for Laser) - M143, M193 (#21255)
|
4 years ago |
Scott Lahteine
|
9d0e64a725
|
AutoReport class (Temperature, Cardreader) (#20913)
|
4 years ago |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
4 years ago |
Scott Lahteine
|
fb41413b76
|
Optimize some G-code strings
|
4 years ago |
Scott Lahteine
|
299f849ffa
|
Optimize some G76 strings
|
4 years ago |
Scott Lahteine
|
296a2ad7e4
|
Consistent Probe XY offset type
|
4 years ago |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
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
|
4955aa5b78
|
Prusa => Průša
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
5 years ago |
Scott Lahteine
|
73fc0778b8
|
Consolidate probe clearance, add section debug (#18576)
* Better section / function log
* Add do_z_clearance motion function
|
5 years ago |
rudihorn
|
3bf990ec34
|
PTC: Extend options, fix probing bugs (#18253)
|
5 years ago |
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Tor-p
|
d6f39a69af
|
Fix G76 probe height / position (#17392)
|
5 years ago |
Scott Lahteine
|
0e06aaa2bc
|
Add millis helper macros
|
5 years ago |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
5 years ago |
Scott Lahteine
|
97e87d8262
|
Fix G76 reachable test (#17005)
|
5 years ago |
Scott Lahteine
|
bfbd976c09
|
General G76 cleanup
|
5 years ago |
Scott Lahteine
|
a75a25cd7c
|
Replace direct call to G28(true)
|
5 years ago |
Scott Lahteine
|
77b82d300a
|
Add idle_no_sleep
|
5 years ago |
Scott Lahteine
|
e5d39063a2
|
Cleanups for PTC
|
5 years ago |
Scott Lahteine
|
be62ab2d02
|
Move reachable test to Probe class
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
Neskik
|
1db9d9f76f
|
Fix probe temp calibration (#16718)
|
5 years ago |
tompe-proj
|
a338dce83f
|
PINDA v2 temperature sensor / compensation (#16293)
|
5 years ago |