2011-02-09 12:44 AM - last edited on 2023-05-24 11:52 AM by Rubia Torres
2011-02-25 10:00 PM
2011-02-26 10:08 AM
IF use_default_spindle THEN CALL spindle_GDL ELSE CALL spindle_GDL PARAMETERS spindle_sz = spindle_sz !!!and so on... ENDIFIf you really need to know and display the internal defaults of the spindle macro you can use the RETURNED_PARAMETERS function as Didrik suggests.
2011-02-28 04:51 PM
2011-02-28 05:06 PM
2011-02-28 10:36 PM
hhd801 wrote:For this use the RETURNED_PARAMETERS function as Didrik suggests.
2. when I am using the default sizing it is important to know the values because the spindle spacing is calculated from the width of the spindle.
2011-12-06 02:25 AM
2011-12-06 08:49 AM
2011-12-06 03:10 PM
2011-12-06 03:14 PM