1163 Commits (8563a3c65d24123f608d4bfea1698fad45a0d69c)

Author SHA1 Message Date
pinchies 7e3cf82a40 Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692) 3 years ago
fedetony c39c17c1b5 Soft Reset via Serial or post-kill button click (#21652) 3 years ago
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 9f22aaea2f Clean up formatting, wrap macros 3 years ago
Scott Lahteine 4ab19e7882 Update temperature types 3 years ago
Mike La Spina b8aeaa3bf4 M10-M11 Air Evacuation for Spindle/Laser (#21668) 3 years ago
fedetony b586b64119 Fix Realtime Reporting with G-code Motion Modes (#21630) 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
fedetony 027a5a872d Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
Scott Lahteine 973f65f80c Use celsius_t for temperature accessors 3 years ago
gmarsh 02a99e3f0b Fix and improve Power Monitor (#21551) 3 years ago
espr14 fb7bdabb70 Fix Resume Print with UBL (#21564) 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Sola 34f7142323 Fix manual move with MKS H43 (#21511) 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
Marcio T c46c2c4f3c Touch UI Bed Mesh Screen refactor, enhancements (#21521) 3 years ago
InsanityAutomation c4379db8fc Revert "Optimized string-to-number functions" (#21532) 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
Scott Lahteine 259115bb3f Move apply_rotation_xyz into matrix_3x3 3 years ago
Scott Lahteine a572e2ed12 Put ABL state into a class 3 years ago
Ramiro Polla 16af2148b9 Optimized string-to-number functions (#21484) 3 years ago
Victor Oliveira 9902e6fb9f Fix and add STM32 SDIO DMA (#21476) 3 years ago
X-Ryl669 f18da95d38 Flags for MarlinSerial instance features (#21318) 3 years ago
Giuliano Zaro 368fcaee54 Generalize MMU (#21469) 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 a97f6c4c74 Endstops always on in G28 (#21441) 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
kpishere e087271d48 Misc build fixes (#21413) 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
Scott Lahteine af13128430 Group UBL parameters, add comments 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine 976403d10d Improve max temp / target 3 years ago
Scott Lahteine c9674cd809 Minor process_subcommands_now followup 3 years ago
mihtjel 259d8f19b3 Fix macros that call macros crashing (#21383) 3 years ago
Scott Lahteine 2480c82d76 Add M207/8/9 reporting (#21335) 3 years ago
Scott Lahteine 166d4a26f3 Pause SD queue early on M25 (#21317) 3 years ago
Cal1sto f332cca4a7 Fix TouchMI stow in G34 (#21291) 3 years ago
X-Ryl669 242ef2b2b4 Fix MeatPack with per-serial-port instances (#21306) 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
Scott Lahteine 46246c8db6 Clean up spaces and words 3 years ago
Scott Lahteine e1cca6d97b Fix serial index types 3 years ago
Victor Mateus Oliveira 0e1a1959de fix meat pack internal buffer for multi serial 3 years ago
X-Ryl669 6652c7c435 Distinguish serial index from mask (#21287) 3 years ago
Victor Oliveira 7a5a6ca53f Fix Host Keepalive serial target (#21283) 3 years ago
ellensp b80ec493ed M303 followup (#21282) 3 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago