tag:github.com,2008:https://github.com/1T17/GGcode/releases
Release notes from GGcode
2025-09-05T06:59:07Z
tag:github.com,2008:Repository/1011976238/v0.1.3
2025-09-05T07:00:48Z
v0.1.3
<p>return</p>
1T17
tag:github.com,2008:Repository/1011976238/v0.1.2
2025-08-17T16:40:32Z
GGcode v0.1.2
<p>Fixed G-code coordinate formatting to use consistent 3-decimal places for CNC output.</p>
<p>Changes:</p>
<p>Z1 → Z1.000<br>
X0 → X0.000<br>
F150 → F150.000<br>
Impact: All G-code coordinates now display with professional decimal formatting, meeting CNC industry standards.</p>
<p>Files Modified: src/generator/emitter.c (2 format strings changed from %.6g to %.3f)</p>
1T17
tag:github.com,2008:Repository/1011976238/v0.1.1
2025-07-31T01:02:44Z
v0.1.1
<p>feat: Enhanced G-code modal behavior to support all motion commands (…</p>
<p>…G0, G1, G2, G3)</p>
<p>⚙️ G-Code Modal Behavior Enhancement:
<br />• Extended modal G-code logic to support ALL G-codes (G0, G1, G2, G3)
<br />• Replaced G1-specific logic with universal modal behavior
<br />• Implemented consistent modal treatment for all motion commands
<br />• Enhanced G-code output efficiency by eliminating redundant commands
<br />• Maintained backward compatibility with existing functionality
<br />• Verified behavior with comprehensive testing</p>
<p>🔧 Technical Changes:
<br />• Modified src/generator/emitter.c to use universal modal logic
<br />• Replaced G1-specific condition with general G-code comparison
<br />• Improved code maintainability and consistency</p>
<p>✅ G-code modal behavior now works consistently across all motion commands!</p>
1T17
tag:github.com,2008:Repository/1011976238/v0.1.0
2025-07-21T05:05:02Z
v0.1.0
<p>G1</p>
1T17
tag:github.com,2008:Repository/1011976238/v0.0.9
2025-07-20T01:52:21Z
v0.0.9
No content.
1T17
tag:github.com,2008:Repository/1011976238/v0.0.8
2025-07-18T22:16:44Z
v0.0.8
No content.
1T17
tag:github.com,2008:Repository/1011976238/v0.0.7
2025-07-12T13:57:42Z
v0.0.7
No content.
1T17
tag:github.com,2008:Repository/1011976238/v0.0.6
2025-07-08T01:10:17Z
v0.0.6
<p>ARRAY</p>
1T17
tag:github.com,2008:Repository/1011976238/v0.0.5
2025-07-04T03:04:16Z
v0.0.5
No content.
1T17
tag:github.com,2008:Repository/1011976238/v0.0.4
2025-07-03T05:40:10Z
v0.0.4
No content.
1T17