We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e37ee commit 2e14538Copy full SHA for 2e14538
ansys/api/additive/VERSION
@@ -1 +1 @@
1
-5.1.4-dev0
+5.1.4-dev1
ansys/api/additive/v0/additive_domain.proto
@@ -18,7 +18,7 @@ message MachineSettings {
18
double slicing_stripe_width = 9;
19
HeatSourceModelType heat_source_model = 10;
20
RingModeIndex ring_mode_index = 11;
21
- int32 defocus_index = 12;
+ double defocus_distance = 12;
22
}
23
24
message MeltPoolTimeStep {
0 commit comments