shoc doc main MCS
shoc doc main MCS
(OP)
Hi,
I want to output in my shop doc, the workpiece main MCS coordenates.
This customization, can be done in the shop doc? or I have to customize my shop doc for postprocessing?
mom_prev_mcs_goto or mom_mcs_goto, this variables are for this task or I am wrong?
Thanks.
I want to output in my shop doc, the workpiece main MCS coordenates.
This customization, can be done in the shop doc? or I have to customize my shop doc for postprocessing?
mom_prev_mcs_goto or mom_mcs_goto, this variables are for this task or I am wrong?
Thanks.





RE: shoc doc main MCS
Which coords do you want, MCS relative to what? MCS relative to LCS, MSC relative to WCS? LCS relative to MCS?
Cheers
Steve Griffiths
If you want to make apple pie from scratch, first you must create the universe!
RE: shoc doc main MCS
I attach you a photo, the PMI icon taques 0,0,0 coordenates the origin. But I want this origin related with the workpice,
X100, Y75, Z60. How can I link my MCS to the Workpirce with some expressions maybe?.
Thanks
RE: shoc doc main MCS
mom_csys_origin (LCS coord relative to MCS) see if this is want you are after...
Other variables that may be what you want are
mom_machine_csys_matrix(9) mom_machine_csys_matrix(10) mom_machine_csys_matrix(11) (MCS coord relative to WCS)
Hope that helps
Cheers
Steve Griffiths
If you want to make apple pie from scratch, first you must create the universe!