1674 Commits (85fa8c55c9415ec044a96eedc800fedfa6b02439)

Author SHA1 Message Date
cbaugher 7a8e99de7d Fix Z height after tool change (#18951) 4 years ago
Scott Lahteine da6e5ce3db Optimize G-code / feature dependencies (#18919) 4 years ago
swissnorp 301569bee6 Add Z_AFTER_DEACTIVATE to account for gravity (#18906) 4 years ago
Alexander Gavrilenko 8f8b0d84ae Support for TFT & Touch Screens (#18130) 4 years ago
Victor Tseng 25c7577779 Fix DELTA + TMC sensorless homing + SPI endstops (#18811) 4 years ago
ellensp 5f9aac2027
Use temp_info_t for temp_redundant (#21715) 3 years ago
Scott Lahteine dfcccb63a1 Use temperature accessors 3 years ago
vyacheslav-shubin f424da498a
ExtUI::onPostprocessSettings (#21683) 3 years ago
Jim Hyslop 0fe30d14a8 Don't display service prompt unless needed (#21654) 3 years ago
Victor Oliveira 46f272b669
Fix Celsius precision, current temp accessors (#21678) 3 years ago
Scott Lahteine c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 54ad22a455 Let compiler do Temperature inlining 3 years ago
Scott Lahteine 3bddbb1110 Clean up formatting, wrap macros 3 years ago
Scott Lahteine 72e3d2492f Update temperature types 3 years ago
Scott Lahteine 6bb10b1898
Changes supporting "Prussia3D" MK3 (#21617) 3 years ago
Scott Lahteine bca4652c5e Leave Hybrid Threshold as-is for now 3 years ago
MangaValk 553487cc8a
Tool sensors (#17239) 3 years ago
Scott Lahteine 253ee0c407
Init pwm_thrs to 0 when HYBRID_THRESHOLD is off (#21623) 3 years ago
Luca Zimmermann 2d1d628340
Always swap with PRIME_FIRST_USED disabled (#21622) 3 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 3 years ago
fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
Scott Lahteine 58cc4b7043 Use celsius_t for temperature accessors 3 years ago
Scott Lahteine 1595fdb54b Use sq 3 years ago
Scott Lahteine d705a5b45e Fix long acceleration overflow 3 years ago
Scott Lahteine fd99ea09ec Add fan percent accessors 3 years ago
ellensp 5fb3ee6101 Fix Max Temperature not enforced (#21592) 3 years ago
Scott Lahteine 3517fbdcbd Blocking move followup 3 years ago
Giuliano Zaro 7f56538602
Chamber Fan mode 3 (#21594) 3 years ago
Scott Lahteine 4044ed8783 Add 'blocking move' comments 3 years ago
espr14 a5d6f6ac98
Fix Resume Print with UBL (#21564) 3 years ago
Scott Lahteine 4a1d2d816c Update old-style axis indexes 3 years ago
Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine 6ab7baa413 tick() => isr() to spotlight interrupt-time 3 years ago
BigTreeTech 37e671612e
Fix M114 E / R broken by `LIN_ADVANCE` (#21579) 3 years ago
Ramiro Polla 1a2cbe100c
Macros to eliminate 'f + 0.0' (#21568) 3 years ago
Scott Lahteine 1879eede0d Fix axis char printing 3 years ago
Radim Karniš d61bc2d136
Park Magnetic Switching Toolhead at the very end (#21552) 3 years ago
Scott Lahteine ed14731146 getHighESpeed => autotemp_task 3 years ago
Scott Lahteine c2b72c0e73
Remove extraneous 'extern' hints (#21516) 3 years ago
Mike La Spina 235ba92602
Followup to Laser Flow Meter (#21498) 3 years ago
Marcio T 45c1432946
G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Sola 4d17613050
MKS H43 fix, cleanup (#21485) 3 years ago
Scott Lahteine be775ed72d Move apply_rotation_xyz into matrix_3x3 3 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 3 years ago
Mike La Spina ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431) 3 years ago
espr14 cfdeab70cd
Endstops always on after delta homing (#21442) 3 years ago
Martijn Bosgraaf 30e7e2c276
Extend M106/M107 for better laser module support (#16082) 3 years ago
Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 3 years ago
Ramiro Polla 3ced55aa93
Optimize MarlinSettings with template methods (#21426) 3 years ago