mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
ENH: add small perimeter speed and threshold
The original param is added by Prusa. Thanks orca for adding threshold. 1. Re add small perimeter speed and threhold. github: #2221 Change-Id: I35b269b26f085d80f0edca28650bb21fc04898d7
This commit is contained in:
@@ -1439,6 +1439,7 @@ struct GlobalSpeedMap
|
||||
double solidInfillSpeed;
|
||||
double topSolidInfillSpeed;
|
||||
double supportSpeed;
|
||||
double smallPerimeterSpeed;
|
||||
double maxSpeed;
|
||||
Polygon bed_poly;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user