1693 Commits (56355159c66af615ef1a778a3c786e70cd4289b5)

Author SHA1 Message Date
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
Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 3 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine f7aaa2e1c7 Add typedef extra_fan_t 3 years ago
Scott Lahteine cfa6c7d45b Improve max temp / target 3 years ago
Scott Lahteine ad907a51e2 Followup to planner cleanup 3 years ago
Scott Lahteine 9823a37362 E1+ Autotemp and Planner comments 3 years ago
Scott Lahteine 7f1fa0d1ff
Add M207/8/9 reporting (#21335) 3 years ago
X-Ryl669 55c31fbe9a
Distinguish serial index from mask (#21287) 3 years ago
Mike La Spina b95e548ddb
Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Tanguy Pruvot a0d312396a
Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Scott Lahteine 431f6bf3a5 Parking Extruder solenoid fix/cleanup 3 years ago
Scott Lahteine dd388aedfd TPARA followup 3 years ago
Axel a46e025725
TPARA - 3DOF robot arm IK (#21005) 3 years ago
Scott Lahteine 35791c6371
Trust XY after Quiet Probing short sleep (#21237) 3 years ago
Scott Lahteine 2f97505b93 Trust XY after Quiet Probing short sleep (#21237) 3 years ago
Scott Lahteine dfa33082bb Fix some config builds 3 years ago
Scott Lahteine 8c9a59c29e Fewer warnings 3 years ago
Nick e66e51fa6d
Safe Z homing for Power Loss Recovery (#16909) 3 years ago
Stephan 713de872ce
Filament Runout handling for Mixing Extruder (#20327) 3 years ago
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
jbuck2005 ee7701c15b
SPEED => FEEDRATE (#21217) 3 years ago
swissnorp bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 3 years ago
Victor Oliveira 7fc75fc482
Zero Endstops followup (#21188) 3 years ago
Katelyn Schiesser 735c1b6183 PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835) 3 years ago
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
Tanguy Pruvot d167af4c38
Add BOARD_PREINIT (for Longer3D open drain pins) (#21159) 3 years ago
Ken Sanislo a3a10b62f2
Chamber Heater PID (#21156) 3 years ago
ellensp b3ecede429
Fix G29 missing defines (#21145) 3 years ago
espr14 a4c73860a1
Fix cleaning_buffer_counter check (#21115) 3 years ago
Scott Lahteine 65e24f812f
Fixes for MP_SCARA (#21113) 3 years ago
Scott Lahteine 7e172bf456
Fix IDEX broken endstop test (#21110) 3 years ago