mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 02:07:54 -06:00
Fixed screen-size for point markers used to visualize retraction/unretractions and other options in preview
This commit is contained in:
parent
9b3ff9b1cf
commit
e04c6a4d17
4 changed files with 41 additions and 2 deletions
|
@ -65,4 +65,12 @@
|
|||
#define ENABLE_CTRL_M_ON_WINDOWS (0 && ENABLE_2_3_0_ALPHA3)
|
||||
|
||||
|
||||
//===================
|
||||
// 2.3.0.alpha4 techs
|
||||
//===================
|
||||
#define ENABLE_2_3_0_ALPHA4 1
|
||||
|
||||
#define ENABLE_FIXED_SCREEN_SIZE_POINT_MARKERS (1 && ENABLE_GCODE_VIEWER && ENABLE_2_3_0_ALPHA4)
|
||||
|
||||
|
||||
#endif // _prusaslicer_technologies_h_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue