Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hi, how can I generate event series

Status
Not open for further replies.

AMRITESH

Student
Joined
Feb 23, 2024
Messages
1
Location
IN
Hi, how can I generate event series for ABAQUS AM plugin. I am trying by generated G-code from replicator software. But is it possible to define our own tool path in Replicator software and the creating event series from eventseries.py file.
 
Well, there are 3 options:
- use the predefined patterns from ReplicatorG
- modify the generateEventSeries.py script or write your own script more or less based on it to process g-codes from other software than ReplicatorG
- if you only need a simple path, consider generating it in Excel, SciLab or similar software
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top