Message 1 of 8
Writing User Parameters to variables with Post Processor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I was wondering if it was possible to export the values in my User Parameters to a Variable on my Lathe though my post processor.
I want it to automatically edit my offset according to the part location in fusion. Using:
G10 L2 P3 Z [ #5222 + 'STOCK_Extension'-0.5]
#5222 being G54 z located on front of main spindle
Any ideas?