Workflow Wensday: Setting Mill Tool Offsets Using Gauge Length

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2024
  • In this video you will see how Phil B modifies a Fusion 360 Post Processor to use overall length to output G10 Set Offsets (FANUC/HAAS) making it possible to send tool length information to your machine via Gcode allowing you to standardize tooling accross your Milling Machines with a offline presetter or just a good old fashion hight gauge.
    Line of Code
    writeBlock("G10","L10","G90","P" + toolFormat.format(tool.number), "R" + xyzFormat.format(tool.overallLength));
    Website
    www.jitcadcam.com
    Support Portal
    support.jitcadcam.com
    LinkTree
    linktr.ee/jitcadcamWebsite
    www.jitcadcam.com
    #fusion360 #fusion360 #fusion360school #fusion360tutorial #Autodesk #autodeskfusion360 #CAD #CAM #Milling #turning #mills #lathe #cncprograming #cncmachining #tutorial #cadcam #mastercam #gibbscam #solidworks #cncmilling #cncsoftware #haas #fanuc #hurcocnc
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 5

  • @Goirg9z
    @Goirg9z 6 หลายเดือนก่อน +1

    awesome ! Thanks 🤙

    • @JITCADCAM
      @JITCADCAM  6 หลายเดือนก่อน

      No problem 👍

  • @hsmtec-david-hackenberg
    @hsmtec-david-hackenberg 6 หลายเดือนก่อน +1

    Hi, cool video. In the preferences - preview features you can activate the gauge length for the tool library. Does it not work?
    Greetings David.

    • @JITCADCAM
      @JITCADCAM  6 หลายเดือนก่อน +1

      If you access to the Preivew Feature than yes however its not outputing in the Gcode as this time which is why I used the length Parameter.

    • @hsmtec-david-hackenberg
      @hsmtec-david-hackenberg 6 หลายเดือนก่อน

      Ah ok... Thanks for the info. Maybe it will work out soon 😉@@JITCADCAM