Skip to content

Add About dialog freedom counter#30

Open
catbalony wants to merge 1 commit into
FULU-Foundation:mainfrom
catbalony:add-freedom-counter
Open

Add About dialog freedom counter#30
catbalony wants to merge 1 commit into
FULU-Foundation:mainfrom
catbalony:add-freedom-counter

Conversation

@catbalony

@catbalony catbalony commented May 16, 2026

Copy link
Copy Markdown

Summary

Adds a small “Freedom counter” line to the About dialog:

Freedom counter: LAN + Cloud = 2 user-controlled paths

This is a lightweight acknowledgement that this project restores user choice between LAN and Cloud paths.

Details

This is an About-dialog-only UI change.

It does not affect slicing, printer communication, login, networking, configuration, telemetry, or runtime behavior.

Test plan

  • git diff --check origin/main...HEAD
  • Confirmed branch is clean and the diff is limited to src/slic3r/GUI/AboutDialog.cpp
  • Installed/verified CMake: cmake version 4.3.2
  • Installed/verified Visual Studio 2022 C++ Build Tools / MSVC toolchain
  • cmake -S . -B build-vs -G "Visual Studio 17 2022" -A x64 -DCMAKE_BUILD_TYPE=Release
  • cmake --build build-vs --target OrcaSlicer --config Release --parallel
  • cmake --build build-vs --target OrcaSlicer_app_gui --config Release --parallel
  • Opened Help → About and confirmed the counter appears under the build hash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant