Fusion Friday (ep119): Fanuc G68.2 and Siemens Cycle 800 With Post Edits

Поделиться
HTML-код
  • Опубликовано: 7 июл 2024
  • In this video Phil B covers how to use Tilted Tilted Work Planes (G68.2) and Swiveling Planes (Cycle 800) to not only tilt/swivel but also how to shift the XYZ position so when reading the g-code or even how to move multiple operations operations with 1 g-code edit at the control.
    Changes needed to Fanuc
    Add around line 37
    (mapWorkOrigin = false;)
    Changes to Siemens
    Add around line 36
    (mapWorkOrigin = false;)
    Ctrl+F (var X0) and Overwrite
    var X0 = xyzFormat.format(currentSection.workOrigin.x);
    var Y0 = xyzFormat.format(currentSection.workOrigin.y);
    var Z0 = xyzFormat.format(currentSection.workOrigin.z);
    NexGenCAM Events
    nexgensolutions.com/events/
    Personalized Demo/Questions
    Fusion360@nexgencam.com
    NexGenCAM Support App:
    apps.autodesk.com/FUSION/en/D...
    Comment, like and share if you found this video helpful in anyway. We appreciate it.
    Website
    www.nexgencam.com
    Store
    www.shopnexgencam.com
    Linked In
    / nexgencam
    Facebook
    / nexgencam
    Instagram
    / nexgencam
  • НаукаНаука

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

  • @user-ur5kh8th5y
    @user-ur5kh8th5y 6 месяцев назад

    Which is the corrispondent of g68.2 in osai lenguages?

  • @VKRenato
    @VKRenato Год назад +2

    Already did that in HSMworks, long time ago... Anyway excellent video, thank you.

    • @fusionphil2161
      @fusionphil2161 Год назад +2

      The idea of the videos isnt to always show the latest and greatest yet to inform/remind people of the features

    • @VKRenato
      @VKRenato Год назад +2

      Absolutely, I wholeheartedly agree. This video would have been a tremendous time-saver for me had I come across it earlier.

  • @tiedeken1
    @tiedeken1 Год назад +2

    You need a new microphone or some adjustments, its so hard to watch these videos with the mic blowout

    • @NexGenCAM
      @NexGenCAM  Год назад

      Working on it a ton this week.

  • @FelixT370
    @FelixT370 4 месяца назад

    Very confusing