Skip to content

Commit

Permalink
Merge branch 'master' into external_perimeter_fan_speed
Browse files Browse the repository at this point in the history
  • Loading branch information
jschuh authored Aug 23, 2023
2 parents 90cd1f8 + c055425 commit 8d544ea
Show file tree
Hide file tree
Showing 398 changed files with 336,168 additions and 221,030 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ endif()
option(SLIC3R_STATIC "Compile PrusaSlicer with static libraries (Boost, TBB, glew)" ${SLIC3R_STATIC_INITIAL})
option(SLIC3R_GUI "Compile PrusaSlicer with GUI components (OpenGL, wxWidgets)" 1)
option(SLIC3R_FHS "Assume PrusaSlicer is to be installed in a FHS directory structure" 0)
option(SLIC3R_WX_STABLE "Build against wxWidgets stable (3.0) as oppsed to dev (3.1) on Linux" 0)
option(SLIC3R_PCH "Use precompiled headers" 1)
option(SLIC3R_MSVC_COMPILE_PARALLEL "Compile on Visual Studio in parallel" 1)
option(SLIC3R_MSVC_PDB "Generate PDB files on MSVC in Release mode" 1)
Expand Down
Binary file removed PrusaSlicer.mo
Binary file not shown.
Loading

0 comments on commit 8d544ea

Please sign in to comment.