95 Commits (d4ba67ff2ca5397adfa6abb765986a325e60d22f)

Author SHA1 Message Date
Sergey 8dd26c1a3e Update to 2.0.6 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
Scott Lahteine 7496e1cd67 whitespace 5 years ago
Jamie 293b890940 Apply soft limits to G2/G3 final target (#15156) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine cf3631226b Document G-code M290 5 years ago
InsanityAutomation 4900c28bf6 Fix IDEX tool-change, and more (#13614) 5 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
Marcio Teixeira c6466c23fe Silence signed/unsigned comparison warning. (#13508) 5 years ago
7eggert d96f7d6068 Minimum segments for G2/G3. Better for small arcs. (#13466) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Ludy acf266fe78 Fix a compile warning, etc. (#12955) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine 54ec5528a0 hasstatus => has_status 6 years ago
Roxy-3D cda5ef08fa
Debug of G2-G3 for UBL (#12386) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
TheSFReader a07ac6312f G0 feedrate may be fixed or variable (#12172) 6 years ago
Scott Lahteine 84b59d58fb Clean up whitespace 6 years ago
TheSFReader af939c158a Option for G0 to have a separate feedrate (#12089) 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
Scott Lahteine ce82015d5f Fix include in G80 6 years ago
Scott Lahteine 55e810d512 Fix G80 compilation 6 years ago