BambuStudio/src/slic3r/GUI
lane.wei 0c45cac1a8 ENH: CLI: refine some logic of repetions and load configs
1. when object skipped, it should not be duplicated
it is set to unprintable before arrange
and the plate needs to be considered a skipped plate also
2. skip the wipe tower if not multi-color after skip
3. load default configs if there are no configs loaded
4. refine the result.json to include key_values

Change-Id: I8c132cabcdd78756673fe900267a226a41ae1b4d
2023-07-31 14:29:15 +08:00
..
BambuPlayer Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Gizmos FIX: crash when the text has only spaces STUDIO-3661 2023-07-31 14:29:15 +08:00
Jobs FIX:Fix display issues 2023-07-31 14:29:15 +08:00
Printer FIX: ModelMetadata is zipped without subpath, not substract it 2023-07-13 10:35:05 +08:00
Widgets FIX:fixed k value not displaying 2023-07-31 14:29:15 +08:00
dark_mode NEW:added dark mode 2022-12-15 04:38:15 -05:00
2DBed.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
2DBed.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
3DBed.cpp FIX: correct the bed model to the print area origin point 2023-07-07 17:52:43 +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: directly view overhang through the menu 2023-07-07 17:29:08 +08:00
3DScene.hpp FIX: render the opaque shell to the transparent shell 2023-07-07 17:29:08 +08:00
AMSMaterialsSetting.cpp FIX: wrong text encoding [STUDIO-3753] 2023-07-31 14:29:15 +08:00
AMSMaterialsSetting.hpp FIX:setting calibration information in filaments 2023-07-07 17:52:43 +08:00
AMSSetting.cpp ENH:modift the title of options in ams settings 2023-04-17 15:39:02 +08:00
AMSSetting.hpp ENH: refine text display of ams setting dialog 2023-01-10 19:08:26 +08:00
AboutDialog.cpp FIX: AboutDialog layout 2023-04-17 15:39:02 +08:00
AboutDialog.hpp FIX:use scalablebitmap replace wxbitmap 2022-08-05 16:11:42 +08:00
AmsMappingPopup.cpp FIX: Copywriting localization 2023-07-07 17:52:43 +08:00
AmsMappingPopup.hpp FIX: Copywriting localization 2023-07-07 17:52:43 +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 NEW:update the content of the project page 2023-04-17 15:39:02 +08:00
Auxiliary.hpp ENH:optimize the layout of auxiliary 2022-12-15 04:33:48 -05:00
AuxiliaryDataViewModel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AuxiliaryDataViewModel.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
AuxiliaryDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +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 NEW:optimizing error info for network requests 2023-07-07 17:25:51 +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 FIX: fix some issues about CalibrationWizard 2023-07-07 17:29:08 +08:00
BBLStatusBarSend.hpp ENH:display error msg when connecting to the printer fails 2023-07-07 17:25:51 +08:00
BBLTopbar.cpp FIX: [STUDIO-3329] show/hide thirdparty calibrate button 2023-07-07 17:52:43 +08:00
BBLTopbar.hpp FIX: [STUDIO-3329] show/hide thirdparty calibrate button 2023-07-07 17:52:43 +08:00
BackgroundSlicingProcess.cpp FIX: fix a slicing state not correct issue in some corner case[Studio-2600] 2023-07-07 17:29:08 +08:00
BackgroundSlicingProcess.hpp NEW: add calibration for 3rd printer 2023-07-07 17:29:08 +08:00
BedShapeDialog.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
BedShapeDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BindDialog.cpp FIX:fixed error msg cannot be displayed in the bind dialog 2023-07-13 10:35:05 +08:00
BindDialog.hpp FIX:fixed error msg cannot be displayed in the bind dialog 2023-07-13 10:35:05 +08:00
BitmapCache.cpp FIX: [STUDIO-3459,STUDIO-3065] use FromDIP instead of em_unit load svg 2023-07-07 17:52:43 +08:00
BitmapCache.hpp FIX: support alpha color in 3DScene 2023-07-07 17:25:51 +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 FIX: calibration history window item be cut off [STUDIO-3742] 2023-07-31 14:29:15 +08:00
CaliHistoryDialog.hpp FIX: linux darkmode text display 2023-07-31 14:29:15 +08:00
Calibration.cpp FIX: disable micro lidar in P1P 2023-07-07 17:25:51 +08:00
Calibration.hpp NEW: add calibration options 2022-12-15 04:38:15 -05:00
CalibrationPanel.cpp FIX: linux darkmode text display 2023-07-31 14:29:15 +08:00
CalibrationPanel.hpp FIX: linux darkmode text display 2023-07-31 14:29:15 +08:00
CalibrationWizard.cpp FIX: not reset cali status when save result fail 2023-07-31 14:29:15 +08:00
CalibrationWizard.hpp FIX: linux darkmode text display 2023-07-31 14:29:15 +08:00
CalibrationWizardCaliPage.cpp FIX: cannot calibrate when printer is offline [STUDIO-3387] 2023-07-31 14:29:15 +08:00
CalibrationWizardCaliPage.hpp ENH: refine calibration UI layout 2023-07-31 14:29:15 +08:00
CalibrationWizardPage.cpp FIX: remove hover bitmap 2023-07-31 14:29:15 +08:00
CalibrationWizardPage.hpp FIX: linux darkmode text display 2023-07-31 14:29:15 +08:00
CalibrationWizardPresetPage.cpp FIX: wrong text encoding [STUDIO-3753] 2023-07-31 14:29:15 +08:00
CalibrationWizardPresetPage.hpp FIX: linux darkmode text display 2023-07-31 14:29:15 +08:00
CalibrationWizardSavePage.cpp ENH: modify naming of save page 2023-07-31 14:29:15 +08:00
CalibrationWizardSavePage.hpp ENH: modify naming of save page 2023-07-31 14:29:15 +08:00
CalibrationWizardStartPage.cpp FIX: Calibration supplementary translation 2023-07-31 14:29:15 +08:00
CalibrationWizardStartPage.hpp FIX: linux darkmode text display 2023-07-31 14:29:15 +08:00
Camera.cpp ENH: thumbnail: optimize the thumbnail 2023-07-31 14:29:15 +08:00
Camera.hpp ENH: thumbnail: optimize the thumbnail 2023-07-31 14:29:15 +08:00
CameraPopup.cpp FIX: [STUDIO-3515] Resolution information disappears 2023-07-07 17:52:43 +08:00
CameraPopup.hpp FIX: [STUDIO-2448] switch machine in camera popup 2023-07-07 17:25:51 +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 FIX: tree(manual) didn't support well 2023-07-31 14:29:15 +08:00
ConfigManipulation.hpp ENH: add jerk parameter 2023-07-07 17:29:08 +08:00
ConfigWizard.cpp FIX:fixed invalid click of the back button in 3party printer dialog 2023-07-07 17:25:51 +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 ENH:display error msg when connecting to the printer fails 2023-07-07 17:25:51 +08:00
ConnectPrinter.hpp ENH:display error msg when connecting to the printer fails 2023-07-07 17:25:51 +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 FIX: set n value to 0 by default in extrusion_cali_set 2023-07-31 14:29:15 +08:00
DeviceManager.hpp FIX: cali status recover incorrect after save result 2023-07-31 14:29:15 +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
Event.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ExtraRenderers.cpp FIX: [STUDIO-3155] text color of editor in ObjectList 2023-07-07 17:29:08 +08:00
ExtraRenderers.hpp ENH: support default filament for modifier 2022-12-15 04:38:15 -05:00
ExtrusionCalibration.cpp ENH: remeber extrusion cali preset in MachineObject 2023-07-07 17:25:51 +08:00
ExtrusionCalibration.hpp NEW: fix blank issue of error tips 2023-02-01 16:24:44 +08:00
Field.cpp ENH: add solid infill pattern 2023-07-07 17:29:08 +08:00
Field.hpp ENH: support filament_z_hop_types 2023-02-22 20:09:17 +08:00
GCodeViewer.cpp ENH: init a default arrow when filename of nozzle stl is empty 2023-07-07 17:29:08 +08:00
GCodeViewer.hpp ENH: optimize error notification when slicing 2023-07-07 17:52:43 +08:00
GLCanvas3D.cpp ENH: adjust imgui plate thumbnail color 2023-07-31 14:29:15 +08:00
GLCanvas3D.hpp NEW:Add buried points at panel buttons 2023-07-31 14:29:15 +08:00
GLModel.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLModel.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +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 ENH: refine the thumbnail rendering 2023-04-17 15:39:02 +08:00
GLShadersManager.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GLTexture.cpp FIX: fix plate name encoding issue 2023-07-07 17:29:08 +08:00
GLTexture.hpp NEW: add plate name edit function 2023-07-07 17:52:43 +08:00
GLToolbar.cpp NEW:added to send all plate to printer sd card 2022-12-15 04:38:15 -05:00
GLToolbar.hpp FIX: dark mode 3rd printer bed display 2022-12-15 04:38:15 -05:00
GUI.cpp ENH: add solid infill pattern 2023-07-07 17:29:08 +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: [STUDIO-3758] detach presets sync thread 2023-07-31 14:29:15 +08:00
GUI_App.hpp ENH:rry again after subscription failure 2023-07-07 17:52:43 +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 Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_Factories.cpp NEW: [STUDIO-3710] add Bambu Cube V2 2023-07-31 14:29:15 +08:00
GUI_Factories.hpp NEW:Enhanced disk name function 2023-07-07 17:25:51 +08:00
GUI_Init.cpp FIX: STUDIO-273 2022-08-05 16:11:42 +08:00
GUI_Init.hpp Macos: add the support of file association 2022-08-05 16:11:42 +08:00
GUI_ObjectLayers.cpp FIX: [STUDIO-3377] [STUDIO-3376] fix layer heigth ui 2023-07-07 17:52:43 +08:00
GUI_ObjectLayers.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_ObjectList.cpp FIX: [STUDIO-3513] the objectlist always enters wxEVT_SIZE 2023-07-31 14:29:15 +08:00
GUI_ObjectList.hpp FIX: [STUDIO-3513] the objectlist always enters wxEVT_SIZE 2023-07-31 14:29:15 +08:00
GUI_ObjectSettings.cpp ENH: add jerk parameter 2023-07-07 17:29:08 +08:00
GUI_ObjectSettings.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI_ObjectTable.cpp FIX: [STUDIO-1397] object/part setting window 2023-07-07 17:52:43 +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 FIX: cannot change filament if has support filament(STUDIO-2737) 2023-07-07 17:25:51 +08:00
GUI_Preview.hpp NEW:add variable layer height 2022-12-15 04:33:48 -05: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 FIX: the insert custom gcode icon is not correct after sync ams 2023-07-07 17:29:08 +08:00
HMS.cpp ENH: do not block GUI when downloading hms file 2023-02-22 20:09:17 +08:00
HMS.hpp FIX: fix hms display error when language code is empty 2022-12-15 04:38:15 -05:00
HMSPanel.cpp NEW: rearch calibration 2023-07-07 17:52:43 +08:00
HMSPanel.hpp ENH: update hms panel and upgrade panel when disconnected 2022-12-15 04:38:15 -05:00
HintNotification.cpp ENH: save hints.cereal into user directory insteadof cache 2023-01-10 19:08:26 +08:00
HintNotification.hpp ENH:add next_button in dailytips 2022-12-15 04:33:48 -05:00
HttpServer.cpp FIX: fix third-party login 2023-04-17 15:39:02 +08:00
HttpServer.hpp ENH: use a rare unfrequent port 2023-02-22 20:09:17 +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 NEW:Revert "add pause print message" 2023-07-13 10:35:05 +08:00
IMSlider.hpp NEW:Revert "add pause print message" 2023-07-13 10:35:05 +08:00
IMSlider_Utils.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
IMToolbar.cpp NEW:add statistics of all plates in preview 2023-02-22 20:09:17 +08:00
IMToolbar.hpp NEW:add statistics of all plates in preview 2023-02-22 20:09:17 +08:00
ImGuiWrapper.cpp ENH: add transparent icon [STUDIO-3074] 2023-07-07 17:29:08 +08:00
ImGuiWrapper.hpp ENH: add a tooltip of adding custom gcode 2023-04-17 15:39:02 +08:00
ImageGrid.cpp FIX: [STUDIO-3542] button hover test in imagegrid 2023-07-07 17:52:43 +08:00
ImageGrid.h NEW: [STUDIO-1868] show model files in printer's sdcard 2023-07-07 17:25:51 +08:00
InstanceCheck.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +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 FIX: text display: 'alt' -> 'shift' [STUDIO-2975] 2023-07-07 17:29:08 +08:00
KBShortcutsDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
MainFrame.cpp FIX:fixed UI display error in the monitor page 2023-07-31 14:29:15 +08:00
MainFrame.hpp FIX: mainframe tab enum 2023-07-07 17:52:43 +08:00
MarkdownTip.cpp ENH: [STUDIO-1647] use WebView2 put_UserAgent 2023-01-10 19:08:26 +08:00
MarkdownTip.hpp FIX: destory timers & check webview consist 2022-08-26 09:25:59 +08:00
MediaFilePanel.cpp FIX: program exit crash of MediaFilePanel 2023-07-07 17:52:43 +08:00
MediaFilePanel.h FIX: [STUDIO-1868] not show wrong models with old printer firmware 2023-07-07 17:25:51 +08:00
MediaPlayCtrl.cpp FIX: not track dup error for user triggered liveview 2023-07-31 14:29:15 +08:00
MediaPlayCtrl.h FIX: not track dup error for user triggered liveview 2023-07-31 14:29:15 +08:00
MeshUtils.cpp NEW: support restore calibration status of printer 2023-07-07 17:29:08 +08:00
MeshUtils.hpp NEW:add paint tool in assembly view 2023-07-07 17:25:51 +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:calibration&fixed sidetool not selectable 2023-07-07 17:52:43 +08:00
Monitor.hpp NEW:calibration page will pop up with printing errors 2023-07-07 17:52:43 +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 Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Mouse3DController.cpp NEW:add 3Dconnexion dialog 2022-09-02 12:52:18 +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:check 3mf files without gcode data 2023-07-07 17:29:08 +08:00
MsgDialog.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
NetworkTestDialog.cpp NEW: management camera video stream in device panel 2022-12-15 04:33:48 -05:00
NetworkTestDialog.hpp ENH: add more test cases in NetworkTestDialog 2022-08-26 09:25:59 +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 FIX: [STUDIO-2825] ctrl + tab only switch main pages 2023-07-07 17:25:51 +08:00
NotificationManager.cpp FIX: [STUDIO-3316] Bold prompt for text wrapping issues 2023-07-07 17:52:43 +08:00
NotificationManager.hpp ENH: [STUDIO-2773] block notification 2023-07-07 17:29:08 +08:00
OG_CustomCtrl.cpp FIX: param page scroll field position 2023-07-31 14:29:15 +08:00
OG_CustomCtrl.hpp FIX: less param line option vertical gap 2022-09-29 11:16:43 +08:00
ObjectDataViewModel.cpp FIX: [STUDIO-3377] [STUDIO-3376] fix layer heigth ui 2023-07-07 17:52:43 +08:00
ObjectDataViewModel.hpp FIX: [STUDIO-3497] fix icon of layerroot 2023-07-07 17:52:43 +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 FIX: object table setting toggle line 2023-07-07 17:29:08 +08:00
OptionsGroup.hpp ENH: add custom gcode back 2022-10-20 19:34:37 +08:00
ParamsDialog.cpp FIX:fixed some issues for dark mode 2022-12-15 04:38:15 -05:00
ParamsDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ParamsPanel.cpp FIX: sync from master 2023-07-07 17:25:51 +08:00
ParamsPanel.hpp ENH: add height_range 2023-04-17 15:39:02 +08:00
PartPlate.cpp ENH: CLI: refine some logic of repetions and load configs 2023-07-31 14:29:15 +08:00
PartPlate.hpp ENH: CLI: refine some logic of repetions and load configs 2023-07-31 14:29:15 +08:00
PhysicalPrinterDialog.cpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
PhysicalPrinterDialog.hpp ENH: refine physical printer dialog 2023-01-10 19:08:26 +08:00
PlateSettingsDialog.cpp NEW: add plate name edit function 2023-07-07 17:52:43 +08:00
PlateSettingsDialog.hpp NEW: add plate name edit function 2023-07-07 17:52:43 +08:00
Plater.cpp NEW:Add buried points for printing and machine control 2023-07-31 14:29:15 +08:00
Plater.hpp ENH:allow printing of all files in the SD card 2023-07-07 17:52:43 +08:00
Preferences.cpp FIX: [STUDIO-3720] limit max_recent_count characters 2023-07-31 14:29:15 +08:00
Preferences.hpp NEW: [STUDIO-2769] Split developer mode 2023-07-07 17:25:51 +08:00
PresetComboBoxes.cpp FIX: select preset in modifying, the preset is null 2023-07-13 10:35:05 +08:00
PresetComboBoxes.hpp ENH: calibration 2023-07-07 17:29:08 +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: fix sending gcode to octoprint 2023-02-01 16:24:44 +08:00
PrintHostDialogs.hpp FIX: fix sending gcode to octoprint 2023-02-01 16:24:44 +08:00
PrintOptionsDialog.cpp FIX:fixed some dark mode issues 2022-12-15 04:38:15 -05:00
PrintOptionsDialog.hpp FIX: refine Warning dialog 2022-12-15 04:33:48 -05:00
PrinterWebView.cpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +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 ENH: create new page on click of privacy policy 2023-02-22 20:09:17 +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 ENH:add reload to thread 2023-07-07 17:29:08 +08:00
Project.hpp NEW:support for launching studio from the model web 2023-04-17 15:39:02 +08:00
ProjectDirtyStateManager.cpp FIX: can not save project when modify bed type in the scene 2023-01-10 19:08:26 +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 ENH: do not add L prefix to empty string 2022-12-15 04:38:15 -05: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 FIX:fixed the style of the retry button 2023-07-31 14:29:15 +08:00
ReleaseNote.hpp FIX: [STUDIO-2536] m_print_error_dlg darkUI issue 2023-07-07 17:29:08 +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:fixed the wrong radio state of saving preset 2023-04-17 15:39:02 +08:00
SavePresetDialog.hpp ENH:optimize the save presets dialog 2023-01-10 19:08:26 +08:00
Search.cpp FIX: [STUDIO-2438] inline search line in popup on Linux 2023-04-17 15:39:02 +08:00
Search.hpp FIX: [STUDIO-2438] inline search line in popup on Linux 2023-04-17 15:39:02 +08:00
SelectMachine.cpp ENH:use user settings when not using PEI bed 2023-07-31 14:29:15 +08:00
SelectMachine.hpp ENH:allow printing of all files in the SD card 2023-07-07 17:52:43 +08:00
Selection.cpp NEW:add paint tool in assembly view 2023-07-07 17:25:51 +08:00
Selection.hpp NEW: add meshboolean gizmo 2023-07-07 17:29:08 +08:00
SendSystemInfoDialog.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SendSystemInfoDialog.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
SendToPrinter.cpp FIX:add protection logic 2023-07-07 17:52:43 +08:00
SendToPrinter.hpp FIX: [STUDIO-3578] send to sd darkUI not changed 2023-07-31 14:29:15 +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 FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
SliceInfoPanel.hpp FIX: [STUDIO-2186] hide PopupWindow on alt-tab 2023-02-22 20:09:17 +08:00
StatusPanel.cpp FIX:fixed translation issues in Chinese 2023-07-31 14:29:15 +08:00
StatusPanel.hpp NEW:calibration page will pop up with printing errors 2023-07-07 17:52:43 +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 FIX: the option to adjust the first layer flow 2023-07-31 14:29:15 +08:00
Tab.hpp ENH: add height_range 2023-04-17 15:39:02 +08:00
TabButton.cpp FIX: alignment of tabpanel text 2023-07-07 17:52:43 +08:00
TabButton.hpp FIX: alignment of tabpanel text 2023-07-07 17:52:43 +08:00
Tabbook.cpp FIX: alignment of tabpanel text 2023-07-07 17:52:43 +08:00
Tabbook.hpp FIX: alignment of tabpanel text 2023-07-07 17:52:43 +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: add solid infill pattern 2023-07-07 17:29:08 +08:00
UnsavedChangesDialog.hpp ENH: [STUDIO-2549] remember my choice on unsaved project/presets 2023-04-17 15:39:02 +08:00
UpdateDialogs.cpp NEW:added dark mode 2022-12-15 04:38:15 -05:00
UpdateDialogs.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
UpgradePanel.cpp NEW: rearch calibration 2023-07-07 17:52:43 +08:00
UpgradePanel.hpp FIX: [STUDIO-1396] Firmware update window scaling issue 2023-07-07 17:25:51 +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: just load json profile 2023-07-07 17:52:43 +08:00
WebGuideDialog.hpp FIX: fix the crash issue when network plugin installing on mac 2022-12-15 04:38:15 -05: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: parse json error while json with emoji 2023-07-07 17:29:08 +08:00
WebUserLoginDialog.hpp NEW: add http server in BambuStudio 2023-02-22 20:09:17 +08:00
WebViewDialog.cpp FIX: [STUDIO-3271] load staff pick model list with network agent 2023-07-07 17:29:08 +08:00
WebViewDialog.hpp FIX: [STUDIO-3271] load staff pick model list with network agent 2023-07-07 17:29:08 +08:00
WipeTowerDialog.cpp FIX: [STUDIO-3341] The color of automatic flushing calculation issue 2023-07-07 17:52:43 +08:00
WipeTowerDialog.hpp FIX: [STUDIO-3341] The color of automatic flushing calculation issue 2023-07-07 17:52:43 +08:00
calib_dlg.cpp ENH: modify image and introduction text 2023-07-07 17:52:43 +08:00
calib_dlg.hpp NEW: add calibration for 3rd printer 2023-07-07 17:29:08 +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 FIX: [STUDIO-3459,STUDIO-3065] use FromDIP instead of em_unit load svg 2023-07-07 17:52:43 +08:00
wxExtensions.hpp ENH: transparent filament color 2023-07-07 17:25:51 +08:00
wxMediaCtrl2.cpp FIX: [STUDIO-3551] pass worker thread id to DirectShow 2023-07-31 14:29:15 +08:00
wxMediaCtrl2.h FIX: [STUDIO-2340] [STUDIO-2297] handle linux gstreamer error 2023-04-17 15:39:02 +08:00
wxMediaCtrl2.mm FIX: error log reduce 2023-07-07 17:25:51 +08:00
wxinit.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00