Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Vengeance

Verified Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by Vengeance

  1. 3 hours ago, gcode said:

    Do you have Admin rights for the Public Share folder?

    I've used 2024 Zip2GO several times with no issues.

    I deployed exactly the same OS on a virtual machine (Windows 10x64 and installed mastercam2024-web.exe) Everything works there, but why? What is the reason?

  2. Mastercam2024 + mastercam2024-update1-patch when u try to do Edit or Extract, a crash occurs(So it's just me?

    PS Control Definition Post List Edit doesn't save changes, I can't remove old post processors from the list

    Are these Mastercam 2024 bugs only for me or am I not alone and u faced the same problem?

    Mastercam_2023-09-03_12-50-03.png

    2023-09-03_12-41-50.png

    Set password protection doesn't work either :(

  3. My friend helped me modify the postprocessor) Now u can turn on the "macro transform" and the code is obtained in this format, it's very convenient)

    #500 = 1 (P START WCS)
    #501 = 3 (P END WCS)
    WHILE [#500 LE #501] DO1
    G90 G54.1 P#500
    ur NC code
    #500 = #500 + 1
    END1

    #500 = 4 (P START WCS)
    #501 = 6 (P END WCS)
    WHILE [#500 LE #501] DO5
    G90 G54.1 P#500
    ur NC code
    #500 = #500 + 1
    END5

    2023-08-31_01-00-40.png

    WINWORD_2023-08-31_01-01-23.png

    WINWORD_2023-08-31_01-01-44.png

    • Like 1
  4. 20 minutes ago, #Rekd™ said:

    I would assume that you will attach your Ziptogo file so others can see/ suggest what to do within your file

    I can't do this because I use Russian localization, you will be indignant and say how bad Russians are)  I had to use a VPN to access this forum) This means that the administration strictly abides by USA rules / laws and is against any help for Russia :rolleyes:

  5. 19 часов назад, Трион сказал:

    В моем случае группы инструментов были;

    Группа инструментов 1 завершена B0 

    Скопируйте и вставьте в группу инструментов 2 B180 и т. д. 

    Spindle very long stop/start max speed 20k RPM, 5sec tool change time...  6000pcs, every second counts

    Can I get a file with the project? I want to see how it works

    photo_2023-08-29_21-33-17.jpg

    photo_2023-08-29_21-33-51.jpg

  6. Need to add a condition to the post or through Net-script to implement the script
    #500 = 1 //Start SC
    #501 = 10 //End SC
    WHILE [#500 NE #501] DO1 //Recalculate SC (counter)
    G54.1 P#500
    Performing an operation
    #500 = #500 + 1 //Updates the counter to another SC number
    END1

  7. 4 hours ago, crazy^millman said:

    If I am trying to minimize tool changes then I make Transform operation for each tool combing Group 1 tools with Group 2 tools so that share the same tool. Yes you may end up with 15 transform if you have 15 tools, but transform is lacking in this area

    Thanks for the detailed answer) I understand that u can do 15 transformations and rebuild the strategy tree, but this is not convenient, can get confused :( I still hope that this can be implemented somehow differently

  8. Imagine that you have 2 transformations (tool plane Include origin)
    toolpath group 1
    1) Work offset number P1-P3
    Toolpath group 2
    2) Work offset number P4-P6
    The problem is that Mastercam generates code first for P1-P3, then for P4-P6 it causes an extra tool change. How to optimize it? How to combine two transformations into one operation?

    2023-08-27_10-54-07.png

    2023-08-27_11-13-09.png

    2023-08-27_10-59-26.png

  9. On 12/16/2022 at 6:23 PM, crazy^millman said:

    Hit the or R for Radius or D for Diameter key when creating the Dimension. You can also use Factors in your Dimension if doing Radial dimension and want Diameter

    This option doesn't work for me. Need to draw an center line and from it indicate the size in the form of a diameter) Any CAD can do this, but how is it implemented in MC? Mastercam do not know how to axial lines? If you select a line, press F4 and change the style, it will not help

    Installed MC23 Update3

    Mastercam_2022-12-18_14-34-07.png

  10. 9 minutes ago, crazy^millman said:

    Your trying to map a 2 boutonnières command? I am not sure you can do that with a 3D Connection button. Single button yes, but locked 2 buttons not sire that is possible. 

    I'm trying to launch a backplot on a button ... Why does EVERYTHING except the backplot work? If you do not believe me, try running a backplot with hotkey

    14 minutes ago, crazy^millman said:

    Your trying to map a 2 boutonnières command? I am not sure you can do that with a 3D Connection button. Single button yes, but locked 2 buttons not sire that is possible. 

    I figured it out, everything works)) It's strange why you can't use Alt Shift Strl + key modifiers, only 1 button is required

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...