a8d3e161b4
Change Application name to OrcaSlicer
2023-03-12 10:05:22 +08:00
1559b33e20
Use fstream from boost::nowide
...
Fixes build on Boost 1.79.0.
2022-12-25 14:29:24 +08:00
0df2a8b5e3
Revert "Merge branch 'SoftFever' into feature/calib"
...
This reverts commit f5b28201fe , reversing
changes made to d9e9fb2206 .
# Conflicts:
# version.inc
2022-12-25 12:39:45 +08:00
15a62aa730
Merge branch 'master' into SoftFever
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
# Conflicts:
# resources/i18n/zh_cn/BambuStudio.mo
# src/libslic3r/TreeSupport.cpp
# version.inc
2022-12-21 16:54:14 +08:00
135931b939
Use fstream from boost::nowide
...
Fixes build on Boost 1.79.0.
2022-12-16 22:51:07 -05:00
1ec149b4e1
Merge branch 'master' into SoftFever
...
# Conflicts:
# bbl/i18n/zh_cn/BambuStudio_zh_CN.po
# resources/i18n/de/BambuStudio.mo
# resources/i18n/en/BambuStudio.mo
# resources/i18n/es/BambuStudio.mo
# resources/i18n/fr/BambuStudio.mo
# resources/i18n/hu/BambuStudio.mo
# resources/i18n/nl/BambuStudio.mo
# resources/i18n/sv/BambuStudio.mo
# resources/i18n/zh_cn/BambuStudio.mo
# resources/profiles/Creality.json
# resources/profiles/Voron.json
# resources/web/guide/3/index.html
# src/libslic3r/AppConfig.cpp
# src/libslic3r/GCode.cpp
# src/libslic3r/GCode/GCodeProcessor.cpp
# src/libslic3r/LayerRegion.cpp
# src/libslic3r/Preset.cpp
# src/libslic3r/Print.cpp
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/PrintConfig.hpp
# src/libslic3r/PrintObject.cpp
# src/slic3r/GUI/AboutDialog.cpp
# src/slic3r/GUI/BBLTopbar.cpp
# src/slic3r/GUI/ConfigManipulation.cpp
# src/slic3r/GUI/ConfigWizard.cpp
# src/slic3r/GUI/GCodeViewer.cpp
# src/slic3r/GUI/GUI_App.cpp
# src/slic3r/GUI/GUI_Factories.cpp
# src/slic3r/GUI/MainFrame.cpp
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/Tab.cpp
# version.inc
2022-12-16 13:59:30 +08:00
e655877dfb
FIX: fix a crash issue when copy failed
...
Change-Id: Ie0cd4676d9f31213c80a4a9a7f5c836c58a53120
2022-12-15 04:38:15 -05:00
2e2263d7b7
Merge remote-tracking branch 'remote/master' into SoftFever
2022-09-03 00:17:59 +08:00
bfe379d6e2
FIX: fix saving wrong encoding to 3mf
...
Change-Id: Icebf770b3dde06216e427744de9377e3f0adda29
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 12:52:18 +08:00
707b3085b3
Support upload g-code to third-party printers
...
* wip
* fix cmake warning
* add UI and config options for Moonraker connection
* wip: copy whole print host UI from PS
* add more needed options
* wip 2
* fix string issue on Mac
* wip3
* fix cmake warning
* working
need tweaks
* cleanup
* support thumbnail
* fix DNS resolving issue in Windows
* code clean up
2022-08-20 23:06:41 +08:00
af0b3ddb28
Update the codes to 01.01.00.10 for the formal release
...
1. first formal version of macos
2. add the bambu networking plugin install logic
3. auto compute the wipe volume when filament change
4. add the logic of wiping into support
5. refine the GUI layout and icons, improve the gui apperance in lots of
small places
6. serveral improve to support
7. support AMS auto-mapping
8. disable lots of unstable features: such as params table, media file download, HMS
9. fix serveral kinds of bugs
10. update the document of building
11. ...
2022-07-22 20:35:34 +08:00
f8756e6c89
Add the full source of BambuStudio
...
using version 1.0.10
2022-07-15 23:42:08 +08:00