Scott Lahteine
|
2d758663db
|
G12 E soft endstops parameter (#17788)
|
5 years ago |
InsanityAutomation
|
65daf3ba40
|
Fix G12 for SINGLENOZZLE (#17540)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
studiodyne
|
58ac9f257c
|
NOZZLE_PARK_FEATURE - X/Y only axis move (#17697)
|
5 years ago |
Ondřej Nový
|
d2a5d51f69
|
Add NOZZLE_PARK_Z_RAISE_MIN (#17624)
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Scott Lahteine
|
0e06aaa2bc
|
Add millis helper macros
|
5 years ago |
Roxy-3D
|
2f7e5cf7dd
|
Fix typo...
|
5 years ago |
Joe Prints
|
1f5824247f
|
More decimal places for babystep / Z probe offset (#17195)
|
5 years ago |
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
5 years ago |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
5 years ago |
Scott Lahteine
|
13118dbd8d
|
Additional numtostr functions
|
5 years ago |
Scott Lahteine
|
fa6e7cb733
|
Function-style critical section macros
|
5 years ago |
Scott Lahteine
|
f312ddfa4f
|
More updates for 8 extruders, REPEAT
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
50889c0f94
|
Move L64XX index_to_axis to progmem (#16697)
|
5 years ago |
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
5 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
Saves 128 bytes in testing with `mftest mega 1 -y`
|
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 |
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
5 years ago |
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
5 years ago |
Scott Lahteine
|
713157f712
|
Move L6470 enum
|
5 years ago |
InsanityAutomation
|
0693767efa
|
ExtUI Pause/Stop on all Pause/Stop (#15188)
|
5 years ago |
Scott Lahteine
|
7496e1cd67
|
whitespace
|
5 years ago |
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
5 years ago |
Marcio Teixeira
|
0f386d06a1
|
Followup fixes to ExtUI (#15068)
|
5 years ago |
InsanityAutomation
|
f218405c36
|
Fix ExtUI invalid speed, timer (#15031)
|
5 years ago |
Ludy
|
05995d1fd6
|
Unify buzz methods as MarlinUI::buzz (#14803)
|
5 years ago |
Marcio Teixeira
|
179d6c4ed1
|
Add STARTUP_SCRIPT option. M17 parity with M18. (#14953)
|
5 years ago |
Tim Moore
|
77f637763c
|
Overlord configs. Fix buzzer, redundant temp. (#14833)
|
5 years ago |
Chris Pepper
|
f499cecf0d
|
Marlin Binary Protocol Mark II (#14817)
|
5 years ago |
Scott Lahteine
|
c2b319360d
|
Remove extra pragmas
|
5 years ago |
InsanityAutomation
|
b8cc61262f
|
Finish G12, update Nozzle::clean (#14642)
|
5 years ago |