Community
Fusion Manufacture
Talk shop with the Fusion (formerly Fusion 360) Manufacture Community. Share tool strategies, tips, get advice and solve problems together with the best minds in the industry.
cancel
Showing results forĀ 
ShowĀ Ā onlyĀ  | Search instead forĀ 
Did you mean:Ā 

Machine Simulation Update - Simulation of connection moves

15 REPLIES 15
Reply
Message 1 of 16
GeorgeRoberts
1284 Views, 15 Replies

Machine Simulation Update - Simulation of connection moves

Good Morning, Fusion Community

 

We have updated most of our Fusion library post processors to allow you to simulate many more movements of your program. This includes initial positioning of the machine, sending it to its home position, making tool changes, moving between two toolpaths, and parking the machine at the end of the program! 

 

This will now allow you to check all of these parts of the program and ensure everything is safe before you run it on your machine! 

 

 

Follow these steps to enable the functionality:

  1.  Edit your machine file and go to the post processing tabGeorgeRoberts_0-1728377159286.png

     

  2. Select one of our generic post processors by choosing the select optionGeorgeRoberts_1-1728377202738.png

     

  3. Select the desired post from the Fusion library GeorgeRoberts_2-1728377230716.png

     

  4. Enable the simulate connection moves feature GeorgeRoberts_3-1728377297858.png

     

If you have any questions or feedback, please reply here or email me: George.roberts@autodesk.com

 

 

 

-

George Roberts

Manufacturing Product manager
If you'd like to provide feedback and discuss how you would like things to be in the future, Email Me and we can arrange a virtual meeting!
15 REPLIES 15
Message 2 of 16
nubrandao
in reply to: GeorgeRoberts

Awesome upgrade 

Message 3 of 16
AllFyve
in reply to: GeorgeRoberts

Love the new updates! I had a question on tool changes though. Am I correct in saying that simulation doesn't show tool changes? Simulating a Haas UMC500 doesn't show the machine moving to the tool change position during tool changes. 

Message 4 of 16
AchimN
in reply to: AllFyve

Thanks for your feedback!

What you should currently see is the machine moving to the G53/G28 Z home positions before a tool change. If there is a specific tool change position youĀ“d like to simulate, the code for that is in the writeToolBlock function in every post but disabled:

machineSimulation({/*x:toPreciseUnit(200, MM), y:toPreciseUnit(200, MM), coordinates:MACHINE,*/ mode:TOOLCHANGE}); // move machineSimulation to a tool change position

 

If you want the simulation to move to a specific position prior to the tool change, you can uncomment the code and then enter your desired X/Y positions for the tool change.

 

Without tool change position:




With tool change position enabled:



 



Achim.N
Principal Technology Consultant
Message 5 of 16
AllFyve
in reply to: AchimN

Worked beautifully...Thank you!!

Message 6 of 16
AllFyve
in reply to: AchimN

Ok, I have this working, but I don't understand the xy home position kinematics. The actual tool change position is X-23.799 Y-3.426 which I also use for my xy home position/park at end of program. I have to divide these by 2 to work otherwise the spindle ends up in the tool arm. 

 

Post Edit.PNGX Home Position.PNGY Home Position.PNG

Message 7 of 16
AllFyve
in reply to: AllFyve

My XY origin was on my C axis. I went into the machine builder and moved components to the actual machine origin. This never reared its head until I selected simulate connection moves (preview feature) in my machine definition. All is well now...thanks for the help!!!

Message 8 of 16
AchimN
in reply to: AllFyve

Perfect, you did exactly the right thing by adjusting things with the machine builder. Thanks for your feedback!



Achim.N
Principal Technology Consultant
Message 9 of 16
ashlemansam
in reply to: GeorgeRoberts

My simulation acts no differently after selecting the feature 

Message 10 of 16
weber_dominic
in reply to: AllFyve

I think i have the same problem but i don't understand how you solved this.

Home Position.PNG

ā€ƒ

Simulation.PNG

When i move around the components it moves in weird ways i don't exactly understand. I guess it's similar to your problem before.

Any help would be appriciated!

Message 11 of 16
AllFyve
in reply to: ashlemansam

Sounds like your kinematics were correct in the machine builder, mine was not. Cheers!!

Message 12 of 16
AllFyve
in reply to: weber_dominic

For me, my XY was centered around the c-axis. I had to move xyz to the actual machine zero. I had to know how much to move the xyz from the c-axis to the machine zero. If you don't know this info you will need to get. Hope this helps!

 

Message 13 of 16
AllFyve
in reply to: weber_dominic

After I made adjustments in the machine builder, my tool holder was detached from the spindle during machine simulation by the amount I had moved my xy. To fix this go back to the machine builder and reselect the tool holder attach point.

 

 

Message 14 of 16

If you have a machine where the zero position needs to be adjusted, then rather than use Move Components (which will work) it is hopefully easier to use the new Save as zero option for the axis (in Machine Builder -> Preview Machine Movements -> ā‹® ). Simply drive the axis to the position that should be its zero position and click Save as zero, if everything looks correct, then select OK on the dialog to keep the changes.

andrewcolledge_0-1730896111450.png

(Save as minimum/maximum limit are available in the Insider release now, and should be available to everyone soon. Until then the limits can be adjusted from the Machine Definition -> Kinematics -> select axis.)


Andrew Colledge
Senior Software Engineer
Message 15 of 16

Thanks guys. With the help from Charles it worked wonderful after a little fiddling around.
Great update! Also thanks to the post process team who corrected an error in the Doosan post very quickly!

Message 16 of 16
AllFyve
in reply to: andrew.colledge

Beautiful...much easier!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report