This commit is contained in:
2025-09-16 11:21:48 +08:00
parent a69e02dd26
commit 62ac88b5b8
34 changed files with 459 additions and 116 deletions
@@ -195,10 +195,10 @@ OptExtendedPostDistance_mm = 2;
OptSpindlePowerSafetyFactor = 1.5;
OptSpindleTorqueSafetyFactor = 1.5;
OptPreferedForce_N = double.PositiveInfinity;
RunNcFile("NC/file1.nc");
PlayNcFile("NC/file1.nc");
OptRapidFeed_mmdmin = 8000;
RunNcFile("NC/file2.nc");
PlayNcFile("NC/file2.nc");
OptimizeToFiles("Cache/Opt-[NcName]");
</code></pre>