127 Commits (d93471fdad8ebabc460a7eb697c3ac61ea2617eb)

Author SHA1 Message Date
Scott Lahteine 6759aff220 Clean up W25QXXFlash class 4 years ago
bilsef 049fbc92a9
Support for Teensy 4 (#19311) 4 years ago
Mathew Winters ca105493aa
NOZZLE_CLEAN_NO_Y (#18870) 4 years ago
Victor Oliveira 0a1b865987
W25QXX SPI Flash support (#18897) 4 years ago
Scott Lahteine b84c69072e Patch hex_print 4 years ago
Scott Lahteine b3ca43fe78 Use uintptr_t for pointer-to-int 4 years ago
Scott Lahteine 99ba866d8d
Optimize G-code / feature dependencies (#18919) 4 years ago
Scott Lahteine 7a5d408bc0 Conditions cleanup 4 years ago
Scott Lahteine d69c2a90b7 Simple rename of hex_print 4 years ago
Scott Lahteine 451f48231d
Ender 3 V2 BL24C16 EEPROM support (#18758) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 0e1cb10909
Fix / improve menu items (#18644) 4 years ago
InsanityAutomation 3b80690a71
ExtUI additions (#18447) 4 years ago
Scott Lahteine 424569b4c4
Power monitor and display (#17437) 4 years ago
Scott Lahteine 2d758663db
G12 E soft endstops parameter (#17788) 4 years ago
InsanityAutomation 65daf3ba40
Fix G12 for SINGLENOZZLE (#17540) 4 years ago
studiodyne 58ac9f257c
NOZZLE_PARK_FEATURE - X/Y only axis move (#17697) 4 years ago
Ondřej Nový d2a5d51f69
Add NOZZLE_PARK_Z_RAISE_MIN (#17624) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 0e06aaa2bc Add millis helper macros 4 years ago
Roxy-3D 2f7e5cf7dd
Fix typo... 4 years ago
Joe Prints 1f5824247f
More decimal places for babystep / Z probe offset (#17195) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine 13118dbd8d Additional numtostr functions 4 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 4 years ago
Scott Lahteine f312ddfa4f More updates for 8 extruders, REPEAT 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 4 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 years ago
InsanityAutomation 79810b7fcb G12 defaults per tool. Event G-code for post-toolchange (#16554) 5 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
Scott Lahteine 707349d492 Updates for L64XX 5 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine 1ee648ecd2 Followup to "optimize common strings" 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Luu Lac efeb6efe77 Set pullup on BTN_BACK pin (#15654) 5 years ago
Evgeny-SPB b7db91c46d Fix apply_rotation function (#15636) 5 years ago
Jason Smith 832cb7e1ac Z_STEPPER_AUTO_ALIGN — To align with Z stepper points (#15195) 5 years ago
Tanguy Pruvot a988f9304d reduce the required size with uint16_t modifiers 5 years ago
Haxk20 1df90aaf0e Followup to num2str update (#15518) 5 years ago
LinFor b20d5a7cc6 Estimate Remaining Time (graphical display) (#15497) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine d683f98019 Return buffer in duration.toString 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine 0b4aedf13e Less use of "this" 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago