BambuStudio/src/slic3r/Utils
gerrit 46327afd10 ci: update network module based on commit 9f06175
Change-Id: Ia254f17f6874e7f1aedfba845a785b4291f2a61c
2025-03-24 08:36:37 +08:00
..
ASCIIFolding.cpp FIX: delete special symbol for filename 2023-07-07 17:29:08 +08:00
ASCIIFolding.hpp FIX: delete special symbol for filename 2023-07-07 17:29:08 +08:00
AstroBox.cpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
AstroBox.hpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
Bonjour.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Bonjour.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CalibUtils.cpp NEW: add config: prefer_to_use_dgpu 2025-03-24 08:26:41 +08:00
CalibUtils.hpp FIX: the extruder_id of cali is incorrect with N3S 2025-03-23 20:28:24 +08:00
ColorSpaceConvert.cpp ENH: sync the missed codes before 2024-04-08 19:50:03 +08:00
ColorSpaceConvert.hpp ENH:remember filament custom color 2024-03-25 10:42:29 +08:00
Duet.cpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
Duet.hpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
FileHelp.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
FileHelp.hpp FIX:add slash_to_back_slash for saving file path 2023-11-30 09:51:52 +08:00
FixModelByWin10.cpp FIX: repair: fix the state not correct issue after repair 2023-01-10 19:08:26 +08:00
FixModelByWin10.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
FlashAir.cpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
FlashAir.hpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
FontConfigHelp.cpp ENH: load more fonts 2024-04-23 20:07:49 +08:00
FontConfigHelp.hpp ENH: load more fonts 2024-04-23 20:07:49 +08:00
FontUtils.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
FontUtils.hpp slic3r: Fix wxFont being undefined 2024-04-26 08:46:02 +08:00
HexFile.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
HexFile.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Http.cpp FIX: enable verify host 2025-02-18 17:19:01 +08:00
Http.hpp ENH: add http error msg 2025-01-09 19:32:26 +08:00
MKS.cpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
MKS.hpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
MacDarkMode.hpp FIX: StaticGroup constriant layout badge on macOS 2025-03-24 08:36:10 +08:00
MacDarkMode.mm FIX: StaticGroup constriant layout badge on macOS 2025-03-24 08:36:10 +08:00
NetworkAgent.cpp NEW: install cert for printer 2025-01-09 19:32:26 +08:00
NetworkAgent.hpp NEW: install cert for printer 2025-01-09 19:32:26 +08:00
OctoPrint.cpp NEW: support send gcode to third-party printer 2022-10-20 19:34:37 +08:00
OctoPrint.hpp NEW: support send gcode to third-party printer 2022-10-20 19:34:37 +08:00
PresetUpdater.cpp ENH: updater: refine the logic of upgrading to presets 2024-10-15 15:50:26 +08:00
PresetUpdater.hpp ENH: [STUDIO-4029] sync printer config with cloud 2023-11-01 09:11:19 +08:00
PrintHost.cpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
PrintHost.hpp NEW: support send gcode to third-party printer 2022-10-20 19:34:37 +08:00
Process.cpp FIX: [STUDIO-2509] open self for new window on mac 2023-04-17 15:39:02 +08:00
Process.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Profile.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ProfileDescription.hpp ENH: add description for filament profiles 2024-10-15 15:50:26 +08:00
RaycastManager.cpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
RaycastManager.hpp NEW:add interactive function after importing SVG 2024-10-15 15:50:26 +08:00
Repetier.cpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
Repetier.hpp NEW: add Device view for third-party printers 2023-07-07 17:29:08 +08:00
RetinaHelper.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RetinaHelperImpl.hmm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
RetinaHelperImpl.mm Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
TCPConsole.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
TCPConsole.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
UndoRedo.cpp NEW:add paint tool in assembly view 2023-07-07 17:25:51 +08:00
UndoRedo.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
bambu_networking.hpp ci: update network module based on commit 9f06175 2025-03-24 08:36:37 +08:00
json_diff.cpp slic3r: Fix missing includes 2024-01-02 17:42:37 +08:00
json_diff.hpp ENH: [STUDIO-4029] apply new device compatible settings 2023-11-01 09:11:19 +08:00
minilzo_extension.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
minilzo_extension.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00