mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
2D Bed (Bed shape dialog) improvements (#9524)
* init * fix grid & text colors for light theme * scale axis * fix custom bed plate not appearing * merge functions for generating gridlines * simplify * Fix flatpak build --------- Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
@@ -298,7 +298,7 @@ modules:
|
||||
- |
|
||||
mkdir -p build
|
||||
CXXFLAGS=-std=gnu++20 cmake . -B build \
|
||||
-DSLIC3R_PCH=OFF \
|
||||
-DSLIC3R_PCH=ON \
|
||||
-DSLIC3R_FHS=ON \
|
||||
-DSLIC3R_GTK=3 \
|
||||
-DSLIC3R_STATIC=ON \
|
||||
|
||||
Reference in New Issue
Block a user