GibbsCAM & Coffee: Intermediate Tooling 5/11/22

Поделиться
HTML-код
  • Опубликовано: 15 дек 2024

Комментарии • 8

  • @erikkoitla6228
    @erikkoitla6228 7 дней назад

    How do you add toolholders and collets so they are so nicely in the folders. If i add 1 tool it works perfect, but if many then i have everyting messed up.

  • @cristinelpricop
    @cristinelpricop 2 года назад +1

    this is gold😁

  • @CraigHuey47
    @CraigHuey47 Год назад +1

    Creating a milling tool holder this way would mean that it's an "intermediate tool block" . Can toolpaths still use it for holder avoidance etc? I have a very large library to create, and I'm wondering what is the best strategy.

    • @virtual-mfg
      @virtual-mfg  Год назад

      Yes, absolutely they can be used for avoidance!

  • @lolas32d
    @lolas32d 2 года назад +1

    I have a question how to add a comment in a .nc file.
    I want the name of the tool holder in the comment before the process in the NC program

    • @virtual-mfg
      @virtual-mfg  2 года назад

      Patryk, there are a number of options for adding comments to your NC file within GIbbsCAM. Within an open session of Gibbs, go File > Preferences > Post Processor Comments. Here you will find a number of checkable options for commenting within your posted code. Depending on how your tools & tool holders are named & saved, you are likely going to want to check "Tool Number & Type" and "Tool Comment".
      By checking "Tool Comment", anything that is typed into the tooling dialogue's "Comment" section is inserted into your NC file. This can be found at the bottom of an open tooling dialogue.

    • @lolas32d
      @lolas32d 2 года назад

      @@virtual-mfg Thank you for your answer, but that's not what I mean.
      I mean the comment contained in Toolblock Data-Post Data. I want to have a comment for the toolholders that I use automatically added.
      for example:
      (MTEC 0605C19 1.25ISO); -tool, added manually in Miling Tool- Comment
      (C6-391.01-63 060); -extension, added automatically in Toolblock Data
      (930-C6-S-12-082); -holder, added automatically in Toolblock Data
      (393.CF-12); -adapter, added automatically in Toolblock Data

    • @virtual-mfg
      @virtual-mfg  2 года назад +1

      @@lolas32d I know where you are referring to in the intermediate tool, but I do not know how to make that
      not get output in the code. I assume the post could be set up to grab that text and output it somewhere. Let me mess around with it a bit!