Skip to content

Commit

Permalink
Merge remote-tracking branch 'remote/master' into SoftFever
Browse files Browse the repository at this point in the history
# Conflicts:
#	resources/profiles/BBL/filament/Bambu PC @bbl X1C.json
#	resources/profiles/BBL/filament/Bambu TPU 95A @bbl X1C.json
  • Loading branch information
SoftFever committed Jul 23, 2022
2 parents 9af793a + a363dae commit b806df7
Show file tree
Hide file tree
Showing 269 changed files with 10,221 additions and 32,121 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ if (APPLE)
if (CMAKE_MACOSX_BUNDLE)
set(CMAKE_INSTALL_RPATH @executable_path/../Frameworks)
endif()
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.15" CACHE STRING "Minimum OS X deployment version" FORCE)
endif ()

# Proposal for C++ unit tests and sandboxes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ Slic3r is licensed under the GNU Affero General Public License, version 3. Slic3

The GNU Affero General Public License, version 3 ensures that if you use any part of this software in any way (even behind a web server), your software must be released under the same license.

The BambuNetworking and BambuTunnel plugins are based on non-free libraries. They are optional to the Bambu Studio and provides extended functionalities for users.
The bambu networking plugin is based on non-free libraries. It is optional to the Bambu Studio and provides extended functionalities for users.

Loading

0 comments on commit b806df7

Please sign in to comment.