mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 01:02:08 +00:00
Feature: Small perimeters speed for supports (#13459)
This commit is contained in:
@@ -1467,6 +1467,7 @@ struct GlobalSpeedMap
|
||||
double topSolidInfillSpeed;
|
||||
double supportSpeed;
|
||||
double smallPerimeterSpeed;
|
||||
double smallSupportPerimeterSpeed;
|
||||
double maxSpeed;
|
||||
Polygon bed_poly;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user