Skip to content

History

Revisions

  • Fix M601 S1 session control documentation Corrects M601 S1 documentation across all wiki files: - Fix misleading summary table in M-Code-Reference.md ("Connect WiFi" → "Request Control") - Update all examples to use M601 S1 instead of bare M601 - Clarify session control requirements across A3, A4, and 5M series docs - Update Authentication.md TCP session examples M601 S1 is the universal request-control command for all FlashForge printers on the TCP API.

    @GhostTypes GhostTypes committed Mar 21, 2026
    ee1cba6
  • fix: correct discovery packet structure for both protocols Status code is at offset 0x8A in both legacy and modern protocols, not 0x80 (legacy) or 0x90 (modern) as previously documented. Modern name field is 128B + 4B padding, not 132B. Added LAN mode flag at 0x90 and corrected serial number field size to 128B + 2B padding.

    @GhostTypes GhostTypes committed Mar 16, 2026
    9741243
  • Add TMC datasheet reference for F44/F45 register values Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @GhostTypes GhostTypes committed Mar 16, 2026
    bc149d0
  • Remove reverse engineering methodology references Soften language around how protocol details were discovered. No content changes, only wording adjustments. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @GhostTypes GhostTypes committed Mar 16, 2026
    093e057
  • Complete wiki: add 6 new pages, update 8 existing pages New pages: - Adventurer 4 Series (TCP-only, Pro/Lite variant comparison) - AD5X Root Access (SSH/ADB via USB firmware update) - AD5X Maintenance Console (hidden 5-tab debug/calibration UI) - Adventurer 5M Maintenance Console (hidden maintenance UI) - AD5X IFS Serial Protocol (UART F-command reference, 12 commands) - AD5X Platform Notes (Ingenic X2600 MIPS32, hardware, filesystem) Updated pages: - Home: add links for A4 Series and Advanced section - _Sidebar: reorganize into Core Protocols, References, Printer Families, Advanced - Capability-Matrix: rename A4 Pro to A4 Series (Pro + Lite identical) - Adventurer-3-Series: add 4-variant comparison table (AD3/Lite/Pro2/3C) - Authentication: update A4 Pro to A4 Series - TCP-Protocol: add M28 path regex and timeout behavior - Discovery-Protocol: remove TypeScript code example - State-Machines: remove TypeScript code examples Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @GhostTypes GhostTypes committed Mar 16, 2026
    6c737c9
  • Rewrite Home.md to be comprehensive and professional

    @GhostTypes GhostTypes committed Feb 22, 2026
    5a2bb22
  • Fix all broken markdown file links

    @GhostTypes GhostTypes committed Feb 22, 2026
    11daac6
  • Remove Firmware recovery from TCP use cases

    @GhostTypes GhostTypes committed Feb 22, 2026
    3184095
  • Remove end-user hardware troubleshooting from technical docs

    @GhostTypes GhostTypes committed Feb 22, 2026
    8d94ef6
  • update wiki

    @GhostTypes GhostTypes committed Feb 22, 2026
    bef2d41
  • Capitalize remaining page names and update sidebar links

    @GhostTypes GhostTypes committed Feb 22, 2026
    31e9c6d
  • Fix title

    @GhostTypes GhostTypes committed Feb 22, 2026
    4e83333
  • Fix title, remove unnecessary security comments

    @GhostTypes GhostTypes committed Feb 22, 2026
    c1a6b21
  • Fix title

    @GhostTypes GhostTypes committed Feb 22, 2026
    fbaacb0
  • Fix title

    @GhostTypes GhostTypes committed Feb 22, 2026
    baec85b
  • Fix title, wrong info about completed state

    @GhostTypes GhostTypes committed Feb 22, 2026
    b804bce
  • Add API documentation

    @GhostTypes GhostTypes committed Feb 22, 2026
    5943f40
  • Initial Home page

    @GhostTypes GhostTypes committed Feb 22, 2026
    cf39a92