You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes M115 response parsing to handle serial numbers with SN: prefix (some firmware versions report serials this way). Also standardizes A3/A4 clients to use GCodes.CmdLogin constant instead of raw M601 string.
Changes:
- FlashForgeA3Client/A4Client: Parse SN:-prefixed serial numbers
- FlashForgeA3Client/A4Client: Use GCodes.CmdLogin constant for login command
- Add test coverage for both changes
0 commit comments