44 Commits (b661795ae5af15d773b9c148abe1c8005799dac4)

Author SHA1 Message Date
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Katelyn Schiesser ef41c1f452 🐛 Fix IJK axis references, E stepper indices (#22176) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine 4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes (#21953) 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 3 years ago
Scott Lahteine f7d28ce1d6 🎨 Misc cleanup and fixes 3 years ago
Scott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 3 years ago
fedetony 027a5a872d Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
rdhoggattjr a711e22b17 LCD position in current units (#20145) 4 years ago
fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
rdhoggattjr 62680bb356
LCD position in current units (#20145) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine c73894308c Tweak M114 D output 4 years ago
Scott Lahteine aecfc05748 Align slightly in M114 detail 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 3a07b4412d
Asynchronous M114 and (R)ealtime position option (#17032) 4 years ago
Scott Lahteine c4db8e49a7 XYZ_CHAR macro 4 years ago
Scott Lahteine f312ddfa4f More updates for 8 extruders, REPEAT 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 4 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
BigTreeTech 441ee3e53f Add 'M114 E' to get E position (M114_DETAIL) (#16026) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 5 years ago
Scott Lahteine c8e30b6639
Fix code attempting to sprintf %f (#14869) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6 years ago
Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
Scott Lahteine bfe223e120 Adjust usage of stepper.synchronize 6 years ago
Scott Lahteine c9bda932fe
Patch M114 D logical output 7 years ago
Scott Lahteine 73e32925e4 References are better for array args 7 years ago
Scott Lahteine 125c572d97 Tweak M114 detail 7 years ago
Scott Lahteine e70b44dc0b Make sure leveled[] is defined for later use 7 years ago
Scott Lahteine 009e3a7aa7 Add M114_DETAIL to Configuration_adv.h 7 years ago
Scott Lahteine e8e92f8969 No leveling data in M114 if no leveling is enabled 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Scott Lahteine 81b8fbf4d6 Move M114 to cpp 7 years ago
Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 7 years ago