BambuStudio/src/slic3r/GUI
liz.li ee0c613128 ENH: display cost of all plates
jira: 5836

cherry-pick from OrcaSlicer commit 0e785c0.
Thanks for OrcaSlicer. Thanks for niklasb22 and SoftFever.

Change-Id: I8b4aa7b79f2cdeb560542d5bdcd331d4bfcb02a6
2024-03-25 15:29:19 +08:00
..
BambuPlayer Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Gizmos FIX:return_toolbar logic does not deal in assembly view 2024-03-25 15:29:19 +08:00
Jobs ENH:STL tracking restricted area 2024-03-25 15:29:19 +08:00
Printer ENH: use Bambu_StartStreamEx for agora tunnel 2024-03-25 15:29:19 +08:00
Widgets ENH: reuse controls in param Field 2024-03-25 15:29:19 +08:00
dark_mode NEW:added dark mode 2022-12-15 04:38:15 -05:00
2DBed.cpp NEW: support to edit bed stl and texture for third-party printers 2023-11-01 09:33:21 +08:00
2DBed.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
3DBed.cpp FIX:default bed use dark color in dark mode 2024-03-25 10:42:29 +08:00
3DBed.hpp FIX: fix the bed position not correct issue for 3rd printers 2022-12-15 04:38:15 -05:00
3DScene.cpp FIX: rendering: fix the assert under debug mode 2024-03-25 15:29:19 +08:00
3DScene.hpp ENH: use std::shared_ptr to save memory for GLVolume 2024-03-25 15:29:19 +08:00
AMSMaterialsSetting.cpp ENH: custom filament sync with printer 2024-03-25 15:29:19 +08:00
AMSMaterialsSetting.hpp FIX:adapt to multicolour and semi transparent materials 2024-03-25 10:42:29 +08:00
AMSSetting.cpp NEW:update automatically when inserting materials 2024-03-25 15:29:19 +08:00
AMSSetting.hpp NEW:update automatically when inserting materials 2024-03-25 15:29:19 +08:00
AboutDialog.cpp ENH: adjust the about information to 2024 2024-03-25 15:29:19 +08:00
AboutDialog.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
AmsMappingPopup.cpp ENH:display the current humidity of AMS 2024-03-25 15:29:19 +08:00
AmsMappingPopup.hpp NEW:using new humidity display ui 2024-03-25 15:29:19 +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 slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
Auxiliary.hpp ENH:optimize the layout of auxiliary 2022-12-15 04:33:48 -05:00
AuxiliaryDataViewModel.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
AuxiliaryDataViewModel.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
AuxiliaryDialog.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
AuxiliaryDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BBLStatusBar.cpp NEW:optimizing error info for network requests 2023-07-07 17:25:51 +08:00
BBLStatusBar.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08: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 slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
BBLStatusBarSend.hpp ENH:display error msg when connecting to the printer fails 2023-07-07 17:25:51 +08:00
BBLTopbar.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
BBLTopbar.hpp FIX: [STUDIO-3329] show/hide thirdparty calibrate button 2023-07-07 17:52:43 +08:00
BackgroundSlicingProcess.cpp FIX:final step of slicing is to execute post-processing script 2024-03-25 15:29:19 +08:00
BackgroundSlicingProcess.hpp FIX:final step of slicing is to execute post-processing script 2024-03-25 15:29:19 +08:00
BedShapeDialog.cpp FIX: adjust bed shape dialog button UI style 2023-11-30 09:51:52 +08:00
BedShapeDialog.hpp NEW: support to edit bed stl and texture for third-party printers 2023-11-01 09:33:21 +08:00
BindDialog.cpp FIX: Copywriting updates 2024-03-25 10:42:29 +08:00
BindDialog.hpp ENH:UI of network error prompt cannot be seen as a link 2023-11-09 10:09:10 +08:00
BitmapCache.cpp NEW:Adaptation of semi transparent materials 2024-03-25 10:42:29 +08:00
BitmapCache.hpp NEW:Adaptation of semi transparent materials 2024-03-25 10:42:29 +08:00
BitmapComboBox.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
BitmapComboBox.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BonjourDialog.cpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
BonjourDialog.hpp NEW: support send gcode to third-party printer 2022-10-20 19:34:37 +08:00
CaliHistoryDialog.cpp ENH: Add buried points for calibration 2024-03-25 15:29:19 +08:00
CaliHistoryDialog.hpp ENH: Add buried points for calibration 2024-03-25 15:29:19 +08:00
Calibration.cpp FIX:Crash caused by calibrating dialog constructors 2023-11-01 09:33:21 +08:00
Calibration.hpp NEW:[STUDIO-4016] Support motor noise cali for N1 2023-11-01 09:33:21 +08:00
CalibrationPanel.cpp ENH:add protection in threads 2023-11-09 10:09:10 +08:00
CalibrationPanel.hpp ENH:add protection in threads 2023-11-09 10:09:10 +08:00
CalibrationWizard.cpp FIX: user can accept nozzle wear to continue sending calibration 2024-03-25 10:42:29 +08:00
CalibrationWizard.hpp FIX: The status of cali is not correct when switch printer 2023-11-09 10:09:10 +08:00
CalibrationWizardCaliPage.cpp ENH: calibration pages adapt to the screen dpi 2023-11-09 10:09:10 +08:00
CalibrationWizardCaliPage.hpp ENH: calibration pages adapt to the screen dpi 2023-11-09 10:09:10 +08:00
CalibrationWizardPage.cpp ENH: calibration pages adapt to the screen dpi 2023-11-09 10:09:10 +08:00
CalibrationWizardPage.hpp FIX: a button color didn't response to dark mode change 2023-11-30 09:51:52 +08:00
CalibrationWizardPresetPage.cpp FIX: Flow calibration stage incorrect when switching printers 2024-03-25 15:29:19 +08:00
CalibrationWizardPresetPage.hpp FIX: remember the flow ratio calibration type 2024-03-25 10:42:29 +08:00
CalibrationWizardSavePage.cpp FIX: Remove unnecessary asserts 2024-03-25 15:29:19 +08:00
CalibrationWizardSavePage.hpp ENH: calibration pages adapt to the screen dpi 2023-11-09 10:09:10 +08:00
CalibrationWizardStartPage.cpp ENH: calibration pages adapt to the screen dpi 2023-11-09 10:09:10 +08:00
CalibrationWizardStartPage.hpp ENH: calibration pages adapt to the screen dpi 2023-11-09 10:09:10 +08:00
Camera.cpp ENH: thumbnail: optimize the thumbnail 2023-07-31 14:29:15 +08:00
Camera.hpp ENH:paint along line function auto enter front view perspective 2024-03-25 10:42:29 +08:00
CameraPopup.cpp ENH: support turn off liveview auto retry 2024-03-25 10:42:29 +08:00
CameraPopup.hpp ENH: support turn off liveview auto retry 2024-03-25 10:42:29 +08:00
CameraUtils.cpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
CameraUtils.hpp ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
ConfigExceptions.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ConfigManipulation.cpp ENH: Encoding and copywriting issues 2024-03-25 15:29:19 +08:00
ConfigManipulation.hpp FIX: check recommended nozzle temperature 2024-03-25 10:42:29 +08:00
ConfigWizard.cpp ENH: remove unnecessary translation labels 2024-03-25 10:42:29 +08:00
ConfigWizard.hpp NEW: add custom printer config wizard 2022-12-15 04:33:48 -05:00
ConfigWizard_private.hpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
ConnectPrinter.cpp FIX:Crash caused by n1 input access code image 2023-11-09 10:09:10 +08:00
ConnectPrinter.hpp ENH:display error msg when connecting to the printer fails 2023-07-07 17:25:51 +08:00
CreatePresetsDialog.cpp ENH: custom filament sync with printer 2024-03-25 15:29:19 +08:00
CreatePresetsDialog.hpp ENH: earse sensitive fields when export configs 2024-03-25 15:29:19 +08:00
DailyTips.cpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
DailyTips.hpp ENH: modify dailytips collapse & expand interaction 2023-11-22 08:23:38 +08:00
DesktopIntegrationDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
DesktopIntegrationDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
DeviceManager.cpp NEW: add buried point for mqtt message delay 2024-03-25 15:29:19 +08:00
DeviceManager.hpp NEW: add buried point for mqtt message delay 2024-03-25 15:29:19 +08:00
DownloadProgressDialog.cpp FIX: [STUDIO-2684] Live plugin installation failure adaptive display 2023-07-07 17:25:51 +08:00
DownloadProgressDialog.hpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
DragCanvas.cpp NEW: first layer printing sequence 2023-11-01 09:11:19 +08:00
DragCanvas.hpp NEW: first layer printing sequence 2023-11-01 09:11:19 +08:00
Event.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ExtraRenderers.cpp FIX: [STUDIO-4935] plate name edit in object list 2023-11-09 10:09:10 +08:00
ExtraRenderers.hpp ENH: support default filament for modifier 2022-12-15 04:38:15 -05:00
ExtrusionCalibration.cpp ENH: remove unnecessary translation labels 2024-03-25 10:42:29 +08:00
ExtrusionCalibration.hpp NEW: fix blank issue of error tips 2023-02-01 16:24:44 +08:00
Field.cpp ENH: reuse controls in param Field 2024-03-25 15:29:19 +08:00
Field.hpp ENH:remember filament custom color 2024-03-25 10:42:29 +08:00
GCodeViewer.cpp ENH: display cost of all plates 2024-03-25 15:29:19 +08:00
GCodeViewer.hpp ENH: dailytips modification 2023-11-09 10:09:10 +08:00
GLCanvas3D.cpp FIX:finish init "return" icon and hide it 2024-03-25 15:29:19 +08:00
GLCanvas3D.hpp ENH:Gizmo click on blank space without exit 2024-03-25 15:29:19 +08:00
GLModel.cpp NEW: upgrade GLModel and so on 2024-03-25 15:29:19 +08:00
GLModel.hpp NEW: upgrade GLModel and so on 2024-03-25 15:29:19 +08:00
GLSelectionRectangle.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLSelectionRectangle.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLShader.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLShader.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLShadersManager.cpp NEW:add flat shader for cut tool 2023-11-01 09:33:21 +08:00
GLShadersManager.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLTexture.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
GLTexture.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
GLToolbar.cpp ENH:upgrade tips for gizmo tool 2024-03-25 15:29:19 +08:00
GLToolbar.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
GUI.cpp FIX: coPoint type couldn't display 2023-11-01 09:33:21 +08:00
GUI.hpp Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
GUI_App.cpp FIX: use safe language code for http 2024-03-25 15:29:19 +08:00
GUI_App.hpp NEW: upgrade GLModel and so on 2024-03-25 15:29:19 +08:00
GUI_AuxiliaryList.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +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 slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
GUI_Factories.cpp FIX: fix issues in the third phase of buried point 2024-03-25 10:42:29 +08:00
GUI_Factories.hpp FIX: fix issues in the third phase of buried point 2024-03-25 10:42:29 +08:00
GUI_Init.cpp ENH: restore single instance 2024-03-25 10:42:29 +08:00
GUI_Init.hpp Macos: add the support of file association 2022-08-05 16:11:42 +08:00
GUI_ObjectLayers.cpp FIX: linux: pressing enter in height range will crash 2023-11-09 10:09:10 +08:00
GUI_ObjectLayers.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_ObjectList.cpp FIX: ban shift and ctrl function on paint mode 2024-03-25 15:29:19 +08:00
GUI_ObjectList.hpp ENH:Add shortcut keys and lists for objects search 2023-11-22 08:23:38 +08:00
GUI_ObjectSettings.cpp FIX: Delete and search object outside the plate 2023-11-09 10:09:10 +08:00
GUI_ObjectSettings.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_ObjectTable.cpp FIX: Display inconsistence in parameter table 2024-03-25 10:42:29 +08:00
GUI_ObjectTable.hpp FIX: [STUDIO-1397] object/part setting window 2023-07-07 17:52:43 +08:00
GUI_ObjectTableSettings.cpp ENH: add jerk parameter 2023-07-07 17:29:08 +08:00
GUI_ObjectTableSettings.hpp FIX:update objecttable layout 2022-09-02 12:52:18 +08:00
GUI_Preview.cpp ENH:Gizmo click on blank space without exit 2024-03-25 15:29:19 +08:00
GUI_Preview.hpp FIX:[STUDIO-3974] Model reset by plate center when machine switching 2023-11-01 09:11:19 +08:00
GUI_Utils.cpp FIX:fixed jpeg pictures cannot be set as cover thumbnail 2023-02-22 20:09:17 +08:00
GUI_Utils.hpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
HMS.cpp FIX:fixed incorrect HMS content 2024-03-25 10:42:29 +08:00
HMS.hpp FIX:fixed incorrect HMS content 2024-03-25 10:42:29 +08:00
HMSPanel.cpp FIX:Fixed HMS issue 2024-03-25 15:29:19 +08:00
HMSPanel.hpp FIX:fixed HMS message not cleared 2024-03-25 15:29:19 +08:00
HintNotification.cpp FIX: dailytips text translation 2023-11-09 10:09:10 +08:00
HintNotification.hpp FIX: dailytips text translation 2023-11-09 10:09:10 +08:00
HttpServer.cpp FIX: fix third-party login 2023-04-17 15:39:02 +08:00
HttpServer.hpp Fix system() declaration 2024-01-02 17:42:37 +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
IMSlider.cpp FIX: custom gcode window cannot paste/ navigate 2023-11-22 08:23:38 +08:00
IMSlider.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
IMSlider_Utils.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
IMToolbar.cpp FIX:frequent calls to _update_imgui_select_plate_toolbar 2024-03-25 10:42:29 +08:00
IMToolbar.hpp FIX:frequent calls to _update_imgui_select_plate_toolbar 2024-03-25 10:42:29 +08:00
ImGuiWrapper.cpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
ImGuiWrapper.hpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
ImageGrid.cpp FIX: label wrap all & ping test for liveview 2024-03-25 15:29:19 +08:00
ImageGrid.h slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
InstanceCheck.cpp ENH: linux: refine the d-bus name 2023-12-14 22:08:53 +08:00
InstanceCheck.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InstanceCheckMac.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
InstanceCheckMac.mm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
KBShortcutsDialog.cpp ENH: remove unnecessary translation labels 2024-03-25 10:42:29 +08:00
KBShortcutsDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MainFrame.cpp ENH:replace share with upload 2024-03-25 15:29:19 +08:00
MainFrame.hpp NEW: Add buried point information 2024-03-25 10:42:29 +08:00
MarkdownTip.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
MarkdownTip.hpp FIX: destory timers & check webview consist 2022-08-26 09:25:59 +08:00
MediaFilePanel.cpp FIX: add cli_id, cli_ver to bambu url 2024-03-25 15:29:19 +08:00
MediaFilePanel.h ENH: refresh printer file list 2024-03-25 15:29:19 +08:00
MediaPlayCtrl.cpp FIX: add cli_id, cli_ver to bambu url 2024-03-25 15:29:19 +08:00
MediaPlayCtrl.h ENH: stop liveview track record 2024-03-25 15:29:19 +08:00
MeshUtils.cpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
MeshUtils.hpp NEW:add measure gizmo new files 2024-03-25 15:29:19 +08:00
ModelMall.cpp NEW:support for launching studio from the model web 2023-04-17 15:39:02 +08:00
ModelMall.hpp ENH:change the mall dialog to frame 2022-12-15 04:38:15 -05:00
Monitor.cpp FIX:Fixed HMS issue 2024-03-25 15:29:19 +08:00
Monitor.hpp NEW:add new msg notification for hms 2024-03-25 15:29:19 +08:00
MonitorBasePanel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +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 slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
Mouse3DController.cpp NEW:enable 3dMouse detect in .conf 2024-03-25 15:29:19 +08:00
Mouse3DController.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Mouse3DHandlerMac.mm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MsgDialog.cpp ENH: earse sensitive fields when export configs 2024-03-25 15:29:19 +08:00
MsgDialog.hpp FIX: add dialog of 3mf version newer cloud version 2024-03-25 10:42:29 +08:00
NetworkTestDialog.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
NetworkTestDialog.hpp FIX:Network test dark mode adaptation 2023-11-09 10:09:10 +08:00
Notebook.cpp Add support for Bambu Lab X1 series live video stream on Linux. 2023-01-12 14:56:04 +08:00
Notebook.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
NotificationManager.cpp FIX: Copywriting updates 2024-03-25 10:42:29 +08:00
NotificationManager.hpp FIX: dailytips should not change content frequently when slicing all 2023-11-30 09:51:52 +08:00
OG_CustomCtrl.cpp FIX: use current_language_code_safe() for valid language 2023-11-01 09:11:19 +08:00
OG_CustomCtrl.hpp FIX: less param line option vertical gap 2022-09-29 11:16:43 +08:00
ObjectDataViewModel.cpp ENH:Add shortcut keys and lists for objects search 2023-11-22 08:23:38 +08:00
ObjectDataViewModel.hpp FIX:make sort_volumes right 2024-03-25 10:42:29 +08:00
OpenGLManager.cpp ENH: CLI: don't popup dialog when loading shader failed 2023-07-07 17:25:51 +08:00
OpenGLManager.hpp ENH: CLI: don't popup dialog when loading shader failed 2023-07-07 17:25:51 +08:00
OptionsGroup.cpp NEW: support to adjust other layers print sequence 2024-03-25 15:29:19 +08:00
OptionsGroup.hpp ENH: add custom gcode back 2022-10-20 19:34:37 +08:00
ParamsDialog.cpp FIX: fix combobox and delete btn in filament setting enabled 2023-12-05 15:55:37 +08:00
ParamsDialog.hpp FIX: fix combobox and delete btn in filament setting enabled 2023-12-05 15:55:37 +08:00
ParamsPanel.cpp NEW: add plate tab at objectlist 2023-11-01 09:33:21 +08:00
ParamsPanel.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
PartPlate.cpp NEW: support to adjust other layers print sequence 2024-03-25 15:29:19 +08:00
PartPlate.hpp NEW: support to adjust other layers print sequence 2024-03-25 15:29:19 +08:00
PhysicalPrinterDialog.cpp FIX: Fix build error with wxWidgets 3.2.4 2024-01-08 08:39:03 +08:00
PhysicalPrinterDialog.hpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
PlateSettingsDialog.cpp NEW: support to adjust other layers print sequence 2024-03-25 15:29:19 +08:00
PlateSettingsDialog.hpp NEW: support to adjust other layers print sequence 2024-03-25 15:29:19 +08:00
Plater.cpp ENH:add protection for importing to Studio 2024-03-25 15:29:19 +08:00
Plater.hpp ENH: find grid empty cells for fill bed if the item is too small 2024-03-25 15:29:19 +08:00
Preferences.cpp ENH: preference: refine some texts 2024-03-25 15:29:19 +08:00
Preferences.hpp FIX:Preference page scrolling issue 2023-11-01 09:11:19 +08:00
PresetComboBoxes.cpp ENH: support preset description(tooltip) 2024-03-25 10:42:29 +08:00
PresetComboBoxes.hpp ENH:remember filament custom color 2024-03-25 10:42:29 +08:00
PresetHints.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PresetHints.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
PrintHostDialogs.cpp FIX: Incomplete copy display in Transfer or discard dialog 2024-03-25 10:42:29 +08:00
PrintHostDialogs.hpp FIX: fix sending gcode to octoprint 2023-02-01 16:24:44 +08:00
PrintOptionsDialog.cpp NEW:add nozzle settings 2024-03-25 15:29:19 +08:00
PrintOptionsDialog.hpp NEW:add nozzle settings 2024-03-25 15:29:19 +08:00
PrinterWebView.cpp FIX: fix a crash issue of mac os 2023-11-01 09:33:21 +08:00
PrinterWebView.hpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
PrivacyUpdateDialog.cpp ENH:privacy agreement does not jump to local web pages 2023-04-17 15:39:02 +08:00
PrivacyUpdateDialog.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08: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 slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
Project.hpp FIX:block HTTP links&open in default browser 2023-11-01 09:11:19 +08:00
ProjectDirtyStateManager.cpp FIX: fix modify preset can't save and add log 2023-11-09 10:09:10 +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 FIX: Copywriting updates 2024-03-25 10:42:29 +08:00
PublishDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RecenterDialog.cpp ENH: chinese translation 2023-02-22 20:09:17 +08:00
RecenterDialog.hpp ENH: chinese translation 2023-02-22 20:09:17 +08:00
ReleaseNote.cpp NEW:add nozzle settings 2024-03-25 15:29:19 +08:00
ReleaseNote.hpp NEW:add nozzle settings 2024-03-25 15:29:19 +08:00
RemovableDriveManager.cpp FIX:fixed a crash caused by mobile devices when switching languages 2022-09-29 11:16:43 +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 FIX: ENH: Cannot save when illegal characters in the preset name 2024-03-25 15:29:19 +08:00
SavePresetDialog.hpp FIX: ENH: Cannot save when illegal characters in the preset name 2024-03-25 15:29:19 +08:00
Search.cpp ENH:Add shortcut keys and lists for objects search 2023-11-22 08:23:38 +08:00
Search.hpp ENH:Add shortcut keys and lists for objects search 2023-11-22 08:23:38 +08:00
SelectMachine.cpp ENH: Print when unnamed project, task named as object names 2024-03-25 15:29:19 +08:00
SelectMachine.hpp ENH:error code setting default value 2024-03-25 15:29:19 +08:00
Selection.cpp FIX:world cs is displayed incorrectly 2024-03-25 15:29:19 +08:00
Selection.hpp FIX:world cs is displayed incorrectly 2024-03-25 15:29:19 +08:00
SendSystemInfoDialog.cpp FIX: use current_language_code_safe() for valid language 2023-11-01 09:11:19 +08:00
SendSystemInfoDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SendToPrinter.cpp ENH:add preset check for sending files 2023-12-01 20:17:04 +08:00
SendToPrinter.hpp ENH:error code setting default value 2024-03-25 15:29:19 +08:00
SingleChoiceDialog.cpp ENH: [STUDIO-2647] Optimize the interface for selecting part types 2023-07-07 17:25:51 +08:00
SingleChoiceDialog.hpp ENH: [STUDIO-2647] Optimize the interface for selecting part types 2023-07-07 17:25:51 +08:00
SliceInfoPanel.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
SliceInfoPanel.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
SlicingProgressNotification.cpp ENH: remove unnecessary translation labels 2024-03-25 10:42:29 +08:00
SlicingProgressNotification.hpp ENH: modify dailytips collapse & expand interaction 2023-11-22 08:23:38 +08:00
StatusPanel.cpp ENH:update the wiki link for AMS Lite 2024-03-25 15:29:19 +08:00
StatusPanel.hpp NEW:add nozzle settings 2024-03-25 15:29:19 +08:00
SysInfoDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SysInfoDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Tab.cpp ENH: add note in prepare tab 2024-03-25 15:29:19 +08:00
Tab.hpp FIX: close edit preset paramsDialog, mac unresponsive 2023-11-30 09:51:52 +08:00
TabButton.cpp NEW:add new msg notification for hms 2024-03-25 15:29:19 +08:00
TabButton.hpp NEW:add new msg notification for hms 2024-03-25 15:29:19 +08:00
Tabbook.cpp NEW:add new msg notification for hms 2024-03-25 15:29:19 +08:00
Tabbook.hpp NEW:add new msg notification for hms 2024-03-25 15:29:19 +08:00
TickCode.cpp NEW:Revert "add pause print message" 2023-07-13 10:35:05 +08:00
TickCode.hpp NEW:Revert "add pause print message" 2023-07-13 10:35:05 +08:00
UnsavedChangesDialog.cpp ENH: [#3236] Unsaved changes to interface copy adjustment 2024-03-25 15:29:19 +08:00
UnsavedChangesDialog.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
UpdateDialogs.cpp FIX: Disable the horizontal scrolling window 2023-11-09 10:09:10 +08:00
UpdateDialogs.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
UpgradePanel.cpp NEW:display beta version 2023-12-14 22:08:53 +08:00
UpgradePanel.hpp NEW:display beta version 2023-12-14 22:08:53 +08:00
WebDownPluginDlg.cpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05: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 FIX: UserGuide Can not Click When Computer User name has chinese 2024-03-25 15:29:19 +08:00
WebGuideDialog.hpp FIX: close edit preset paramsDialog, mac unresponsive 2023-11-30 09:51:52 +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 FIX: use current_language_code_safe() for valid language 2023-11-01 09:11:19 +08:00
WebUserLoginDialog.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
WebViewDialog.cpp ENH: not update staff pick when not shown 2024-03-25 15:29:19 +08:00
WebViewDialog.hpp ENH: not update staff pick when not shown 2024-03-25 15:29:19 +08:00
WipeTowerDialog.cpp ENH: Display value of flushing volumes 2024-03-25 15:29:19 +08:00
WipeTowerDialog.hpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
calib_dlg.cpp ENH: remove unnecessary translation labels 2024-03-25 10:42:29 +08:00
calib_dlg.hpp NEW: Add Ellis' pattern method for pressure advance calibration 2023-11-01 09:11:19 +08: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
format.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
fts_fuzzy_match.h Add more missing headers 2022-12-16 22:51:07 -05:00
mrgtmp0 Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
wxExtensions.cpp NEW:Adaptation of semi transparent materials 2024-03-25 10:42:29 +08:00
wxExtensions.hpp NEW:Adaptation of semi transparent materials 2024-03-25 10:42:29 +08:00
wxMediaCtrl2.cpp ENH: stop liveview track record 2024-03-25 15:29:19 +08:00
wxMediaCtrl2.h ENH: save video ctrl size to reduce layout change 2024-03-25 15:29:19 +08:00
wxMediaCtrl2.mm ENH: stop liveview track record 2024-03-25 15:29:19 +08:00
wxinit.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00