Hello Guest it is April 16, 2024, 01:01:06 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TPS

431
dont know a OEMButton to open fixture table, but:

Code: [Select]
  DoMenu(1, 9)

should do the same.

here: https://www.machsupport.com/forum/index.php?topic=19482.0
is an other list i use.

432
Looks great so far, let's see what the testing will bring up.

as mentioned earlier, if you put this code in M6 and a:

Code: [Select]
newtool = GetSelectedTool() ' get the newtool

at the begining a Standard postprocessor should be ok.

good luck for testing. :)

433
The best would be to have a Y offset page in the Turn Tool Table instead of only X and Z. I do not know how to do that. That's why I am using the work offset.

did something simular on my Tongil, because it can have SK40 and BT40 tool holder's and i had to know witch type it is for
ATC because Z Position is different. i made this by VB script and stored the Information in an extra text file. additional i stored
Information witch tool number is in witch ATC place so i do not have to remeasure Offsets because i have more Tools then
ATC places. simular to tool Offset handling in lathe mode but for mill.

434
would be great if you share your findins/experiences.

i am thinking to do the same on my Tongil Mill.
i whanted to use a customised M6 macro for the tool offset's, so every "Standard" turn postprocessor would work
to create the code.

435
here:

https://www.machsupport.com/forum/index.php?topic=25409.0

are some variables listed where Offsets are stored.

436
have you looked in 1024 screenset to diagnostic page, normaly all offsets are in there.

437
General Mach Discussion / Re: # BUTTON
« on: April 01, 2021, 08:09:19 AM »
found something where to check.

Windows XP
1.Click Start , type intl.cpl in the Run box, and then press ENTER.
2.On the Languages tab, click Details.
3.Under Installed services, click Add.
4.In the Input language list, select the language that you want. For example, select French (Canada) .
5.In the Keyboard layout/IME list, click Canadian French, and then click OK .
6.In the Select one of the installed input languages to use when you start your computer list, click French (Canada) –
   Canadian French, and then click OK.
7.In the Regional and Language Options dialog box, click OK.
   Note The Language bar appears on the taskbar. When you rest the mouse pointer over this bar, a tooltip appears that
   describes the active keyboard layout.
8.Click the Language bar, and then click French (Canada).

438
General Mach Discussion / Re: # BUTTON
« on: April 01, 2021, 04:28:37 AM »
as sayed, open a Editor window then press all "Special" button's also with shift and the other combinations
until # Comes up. it is somewhere for sure.

439
NC Pod / Re: Program changing between machines
« on: April 01, 2021, 03:07:23 AM »
Config -> General Config -> IJ Mode is the same on both PC's?

440
General Mach Discussion / Re: # BUTTON
« on: April 01, 2021, 03:02:49 AM »
sounds like your "new" PC is using a different keyboard layout.
this can be checked somewhere, sorry dont remember where it it was in XP.
open the text Editor and try all button it is yust somewhere else, but not lost. ;)