Skip to content

History / Headless Mode

Revisions

  • docs: enrich Headless-Mode and Camera Setup pages Migrate remaining user-facing content from deprecated docs/README.md into the wiki. Headless-Mode.md: - Add creator-5 / creator-5-pro printer types to --printers, with the required serial field and format note explaining these HTTP-only printers need a dedicated type token (generic 'new' triggers a TCP probe they can't answer) and their serial cannot be recovered by probing. - Add Debug Logging section documenting --debug and --debug-network flags plus the /api/debug/{logs,latest,network-logs,network-latest} download endpoints. - Add Remote Access / Port Forwarding section: single WebUI port serves everything including camera, with a security warning not to forward the unauthenticated go2rtc port 1984. - Fix two leftover default-port references from 3001 to the correct 3000. 4.-Custom-Camera-Setup.md: - Clarify stock FlashForge cameras auto-detect for 5M-series via reported cameraStreamUrl. - Add note that disabling the printer-side camera makes it unavailable until re-enabled. - Document custom RTSP/HTTP camera setup with URL paste, viewable from Desktop and WebUI.

    @GhostTypes GhostTypes committed Jul 24, 2026
  • docs: add Auto Start page, refresh Headless-Mode Add a new Auto-Start.md wiki page documenting how to start FlashForgeUI at login. Covers the Windows/macOS Start-with-system and Start-minimized toggles, Linux freedesktop autostart entry plus GNOME/Wayland caveats, the Ubuntu 24.04+ AppArmor/AppImage sandbox situation with per-package (.deb/.rpm vs AppImage) setup steps, and a headless systemd user-service recipe. Refresh Headless-Mode.md: replace the stale 'Linux (coming soon...)' placeholder with real .deb/.rpm and AppImage headless launch commands, correct the default WebUI port from 3001 to 3000, and add a cross-link to the new Auto Start page for auto-starting headless mode.

    @GhostTypes GhostTypes committed Jul 24, 2026
  • Initial headless mode docs (needs updating)

    @GhostTypes GhostTypes committed Dec 30, 2025