585,575 active members*
3,627 visitors online*
Register for free
Login

Search:

Type: Posts; User: anzory

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,577

    Re: **** solidcam post gpp edit

    That's a lie.
    Here's the forum: https://forum.solidcam.com/
    Here's the GPP language help: https://solidcam.help/
    Here is an excellent editor for GPP: https://bit.ly/3fqkPD8

    Enjoy
  2. Re: Very helpful tool for editing postprocessors for SolidCAM

    Hello, everyone!
    At this difficult time, I am continuing to work on the GPPL editor. A new release 1.7.0 came out today - I added support for internationalization for Completion. Please try it out,...
  3. Re: Very helpful tool for editing postprocessors for SolidCAM

    я смотрю ты у нас специалист попиздеть
  4. Re: Very helpful tool for editing postprocessors for SolidCAM

    There are no attachments. Repeat the message, please
  5. Re: Very helpful tool for editing postprocessors for SolidCAM

    Hi. The postprocessor contains not only a .gpp file, but also a .vmid file which contains information about the machine (axes, their mutual dependencies, prime speeds, etc.). So I will need more...
  6. Re: Very helpful tool for editing postprocessors for SolidCAM

    It's really quite simple there. Everything you need is described in the Readme file. If you have any questions about anything in particular, don't hesitate to ask.
  7. Re: Very helpful tool for editing postprocessors for SolidCAM

    Hello, everyone!
    So, what's new? I implemented in the extension:
    - Syntax highlighting with customization capability
    - Simple Document Formatting functionality
    - Procedure tree panel with...
  8. Replies
    5
    Views
    2,116

    Re: X negative to X positive

    To edit a post, use this: https://bit.ly/3fqkPD8
  9. Re: SolidCam (for Solidworks) Post Processor - C-tek with CNT830 controller

    I honestly tried to help you and even downloaded from their website archive with the manual, but it is password protected. Sorry, bro.



    https://bit.ly/3fqkPD8
  10. Replies
    5
    Views
    2,116

    Re: X negative to X positive

    Yes, it can be done. But I cannot guarantee that you will get a valid gcode. How will the arcs be built in this case? Chamfers? I can't predict that.
    You'll have to check it yourself before you load...
  11. Replies
    4
    Views
    3,269

    Re: SolidCam how to cancel generating job name

    This is output in the @message procedure.
    Use VSCode + extension https://marketplace.visualstudio.com/items?itemName=anzory.vscode-gppl-support. To edit it
  12. Replies
    5
    Views
    2,116

    Re: X negative to X positive

    You can multiply xpos by -1 before the output. For example:
    xpos=-1*xpos
    {nb, 'X'xpos}

    Be sure to check that it won't cause an accident before sending it to the machine!!!!
  13. Replies
    5
    Views
    2,277

    Try another extension for vscode...

    Try another extension for vscode
    https://marketplace.visualstudio.com/items?itemName=anzory.vscode-gppl-support
  14. Very helpful tool for editing postprocessors for SolidCAM

    Hey guys!
    I wrote a VSCode add-on here, very helpful when editing postprocessors for SolidCAM.
    What do you think about it?
    ...
  15. Re: SolidCam Post Editing - Drill Cylce zpos incorrect

    yes, you can even use several 'trace' instructions, for example:
  16. Replies
    5
    Views
    1,698

    Re: Editing .gpp files - How?

    Hi! Try VSCode + vscode-gppl-support extension.
    https://marketplace.visualstudio.com/items?itemName=anzory.vscode-gppl-support&ssr=false#overview
  17. Replies
    2
    Views
    5,839

    Re: postprocessor editing gpp tool solidcam

    hi, I'm using VSCode + extension: vscode-gppl-support (https://marketplace.visualstudio.com/items?itemName=anzory.vscode-gppl-support&ssr=false#overview). It has code highlighting, autocomplete, etc.
Results 1 to 17 of 17