Skip to content

Comments

chore: update slicer-2 logo#102

Merged
aroschli merged 5 commits intodevelopfrom
chore/update-slicer-2-logo
Jan 8, 2026
Merged

chore: update slicer-2 logo#102
aroschli merged 5 commits intodevelopfrom
chore/update-slicer-2-logo

Conversation

@liamnwhite1
Copy link
Collaborator

This pull request updates the application's icon usage by renaming and replacing the old Slicer-2 icon files with consistently named new ones (slicer-2_logo.png and .ico). It updates all references across the codebase, resources, documentation, and installer scripts to use the new icon names and paths. Additionally, minor improvements are made to documentation links and formatting.

Icon Standardization and Replacement:

  • Replaced all references to slicer2.png and slicer2.ico with slicer-2_logo.png and slicer-2_logo.ico throughout the codebase, including UI components, window icons, and action icons (src/widgets/gcode_info_control.cpp, src/widgets/settings/setting_bar.cpp, src/widgets/settings/setting_tab.cpp, src/windows/about.cpp, src/windows/external_file_window.cpp, src/windows/flowratecalc.cpp, src/windows/gcode_export.cpp, src/windows/layer_times_window.cpp, src/windows/main_window.cpp, include/graphics/objects/cube_object.h) [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11].
  • Updated resource file icons.qrc to remove old icon files and include the new ones (resources/icons/icons.qrc).
  • Deleted old icon files and added new ones in the resources/icons directory (resources/icons/slicer2.png, resources/icons/slicer2.ico, resources/icons/slicer-2_logo.png, resources/icons/slicer-2_logo.ico) [1] [2] [3] [4].

Installer and Build Script Updates:

  • Modified installer scripts to use the new icon filenames for display and shortcuts (scripts/installer.nsi) [1] [2] [3].

Documentation and User Guide Improvements:

  • Updated image and QR code paths in README.md to use the new icon location, and improved the user guide link and contact email formatting (README.md) [1] [2] [3].

@liamnwhite1 liamnwhite1 self-assigned this Jan 7, 2026
@liamnwhite1 liamnwhite1 marked this pull request as ready for review January 7, 2026 22:05
@liamnwhite1 liamnwhite1 force-pushed the chore/update-slicer-2-logo branch from 579d49a to f73730c Compare January 8, 2026 14:12
@aroschli aroschli merged commit d0105a9 into develop Jan 8, 2026
4 checks passed
@liamnwhite1 liamnwhite1 deleted the chore/update-slicer-2-logo branch January 8, 2026 17:32
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.

2 participants