..
BambuPlayer
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
dark_mode
NEW:added dark mode
2022-12-15 04:38:15 -05:00
DeviceTab
Fix crash when opening AMS humidity popup ( #10472 )
2025-08-21 00:18:17 +08:00
Gizmos
Remap filament for pre-colored models ( #10303 )
2025-08-03 13:28:03 +08:00
Jobs
Fix inconsistencies on new translated strings ( #10310 )
2025-08-09 23:52:48 +08:00
Printer
FIX: sleep before retry on file session lost
2025-01-23 09:35:56 +08:00
Widgets
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
2DBed.cpp
Fix several crash when build in debug mode ( #9650 )
2025-05-16 23:49:19 +08:00
2DBed.hpp
Fix: 2Dbed step calculation for grid not working ( #9550 )
2025-05-05 17:59:00 +08:00
3DBed.cpp
fix BBL bed_model stl hacks ( #9882 )
2025-06-12 18:11:52 +08:00
3DBed.hpp
Color & shape improvements for Axes ( #9495 )
2025-05-08 16:00:48 +08:00
3DScene.cpp
Port coordinate system selection for Move, Scale and Rotate gizmo ( #9099 )
2025-04-04 23:07:00 +08:00
3DScene.hpp
Port coordinate system selection for Move, Scale and Rotate gizmo ( #9099 )
2025-04-04 23:07:00 +08:00
AboutDialog.cpp
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
AboutDialog.hpp
FIX:use scalablebitmap replace wxbitmap
2022-08-05 16:11:42 +08:00
AmsMappingPopup.cpp
Color & Icon fixes / improvements ( #9773 )
2025-07-17 15:26:55 +08:00
AmsMappingPopup.hpp
NEW:support new mapping type
2025-05-01 15:54:19 +08:00
AMSMaterialsSetting.cpp
Fix crash when using old firmware
2025-05-24 18:37:35 +08:00
AMSMaterialsSetting.hpp
Refactor folder ( #10475 )
2025-08-22 20:02:26 +08:00
AMSSetting.cpp
Fix the spelling/grammar on the original english strings ( #9487 )
2025-06-01 19:32:36 +08:00
AMSSetting.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
AmsWidgets.cpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
AmsWidgets.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
Auxiliary.cpp
Color & Icon fixes / improvements ( #9773 )
2025-07-17 15:26:55 +08:00
Auxiliary.hpp
Additional Model metadata - Description ( #9398 )
2025-06-01 18:35:48 +08:00
AuxiliaryDataViewModel.cpp
Fix compatibility with newer Boost ( #7884 )
2025-01-07 23:25:32 +08:00
AuxiliaryDataViewModel.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
AuxiliaryDialog.cpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
AuxiliaryDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
BackgroundSlicingProcess.cpp
Fix inconsistencies on new translated strings ( #10310 )
2025-08-09 23:52:48 +08:00
BackgroundSlicingProcess.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
BBLStatusBar.cpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
BBLStatusBar.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
BBLStatusBarBind.cpp
NEW:optimizing error info for network requests
2023-07-07 17:25:51 +08:00
BBLStatusBarBind.hpp
NEW:optimizing error info for network requests
2023-07-07 17:25:51 +08:00
BBLStatusBarSend.cpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
BBLStatusBarSend.hpp
ENH:display error msg when connecting to the printer fails
2023-07-07 17:25:51 +08:00
BBLTopbar.cpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
BBLTopbar.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
BedShapeDialog.cpp
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
BedShapeDialog.hpp
Bed shape dialog improvements ( #9569 )
2025-05-16 23:49:07 +08:00
BindDialog.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
BindDialog.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
BitmapCache.cpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
BitmapCache.hpp
Feature/merge 1.8.4 ( #3827 )
2024-01-26 20:18:10 +08:00
BitmapComboBox.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
BitmapComboBox.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
BonjourDialog.cpp
Add translation markers on more unstranslated strings ( #9134 )
2025-04-26 23:11:36 +08:00
BonjourDialog.hpp
fix errors after cherry picking commits
2023-08-27 22:44:37 +08:00
calib_dlg.cpp
Fix inconsistencies on new translated strings ( #10310 )
2025-08-09 23:52:48 +08:00
calib_dlg.hpp
Class for RadioGroup & LabeledStaticBox and improvements for Calibration Dialogs, Windows with wxStaticBoxSizer ( #9797 )
2025-06-12 20:15:02 +08:00
Calibration.cpp
Color & Icon fixes / improvements ( #9773 )
2025-07-17 15:26:55 +08:00
Calibration.hpp
NEW:[STUDIO-4016] Support motor noise cali for N1
2023-09-22 16:21:26 +08:00
CalibrationPanel.cpp
ENH:optimization of select machine page
2025-05-26 17:41:58 +08:00
CalibrationPanel.hpp
ENH:optimization of select machine page
2025-05-26 17:41:58 +08:00
CalibrationWizard.cpp
Fix inconsistencies on new translated strings ( #10310 )
2025-08-09 23:52:48 +08:00
CalibrationWizard.hpp
Refactor folder ( #10475 )
2025-08-22 20:02:26 +08:00
CalibrationWizardCaliPage.cpp
Fix crash when using old firmware
2025-05-24 18:37:35 +08:00
CalibrationWizardCaliPage.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
CalibrationWizardPage.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
CalibrationWizardPage.hpp
Refactor folder ( #10475 )
2025-08-22 20:02:26 +08:00
CalibrationWizardPresetPage.cpp
Standard units don't need translation, part 2 ( #9974 )
2025-07-17 09:48:29 +08:00
CalibrationWizardPresetPage.hpp
Rename AMSItem to AMSPreview
2025-05-21 10:46:28 +08:00
CalibrationWizardSavePage.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-16 14:02:04 +08:00
CalibrationWizardSavePage.hpp
ENH: support auto pa cali for multi_extruder printer
2025-05-07 15:46:24 +08:00
CalibrationWizardStartPage.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-16 14:02:04 +08:00
CalibrationWizardStartPage.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
CaliHistoryDialog.cpp
FIX: Calibration adaptation encryption
2025-05-25 20:29:53 +08:00
CaliHistoryDialog.hpp
FIX: Calibration adaptation encryption
2025-05-25 20:29:53 +08:00
Camera.cpp
QoL: Add auto perspective ( #8312 )
2025-03-09 14:04:46 +08:00
Camera.hpp
QoL: Add auto perspective ( #8312 )
2025-03-09 14:04:46 +08:00
CameraPopup.cpp
Remove markers from strings that don't need to be translated ( #8842 )
2025-05-11 15:04:48 +08:00
CameraPopup.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
CameraUtils.cpp
ENH: step mesh operation adjustment
2025-03-27 21:56:09 +08:00
CameraUtils.hpp
ENH: step mesh operation adjustment
2025-03-27 21:56:09 +08:00
CloneDialog.cpp
Dialog for Clone ( #9897 )
2025-07-06 11:34:47 +08:00
CloneDialog.hpp
Dialog for Clone ( #9897 )
2025-07-06 11:34:47 +08:00
ConfigExceptions.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
ConfigManipulation.cpp
rename 2DHoneycomb and 2DLattice to LateralHoneycomb and LateralLattice ( #10423 )
2025-08-17 23:49:06 +08:00
ConfigManipulation.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
ConfigWizard.cpp
Standard units don't need translation, part 2 ( #9974 )
2025-07-17 09:48:29 +08:00
ConfigWizard.hpp
NEW: add custom printer config wizard
2022-12-15 04:33:48 -05:00
ConfigWizard_private.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
ConnectPrinter.cpp
fixes compiler warnings ( #9619 )
2025-06-14 21:05:25 +08:00
ConnectPrinter.hpp
ENH: replace n1 & f1 image and name Jira: [STUDIO-4008]
2023-09-22 16:21:26 +08:00
CreatePresetsDialog.cpp
Fix: export printer config skipping currently selected preset ( #10380 )
2025-08-21 22:10:22 +08:00
CreatePresetsDialog.hpp
class for DialogButtons ( #9639 )
2025-06-04 09:30:36 +08:00
DailyTips.cpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
DailyTips.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
dark_mode.cpp
NEW:added dark mode
2022-12-15 04:38:15 -05:00
dark_mode.hpp
NEW:added dark mode
2022-12-15 04:38:15 -05:00
DesktopIntegrationDialog.cpp
Use boost::nowide directly from boost ( #9037 )
2025-03-29 20:14:10 +08:00
DesktopIntegrationDialog.hpp
fix url protocol integration under linux ( #5535 )
2024-06-04 18:32:49 +08:00
DeviceManager.cpp
Do not connect to default BBL device during app startup ( #10214 )
2025-07-26 00:18:56 +08:00
DeviceManager.hpp
ENH:support u0 firmware homing
2025-06-01 23:39:42 +08:00
Downloader.cpp
Use boost::nowide directly from boost ( #9037 )
2025-03-29 20:14:10 +08:00
Downloader.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
DownloaderFileGet.cpp
Use boost::nowide directly from boost ( #9037 )
2025-03-29 20:14:10 +08:00
DownloaderFileGet.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
DownloadProgressDialog.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
DownloadProgressDialog.hpp
Port Emboss & SVG gizmo from PrusaSlicer ( #2819 )
2023-12-09 22:46:18 +08:00
DragCanvas.cpp
Color & Icon fixes / improvements ( #9773 )
2025-07-17 15:26:55 +08:00
DragCanvas.hpp
Color & Icon fixes / improvements ( #9773 )
2025-07-17 15:26:55 +08:00
EditGCodeDialog.cpp
fixes compiler warnings ( #9619 )
2025-06-14 21:05:25 +08:00
EditGCodeDialog.hpp
class for DialogButtons ( #9639 )
2025-06-04 09:30:36 +08:00
Event.hpp
Add support for PrusaLink webview
2023-08-30 23:38:33 +08:00
ExtraRenderers.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
ExtraRenderers.hpp
Update wxWidgets to v3.2.1 ( #2905 )
2023-12-04 15:21:49 +00:00
ExtrusionCalibration.cpp
Standard units don't need translation, part 2 ( #9974 )
2025-07-17 09:48:29 +08:00
ExtrusionCalibration.hpp
NEW: fix blank issue of error tips
2023-02-01 16:24:44 +08:00
Field.cpp
Fix Ironing/Support patterns ( #10278 )
2025-08-02 10:59:01 +08:00
Field.hpp
Improvements for Default color button in filament settings ( #9581 )
2025-05-11 20:11:09 +08:00
FileArchiveDialog.cpp
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
FileArchiveDialog.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
format.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
fts_fuzzy_match.h
Search whole option string. ( #9391 )
2025-04-20 16:09:31 +08:00
GCodeViewer.cpp
Standard units don't need translation ( #9965 )
2025-06-22 15:10:40 +08:00
GCodeViewer.hpp
gCode Legend & Viewer Improvements ( #8198 )
2025-03-30 20:07:49 +08:00
GLCanvas3D.cpp
Add fuzzy skin painting ( #9979 )
2025-07-18 16:01:25 +08:00
GLCanvas3D.hpp
Swap pan and rotate mouse buttons ( #9972 )
2025-06-24 23:41:41 +08:00
GLModel.cpp
Measure: Port of BBS' improved version of measure gizmo
2024-11-06 20:19:52 +08:00
GLModel.hpp
Upgrade clipper & improve multi-thread performance ( #7177 )
2025-06-18 17:50:44 +08:00
GLSelectionRectangle.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GLSelectionRectangle.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GLShader.cpp
Cherry-picked a few changes from Tech ENABLE_GL_CORE_PROFILE
2023-11-04 11:41:06 +08:00
GLShader.hpp
Cherry-picked a few changes from Tech ENABLE_GL_CORE_PROFILE
2023-11-04 11:41:06 +08:00
GLShadersManager.cpp
Various fixes
2023-11-04 11:41:06 +08:00
GLShadersManager.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
GLTexture.cpp
Reduce warnings: remove unused variables ( #6499 )
2024-08-23 00:02:58 +08:00
GLTexture.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
GLToolbar.cpp
Allow clicking the toolbar icon multiple times without moving the cursor ( #7267 )
2024-11-12 00:09:15 +08:00
GLToolbar.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GUI.cpp
Fix Ironing/Support patterns ( #10278 )
2025-08-02 10:59:01 +08:00
GUI.hpp
Fix "Open Containing Folder" on Linux ( #6469 )
2024-08-18 16:31:39 +08:00
GUI_App.cpp
Refactor folder ( #10475 )
2025-08-22 20:02:26 +08:00
GUI_App.hpp
Log network msg
2025-06-02 21:20:43 +08:00
GUI_AuxiliaryList.cpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
GUI_AuxiliaryList.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
GUI_Colors.cpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
GUI_Colors.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
GUI_Factories.cpp
rename 2DHoneycomb and 2DLattice to LateralHoneycomb and LateralLattice ( #10423 )
2025-08-17 23:49:06 +08:00
GUI_Factories.hpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
GUI_Geometry.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
GUI_Geometry.hpp
Port coordinate system selection for Move, Scale and Rotate gizmo ( #9099 )
2025-04-04 23:07:00 +08:00
GUI_Init.cpp
merge conflicts
2024-09-08 01:04:19 +02:00
GUI_Init.hpp
Macos: add the support of file association
2022-08-05 16:11:42 +08:00
GUI_ObjectLayers.cpp
Fixes for LabeledStaticBox & Height Range UI ( #9991 )
2025-06-24 22:29:30 +08:00
GUI_ObjectLayers.hpp
Refactor folder ( #10475 )
2025-08-22 20:02:26 +08:00
GUI_ObjectList.cpp
Add fuzzy skin painting ( #9979 )
2025-07-18 16:01:25 +08:00
GUI_ObjectList.hpp
Add fuzzy skin painting ( #9979 )
2025-07-18 16:01:25 +08:00
GUI_ObjectSettings.cpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
GUI_ObjectSettings.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
GUI_ObjectTable.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
GUI_ObjectTable.hpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
GUI_ObjectTableSettings.cpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
GUI_ObjectTableSettings.hpp
FIX:update objecttable layout
2022-09-02 12:52:18 +08:00
GUI_Preview.cpp
Port coordinate system selection for Move, Scale and Rotate gizmo ( #9099 )
2025-04-04 23:07:00 +08:00
GUI_Preview.hpp
Drop object on the plate ( #6166 )
2024-08-06 23:18:28 +08:00
GUI_Utils.cpp
Add debugger detector for Linux
2025-06-02 16:48:58 +08:00
GUI_Utils.hpp
Refactor folder ( #10475 )
2025-08-22 20:02:26 +08:00
GUI_UtilsMac.mm
Merge branch 'main' into dev/bbl-network-upd
2025-06-14 09:52:33 +08:00
HintNotification.cpp
Warnings: remove empty code ( #6577 )
2024-09-07 18:18:35 +08:00
HintNotification.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
HMS.cpp
ENH: Optimize the presentation of error code dialog
2025-01-23 10:00:48 +08:00
HMS.hpp
ENH: Optimize the presentation of error code dialog
2025-01-23 10:00:48 +08:00
HMSPanel.cpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
HMSPanel.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
HttpServer.cpp
Fix 3rd party login issue on macOS ( #4739 )
2024-03-28 23:07:10 +08:00
HttpServer.hpp
Flatpak build ( #4175 )
2024-05-25 09:11:19 +08:00
I18N.cpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
I18N.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
IconManager.cpp
Fixes for new icons ( #5221 )
2024-05-20 23:18:05 +08:00
IconManager.hpp
Port Emboss & SVG gizmo from PrusaSlicer ( #2819 )
2023-12-09 22:46:18 +08:00
ImageGrid.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-01 22:51:13 +08:00
ImageGrid.h
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
ImGuiWrapper.cpp
Color & Icon fixes / improvements ( #9773 )
2025-07-17 15:26:55 +08:00
ImGuiWrapper.hpp
Color & Icon fixes / improvements ( #9773 )
2025-07-17 15:26:55 +08:00
IMSlider.cpp
Increase size of layer mode button on preview tab ( #9554 )
2025-05-07 23:33:33 +08:00
IMSlider.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
IMToolbar.cpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
IMToolbar.hpp
Improvements for Sliced Plates Toolbar ( #9313 )
2025-04-13 14:57:08 +08:00
InstanceCheck.cpp
support downloading from makerworld on Mac by default. ( #6867 )
2024-09-22 16:49:14 +08:00
InstanceCheck.hpp
Printables.com support (associate prusaslicer:// link explicitly) ( #5416 )
2024-05-22 15:26:52 +08:00
InstanceCheckMac.h
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
InstanceCheckMac.mm
clean up
2023-08-09 13:42:41 +08:00
KBShortcutsDialog.cpp
Add fuzzy skin painting ( #9979 )
2025-07-18 16:01:25 +08:00
KBShortcutsDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
MainFrame.cpp
Disable resonance avoidance in calibration routines + Calibration Reorder ( #10174 )
2025-07-25 15:21:22 +08:00
MainFrame.hpp
Juntion Deviation + Documentation
2025-04-03 14:40:25 -03:00
MarkdownTip.cpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
MarkdownTip.hpp
FIX: destory timers & check webview consist
2022-08-26 09:25:59 +08:00
MediaFilePanel.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-15 15:28:10 +08:00
MediaFilePanel.h
Sync with bbs
2025-01-23 13:29:27 +08:00
MediaPlayCtrl.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-01 19:33:39 +08:00
MediaPlayCtrl.h
Fix error for Clang 20
2025-07-04 23:02:24 +08:00
MeshUtils.cpp
Cut: Fix crash caused by unexpected copy of the cut island ( #8598 )
2025-03-01 13:02:47 +08:00
MeshUtils.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
ModelMall.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
ModelMall.hpp
ENH:change the mall dialog to frame
2022-12-15 04:38:15 -05:00
Monitor.cpp
ENH:Support more SD card states
2025-05-26 14:41:43 +08:00
Monitor.hpp
ENH:optimization of select machine page
2025-05-26 17:41:58 +08:00
MonitorBasePanel.cpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
MonitorBasePanel.h
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
MonitorPage.cpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
MonitorPage.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
Mouse3DController.cpp
Use boost::nowide directly from boost ( #9037 )
2025-03-29 20:14:10 +08:00
Mouse3DController.hpp
Add option in the CTRL-M dialog to invert axes ( #1928 )
2023-08-27 11:29:46 +08:00
Mouse3DHandlerMac.mm
Change Application name to OrcaSlicer
2023-03-12 10:05:22 +08:00
mrgtmp0
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
MsgDialog.cpp
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
MsgDialog.hpp
NEW:add options that are dont show again
2025-01-23 11:38:22 +08:00
MultiMachine.cpp
misc updates
2024-06-16 02:06:36 +08:00
MultiMachine.hpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
MultiMachineManagerPage.cpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
MultiMachineManagerPage.hpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
MultiMachinePage.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
MultiMachinePage.hpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
MultiPrintJob.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiPrintJob.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiSendMachineModel.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiSendMachineModel.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiTaskManagerPage.cpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
MultiTaskManagerPage.hpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
MultiTaskModel.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
MultiTaskModel.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
NetworkTestDialog.cpp
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
NetworkTestDialog.hpp
Feature/home page improve ( #4602 )
2024-03-22 19:30:13 +08:00
Notebook.cpp
Revert to WxWidgets 3.1.5 ( #3249 )
2023-12-23 17:44:09 +08:00
Notebook.hpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
NotificationManager.cpp
Add fuzzy skin painting ( #9979 )
2025-07-18 16:01:25 +08:00
NotificationManager.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
OAuthDialog.cpp
Support for SimplyPrint cloud integration ( #4525 )
2024-03-23 10:08:48 +08:00
OAuthDialog.hpp
Support for SimplyPrint cloud integration ( #4525 )
2024-03-23 10:08:48 +08:00
ObjColorDialog.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
ObjColorDialog.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
ObjectDataViewModel.cpp
Add fuzzy skin painting ( #9979 )
2025-07-18 16:01:25 +08:00
ObjectDataViewModel.hpp
Add fuzzy skin painting ( #9979 )
2025-07-18 16:01:25 +08:00
OG_CustomCtrl.cpp
Sidebar margin & spacing fixes ( #6238 )
2025-03-03 11:13:51 +08:00
OG_CustomCtrl.hpp
Make Compatible with wx 3.1.5
2024-01-01 10:58:22 -05:00
OpenGLManager.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
OpenGLManager.hpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
OptionsGroup.cpp
Allow default_bed_type to be defined in machine profile
2025-08-09 10:51:00 +08:00
OptionsGroup.hpp
Fixes for new icons ( #5221 )
2024-05-20 23:18:05 +08:00
ParamsDialog.cpp
New de translation and typos for 2.20beta ( #6702 )
2024-09-09 22:42:27 +08:00
ParamsDialog.hpp
New de translation and typos for 2.20beta ( #6702 )
2024-09-09 22:42:27 +08:00
ParamsPanel.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
ParamsPanel.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
PartPlate.cpp
fixes compiler warnings ( #9619 )
2025-06-14 21:05:25 +08:00
PartPlate.hpp
Ensure bed shape is in correct orientation ( SoftFever/OrcaSlicer#9345 )
2025-04-15 12:51:01 +08:00
PhysicalPrinterDialog.cpp
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
PhysicalPrinterDialog.hpp
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
Plater.cpp
Add template metalanguage support for infill rotation template ( #9996 )
2025-07-25 20:29:08 +08:00
Plater.hpp
Juntion Deviation + Documentation
2025-04-03 14:40:25 -03:00
PlateSettingsDialog.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
PlateSettingsDialog.hpp
DialogButtons fixes and apply to more windows ( #9809 )
2025-06-14 10:27:10 +08:00
Preferences.cpp
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
Preferences.hpp
Add option to toggle between legacy and new network plugins
2025-05-01 16:23:56 +08:00
PresetComboBoxes.cpp
GUI: Add filament notes to material selector tooltip ( #10051 )
2025-07-05 00:29:47 +08:00
PresetComboBoxes.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
PresetHints.cpp
filter out tiny gaps
2022-11-04 16:44:43 +08:00
PresetHints.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
PrinterCloudAuthDialog.cpp
Support for SimplyPrint cloud integration ( #4525 )
2024-03-23 10:08:48 +08:00
PrinterCloudAuthDialog.hpp
Support for SimplyPrint cloud integration ( #4525 )
2024-03-23 10:08:48 +08:00
PrinterWebView.cpp
Fix deferred URL not cleared properly ( #9711 )
2025-05-25 00:45:12 +08:00
PrinterWebView.hpp
Do not loade web page until switching to device page ( #9031 )
2025-04-01 22:38:38 +08:00
PrintHostDialogs.cpp
Fix inconsistencies on new translated strings ( #10310 )
2025-08-09 23:52:48 +08:00
PrintHostDialogs.hpp
Add elegoo centauri carbon profile ( #8405 )
2025-02-18 23:08:34 +08:00
PrintOptionsDialog.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-21 10:27:10 +08:00
PrintOptionsDialog.hpp
Fix crash when using old firmware
2025-05-24 18:37:35 +08:00
PrivacyUpdateDialog.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
PrivacyUpdateDialog.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
ProgressStatusBar.cpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
ProgressStatusBar.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
Project.cpp
Additional Model metadata - Description ( #9398 )
2025-06-01 18:35:48 +08:00
Project.hpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
ProjectDirtyStateManager.cpp
Mark unsaved project title with * ( #5910 )
2024-06-29 22:13:57 +08:00
ProjectDirtyStateManager.hpp
FIX: can not save project when modify bed type in the scene
2023-01-10 19:08:26 +08:00
PublishDialog.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
PublishDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
RammingChart.cpp
Standard units don't need translation, part 2 ( #9974 )
2025-07-17 09:48:29 +08:00
RammingChart.hpp
Ramming config improvements to enable support for Prusa MMU3 ( #9935 )
2025-07-13 20:10:42 +08:00
RecenterDialog.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
RecenterDialog.hpp
ENH: chinese translation
2023-02-22 20:09:17 +08:00
ReleaseNote.cpp
Fix focus stealing issue in dialog windows ( #9874 ) ( #10374 )
2025-08-11 23:49:06 +08:00
ReleaseNote.hpp
Implement manual printer setup
2025-01-31 19:18:04 +08:00
RemovableDriveManager.cpp
Fix compatibility with newer Boost ( #7884 )
2025-01-07 23:25:32 +08:00
RemovableDriveManager.hpp
FIX:add the sd card removal function
2022-09-29 11:16:43 +08:00
RemovableDriveManagerMM.h
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
RemovableDriveManagerMM.mm
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
SavePresetDialog.cpp
Improvements / Fixes for RadioGroup and apply to more windows II ( #10089 )
2025-07-12 19:26:47 +08:00
SavePresetDialog.hpp
Improvements / Fixes for RadioGroup and apply to more windows II ( #10089 )
2025-07-12 19:26:47 +08:00
SceneRaycaster.cpp
Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary.
2024-06-15 14:56:44 +08:00
SceneRaycaster.hpp
Fix random crash when opening 3mf files that have bed size different than current ( #7955 )
2025-01-22 09:58:15 +08:00
Search.cpp
Fix object search bar on macOS and Linux ( #9473 )
2025-05-01 15:21:11 +08:00
Search.hpp
Fix object search bar on macOS and Linux ( #9473 )
2025-05-01 15:21:11 +08:00
Selection.cpp
Fix several crash when build in debug mode ( #9650 )
2025-05-16 23:49:19 +08:00
Selection.hpp
Port coordinate system selection for Move, Scale and Rotate gizmo ( #9099 )
2025-04-04 23:07:00 +08:00
SelectMachine.cpp
Do not connect to default BBL device during app startup ( #10214 )
2025-07-26 00:18:56 +08:00
SelectMachine.hpp
ENH:optimization of select machine page
2025-05-26 17:41:58 +08:00
SelectMachinePop.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-21 10:27:10 +08:00
SelectMachinePop.hpp
ENH:optimization of select machine page
2025-05-26 17:41:58 +08:00
SendMultiMachinePage.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-21 10:27:10 +08:00
SendMultiMachinePage.hpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
SendSystemInfoDialog.cpp
Fix english strings consistency ( #8881 )
2025-04-26 19:59:49 +08:00
SendSystemInfoDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
SendToPrinter.cpp
Do not connect to default BBL device during app startup ( #10214 )
2025-07-26 00:18:56 +08:00
SendToPrinter.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
SingleChoiceDialog.cpp
DialogButtons fixes and apply to more windows ( #9809 )
2025-06-14 10:27:10 +08:00
SingleChoiceDialog.hpp
DialogButtons fixes and apply to more windows ( #9809 )
2025-06-14 10:27:10 +08:00
SliceInfoPanel.cpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
SliceInfoPanel.hpp
FIX: [STUDIO-2186] hide PopupWindow on alt-tab
2023-02-22 20:09:17 +08:00
SlicingProgressNotification.cpp
Support multi-line progress information rendering
2024-09-26 16:22:15 +08:00
SlicingProgressNotification.hpp
Feature/bs1.8beta ( #2844 )
2023-12-01 10:42:45 +00:00
StatusPanel.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-21 10:27:10 +08:00
StatusPanel.hpp
refactoring the modules of amscontrol
2025-05-07 11:30:29 +08:00
StepMeshDialog.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
StepMeshDialog.hpp
DialogButtons fixes and apply to more windows ( #9809 )
2025-06-14 10:27:10 +08:00
SurfaceDrag.cpp
Avoid using auto as type of Eigen expressions. ( #8577 )
2025-02-26 23:07:23 +08:00
SurfaceDrag.hpp
Various Emboss improvements from PS ( #4039 )
2024-02-13 23:56:48 +08:00
SysInfoDialog.cpp
Refactor folder ( #10475 )
2025-08-22 20:02:26 +08:00
SysInfoDialog.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
Tab.cpp
rename 2DHoneycomb and 2DLattice to LateralHoneycomb and LateralLattice ( #10423 )
2025-08-17 23:49:06 +08:00
Tab.hpp
Fix new project crash on Windows if multi-extruder printer profile is edited ( #9600 )
2025-05-14 11:36:50 +08:00
Tabbook.cpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
Tabbook.hpp
Revert "Fix Compile Warnings ( #5963 )"
2024-08-12 00:00:20 +08:00
TabButton.cpp
Color fixes ( #5712 )
2024-07-23 18:00:21 +08:00
TabButton.hpp
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
TaskManager.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
TaskManager.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
TextLines.cpp
Support larger printer sizes by using 64-bit.
2024-05-10 23:47:08 +08:00
TextLines.hpp
Port Emboss & SVG gizmo from PrusaSlicer ( #2819 )
2023-12-09 22:46:18 +08:00
TickCode.cpp
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
2023-11-04 11:41:00 +08:00
TickCode.hpp
Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
2023-11-04 11:41:00 +08:00
UnsavedChangesDialog.cpp
Fix Ironing/Support patterns ( #10278 )
2025-08-02 10:59:01 +08:00
UnsavedChangesDialog.hpp
DialogButtons fixes and apply to more windows ( #9809 )
2025-06-14 10:27:10 +08:00
UpdateDialogs.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
UpdateDialogs.hpp
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
UpgradePanel.cpp
Merge branch 'main' into dev/bbl-network-upd
2025-06-01 19:33:39 +08:00
UpgradePanel.hpp
FIX: update the images
2025-05-26 10:44:37 +08:00
UserManager.cpp
Reduce warnings: remove unused variables ( #6499 )
2024-08-23 00:02:58 +08:00
UserManager.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
UserNotification.cpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
UserNotification.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
WebDownPluginDlg.cpp
Fix Xcode 16.3 build ( #9422 )
2025-05-01 17:09:45 +08:00
WebDownPluginDlg.hpp
Update the codes to 01.01.00.10 for the formal release
2022-07-22 20:35:34 +08:00
WebGuideDialog.cpp
Show proper printer names on printer selection page ( #9363 )
2025-05-04 16:02:15 +08:00
WebGuideDialog.hpp
FIX: gui: fix the crash issue when close guide frame at the beginning
2025-03-28 23:05:41 +08:00
WebUpdatePlugin.cpp
Update the codes to 01.01.00.10 for the formal release
2022-07-22 20:35:34 +08:00
WebUpdatePlugin.hpp
Update the codes to 01.01.00.10 for the formal release
2022-07-22 20:35:34 +08:00
WebUserLoginDialog.cpp
Remove usage of titlebar icons ( #9932 )
2025-06-20 16:52:15 +08:00
WebUserLoginDialog.hpp
A *lot* of import fixes for flatpak ( #3909 )
2024-01-31 11:23:29 +00:00
WebViewDialog.cpp
Fix error when drag-n-drop a file from network location to home screen ( #9821 )
2025-06-07 17:38:23 +08:00
WebViewDialog.hpp
Flatpak build ( #4175 )
2024-05-25 09:11:19 +08:00
WipeTowerDialog.cpp
Styling management for buttons and matching all button styles ( #8184 )
2025-07-17 20:44:45 +08:00
WipeTowerDialog.hpp
Ramming dialog improvements & add step control for SpinInput class ( #9651 )
2025-06-14 15:19:25 +08:00
wxExtensions.cpp
Fix english strings consistency ( #8881 )
2025-04-26 19:59:49 +08:00
wxExtensions.hpp
Merge some features from BS1.9 beta4 ( #5181 )
2024-04-28 22:58:47 +08:00
wxinit.h
Add the full source of BambuStudio
2022-07-15 23:42:08 +08:00
wxMediaCtrl2.cpp
Fix the spacing on the original english strings ( #9596 )
2025-05-16 16:31:58 +08:00
wxMediaCtrl2.h
Merge some changes from BS 1.9 ( #4994 )
2024-04-14 22:07:00 +08:00
wxMediaCtrl2.mm
FIX: wxMediaCtrl2 on macOS error code
2025-05-26 14:43:32 +08:00