1729 Commits (9ddb4de70ac23685b98ce0e2b25f3d24ae87c7b6)

Author SHA1 Message Date
Giuliano Zaro 0f7161785e Chamber Fan mode 3 (#21594) 3 years ago
Scott Lahteine 49fba5a82a Add 'blocking move' comments 3 years ago
espr14 fb7bdabb70 Fix Resume Print with UBL (#21564) 3 years ago
Scott Lahteine 5ab64708c5 Update old-style axis indexes 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine 42d63258e9 tick() => isr() to spotlight interrupt-time 3 years ago
BigTreeTech 9a31702a75 Fix M114 E / R broken by `LIN_ADVANCE` (#21579) 3 years ago
Ramiro Polla 6d9aaf8de5 Macros to eliminate 'f + 0.0' (#21568) 3 years ago
Scott Lahteine 1bd35072cb Fix axis char printing 3 years ago
Radim Karniš ab2441c088 Park Magnetic Switching Toolhead at the very end (#21552) 3 years ago
Scott Lahteine ee21e31a17 getHighESpeed => autotemp_task 3 years ago
Scott Lahteine 4f174afc1a Remove extraneous 'extern' hints (#21516) 3 years ago
Mike La Spina fea4835941 Followup to Laser Flow Meter (#21498) 3 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Sola a4f1623012 MKS H43 fix, cleanup (#21485) 3 years ago
Scott Lahteine 259115bb3f Move apply_rotation_xyz into matrix_3x3 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
Mike La Spina f1986545da Laser Coolant Flow Meter / Safety Shutdown (#21431) 3 years ago
espr14 710b1bcb6d Endstops always on after delta homing (#21442) 3 years ago
Martijn Bosgraaf 98a6015d3a Extend M106/M107 for better laser module support (#16082) 3 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 3 years ago
Ramiro Polla 5c8f7c7ea3 Optimize MarlinSettings with template methods (#21426) 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine 3341e4f88c Add typedef extra_fan_t 3 years ago
Scott Lahteine 976403d10d Improve max temp / target 3 years ago
Scott Lahteine 107cc1f6a1 Followup to planner cleanup 3 years ago
Scott Lahteine 7973b954b4 E1+ Autotemp and Planner comments 3 years ago
Scott Lahteine 2480c82d76 Add M207/8/9 reporting (#21335) 3 years ago
X-Ryl669 6652c7c435 Distinguish serial index from mask (#21287) 3 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Tanguy Pruvot 6cfd190107 Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Scott Lahteine ee74cee5d4 Parking Extruder solenoid fix/cleanup 3 years ago
Scott Lahteine d61e7dd685 TPARA followup 3 years ago
Axel 864d27d460 TPARA - 3DOF robot arm IK (#21005) 3 years ago
Scott Lahteine 92da7659f4 Trust XY after Quiet Probing short sleep (#21237) 3 years ago
Scott Lahteine be8b547261 Fix some config builds 3 years ago
Scott Lahteine 7eace53eb7 Fewer warnings 3 years ago
Nick c8cd824be2 Safe Z homing for Power Loss Recovery (#16909) 3 years ago
Stephan 2d4a1cd428 Filament Runout handling for Mixing Extruder (#20327) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
jbuck2005 971fb8729a SPEED => FEEDRATE (#21217) 3 years ago
swissnorp fc09581aa3 Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 3 years ago
Victor Oliveira 52c539eced Zero Endstops followup (#21188) 3 years ago
Katelyn Schiesser 7240c2172b PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835) 3 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
Tanguy Pruvot 19c38f1a8a Add BOARD_PREINIT (for Longer3D open drain pins) (#21159) 3 years ago
Ken Sanislo 8d05a823e9 Chamber Heater PID (#21156) 3 years ago
ellensp 3f1a8c2a1c Fix G29 missing defines (#21145) 3 years ago