Hello everyone,
I was asking about the availability of changing the speed of scanning laser using the python script "generateEventSeries.py" as the speed of of the resulted event series is constant.
Thank you in advance.
Kind regards,
Hi,
I am currently trying to simuate 3D printing using Ansys WB.
after setup the model i get
"the time to apply the heat is greater than the time to cool down the layer. this indicates a units problem or inconsistent input values. check your material properties, part size, mesh height, etc"...
Hello everyone
When I run AM simulation in ABAQUS, I need to use Goldak in moving heat source, but I need to define
# subdivisions in x-direction (SubDivX), # subdivisions in y-direction(SubDivY), # subdivisions in z-direction(SubDivZ).
and I don't have enough knowledge to know the meaning of...
Thank you so much for your reply
The command was "PS D:\Ahmed PhD\ABAQUS AM\Code> python3 generateEventSeries.py dog.gcode 0.5 10 100"
I don't know how to use "abaqus python generateEventSeries.py smallcube.gcode 0.5 1.0 1000"
Do I need to add abaqus to the same directory with the python code...
Hi everyone,
My question is that: after downloading the file generateEventSeries.py and using it with the generated G-code from replicatorG,
I got the following Error from Line 241 in Gcodereader.py "The Gcode data is not found as expected when looking for the first instance for the...