117 Commits (ec42be346d5c0d072feb8a1b63ef2fdbd6dc1e98)

Author SHA1 Message Date
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 708ea3d0bb Use serial shorthand 3 years ago
Scott Lahteine acda53aa1c Clean up some includes 4 years ago
yysh12 6ec4e744c0
Improve plan_arc circle detection (#20440) 4 years ago
yysh12 2878876064
Fix circle arc condition (#20322) 4 years ago
yysh12 dcb101224f
Arc Direction followup for circles (#20314) 4 years ago
yysh12 bab660ca7d
Fix G2/G3 arcs > 180° (#20292) 4 years ago
uwedamm a596969049
Fix G2/G3 P<circles> E and Z motion (#19797) 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Jason Smith c762b7c91b
Fix various errors, warnings in example config builds (#19686) 4 years ago
Scott Lahteine 7e0524109e Add HAS_FAST_MOVES 4 years ago
Scott Lahteine 9b78138600 General cleanup 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Diego von Deschwanden de5cca6b1f
Update more external links (#18819) 4 years ago
Scott Lahteine d1e20eb29f Update links, README, contributing, etc. 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
mikekscholz 859b047a23
Revert M290 report style (#18202) 4 years ago
Eyal 815c8d2b55
Improve G2 / G3 motion accuracy (#18144) 4 years ago
Colin Godsey 8a22ef0c83
G6 Direct Stepping (#17853) 4 years ago
Scott Lahteine 32dc874928 Tempted by the const of a seg_length 4 years ago
Scott Lahteine de6a725b04 Fix G2/G3 segment size 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Ben df8b7dfc40
Various Laser / Spindle improvements (#15335) 4 years ago
Scott Lahteine e0e87ca19a Fix last arc segment 4 years ago
Scott Lahteine 49c5f614c6 Minor motion style changes 4 years ago
Scott Lahteine c4db8e49a7 XYZ_CHAR macro 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine 5e197df89a Fix Babystepping loop (again) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Ryan b7f86bffd5 Arc segment radius scaling (#16551) 5 years ago
Ryan V1 56e51efeea Use RECIPROCAL macro (not _RECIP) (#16530) 5 years ago
Jamie 36d08f8ad3 Add ARC_SEGMENTS_PER_SEC for finer G2/G3 arcs (#16510) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine 83a4e8559c Followup to "optimize common strings" 5 years ago
Scott Lahteine 1ee648ecd2 Followup to "optimize common strings" 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Scott Lahteine 160c8be191 Fix BABYSTEP_DISPLAY_TOTAL output 5 years ago
Robby Candra e79666a82b Followup to "Fix G2/G3 rounding" (#15510) 5 years ago
Ed Williams d8aeeb8ff6 Fix G2/G3 rounding error (#15507) 5 years ago
Scott Lahteine e84389c976
Fix G2/G3 workspace plane parameters (#15475) 5 years ago
Scott Lahteine 56595a4c9c Improve G2/G3 precision 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
InsanityAutomation 0ca6abce72 Add reporting to M290 (#15376) 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago