mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-04 17:07:08 +02:00
Fixing many errors caused by the new changes.
This commit is contained in:
@@ -82,7 +82,7 @@ struct SupportConfig {
|
||||
double normal_cutoff_angle = 150.0 * M_PI / 180.0;
|
||||
|
||||
// The shortest distance of any support structure from the model surface
|
||||
double safety_distance_mm = 0.001;
|
||||
double safety_distance_mm = 0.1;
|
||||
};
|
||||
|
||||
struct PoolConfig;
|
||||
|
||||
Reference in New Issue
Block a user