Help With Scanning

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Help With Scanning

    Would like to try to go from hole to hole
    in a xy plane and instead of auto-circle feature after feature with
    5 hits, I would like to measure the full 360 circle and get my xy cord.
    dims and dia but also form and then graph it. aka for roundness.
    I need someone to post a simple program to get me started.
    Thanks in advance........
    09-15-08
    Global Image
    Deac B3C-LC
    PH10MQ
    SP600M
    3.7MR 2

  • #2
    Originally posted by Rick Kubisch
    Would like to try to go from hole to hole
    in a xy plane and instead of auto-circle feature after feature with
    5 hits, I would like to measure the full 360 circle and get my xy cord.
    dims and dia but also form and then graph it. aka for roundness.
    I need someone to post a simple program to get me started.
    Thanks in advance........
    Not working right now, but this could send you in the right direction, use auto circle, 360 hits, show all parameters and hits, then you need to take those hits and change them to.... little help here
    sigpicSummer Time. Gotta Love it!

    Comment


    • #3
      Originally posted by Rick Kubisch
      Would like to try to go from hole to hole
      in a xy plane and instead of auto-circle feature after feature with
      5 hits, I would like to measure the full 360 circle and get my xy cord.
      dims and dia but also form and then graph it. aka for roundness.
      I need someone to post a simple program to get me started.
      Thanks in advance........
      1
      sigpicSummer Time. Gotta Love it!

      Comment


      • #4
        gRAPHICAL OUTPUT

        Originally posted by Rick Kubisch
        Would like to try to go from hole to hole
        in a xy plane and instead of auto-circle feature after feature with
        5 hits, I would like to measure the full 360 circle and get my xy cord.
        dims and dia but also form and then graph it. aka for roundness.
        I need someone to post a simple program to get me started.
        Thanks in advance........


        aUTO Feature one hole, turn on graphical analysis. Copy (everything , even the dimension output), Pattern, Paste with pattern

        K?
        GAbriel
        sigpic

        Comment


        • #5
          Originally posted by Cumofo
          aUTO Feature one hole, turn on graphical analysis. Copy (everything , even the dimension output), Pattern, Paste with pattern

          K?
          GAbriel
          Makes sense to me.
          When in doubt, post code. A second set of eyes might see something you missed.
          sigpic

          Comment


          • #6
            You have an SP600, do a circle scan and call it a day. A 360 pt auto circle will take several minutes and a circle scan or a linear closed scan will take several seconds. After the scan is done construct a circle out of it and do with that what you will.
            Badges..... We don't need no stinkin badges.

            Comment


            • #7
              Sean, Any way you can post a short .PRG file for me to get a taste of what your referring to.
              If I can see it with all the setting 'F9' then I should be able to pick it up from there.
              Thanks
              09-15-08
              Global Image
              Deac B3C-LC
              PH10MQ
              SP600M
              3.7MR 2

              Comment


              • #8
                You could also check it as a cylinder if your wanting to go more than one depth
                sigpic

                Comment


                • #9
                  Here is a cyl scan that might help you I don't have a circle scan that I can find


                  F_CYL1 =BASICSCAN/CYLINDER,SHOWHITS=NO,SHOWALLPARAMS=YES
                  0,0,0.8662,CutVec=0,0,1,IN
                  InitVec=0.4409201,0.8975463,0,DIAM=0.75,ANG=1440,P ITCH=0.18,DEPTH=0.75,THICKNESS=0,PROBECOMP=YES,AUT O MOVE=NO,DISTANCE=0
                  FILTER/NULLFILTER,
                  EXEC MODE=FEATURE,USEHSSDAT=YES,USEDELAYPNTS=YES
                  BOUNDARY/
                  HITTYPE/VECTOR
                  NOMS MODE=MASTER
                  ENDSCAN
                  sigpic

                  B&S ADVANTAGE 12-22-10, EXCEL 9-15-9, ETC.
                  PCDMIS 4.1, 3.5mr2,

                  Comment


                  • #10
                    Something like this maybe?

                    SCN1 =BASICSCAN/CIRCLE,SHOWHITS=NO,SHOWALLPARAMS=NO
                    ENDSCAN
                    CIR3 =FEAT/CIRCLE,RECT,IN,LEAST_SQR
                    THEO/0,0,0,0,0,1,8.1
                    ACTL/0,0,0,0,0,1,8.1
                    CONSTR/CIRCLE,BF,SCN1,,
                    OUTLIER_REMOVAL/OFF,3
                    FILTER/OFF,UPR=0
                    DIM RND1= ROUNDNESS OF CIRCLE CIR3 UNITS=MM ,$
                    GRAPH=OFF TEXT=OFF MULT=10.00 OUTPUT=BOTH
                    AX MEAS NOMINAL +TOL -TOL DEV OUTTOL
                    M 0.0000 0.0000 0.0100 0.0000 0.0000 0.0000 #---------
                    DIM PROF1= PROFILE OF SURFACE OF CIRCLE CIR3 FORMANDLOCATION UNITS=MM ,$
                    GRAPH=OFF TEXT=OFF MULT=10.00 OUTPUT=BOTH
                    AX MEAS NOMINAL +TOL -TOL DEV OUTTOL
                    M 0.0000 0.0000 0.0100 0.0000 0.0000 0.0000 #---------
                    DIM LOC2= LOCATION OF CIRCLE CIR3 UNITS=MM ,$
                    GRAPH=OFF TEXT=OFF MULT=10.00 OUTPUT=BOTH
                    AX MEAS NOMINAL +TOL -TOL DEV OUTTOL
                    D 8.1000 8.1000 0.0000 0.0000 0.0000 0.0000 ----#-----
                    END OF DIMENSION LOC2
                    Badges..... We don't need no stinkin badges.

                    Comment


                    • #11
                      Sean,

                      Could you open up your parameters on your scan?
                      sigpic

                      B&S ADVANTAGE 12-22-10, EXCEL 9-15-9, ETC.
                      PCDMIS 4.1, 3.5mr2,

                      Comment


                      • #12
                        Something like this maybe?

                        SCN1 =BASICSCAN/CIRCLE,SHOWHITS=NO,SHOWALLPARAMS=NO
                        ENDSCAN


                        Originally posted by VONDY
                        Sean,

                        Could you open up your parameters on your scan?
                        sigpic

                        B&S ADVANTAGE 12-22-10, EXCEL 9-15-9, ETC.
                        PCDMIS 4.1, 3.5mr2,

                        Comment


                        • #13
                          Sorry I had Friday off. Here is that scan with the parameters on....


                          SCN1 =BASICSCAN/CIRCLE,SHOWHITS=YES,SHOWALLPARAMS=YES
                          0,0,0,CutVec=0,0,1,IN
                          InitVec=-0.26148,0.9652089,0,DIAM=8.1,ANG=360,DEPTH=0,THICK NESS=0,PROBECOMP=YES,AUTO MOVE=NO,DISTANCE=0
                          FILTER/DISTANCE,2.54
                          EXEC MODE=FEATURE,USEHSSDAT=YES,USEDELAYPNTS=NO
                          BOUNDARY/
                          HITTYPE/VECTOR
                          NOMS MODE=FINDNOMS,0.25
                          HIT/VECTOR,1.059,-3.9091,0,-0.26148,0.9652089,0,1.059,-3.9091,0,T=0
                          HIT/VECTOR,3.1515,-2.5437,0,-0.7781505,0.6280779,0,3.1515,-2.5437,0,T=0
                          HIT/VECTOR,4.0445,-0.2102,0,-0.9986525,0.0518968,0,4.0445,-0.2102,0,T=0
                          HIT/VECTOR,3.3982,2.2033,0,-0.8390616,-0.5440365,0,3.3982,2.2033,0,T=0
                          HIT/VECTOR,1.4585,3.7783,0,-0.360119,-0.9329064,0,1.4585,3.7783,0,T=0
                          HIT/VECTOR,-1.0363,3.9152,0,0.2558869,-0.9667067,0,-1.0363,3.9152,0,T=0
                          HIT/VECTOR,-3.1367,2.5619,0,0.7745008,-0.632573,0,-3.1367,2.5619,0,T=0
                          HIT/VECTOR,-4.0433,0.2336,0,0.9983352,-0.0576783,0,-4.0433,0.2336,0,T=0
                          HIT/VECTOR,-3.4109,-2.1836,0,0.8421976,0.5391691,0,-3.4109,-2.1836,0,T=0
                          HIT/VECTOR,-1.4803,-3.7698,0,0.3655147,0.9308056,0,-1.4803,-3.7698,0,T=0
                          HIT/VECTOR,1.0137,-3.9211,0,-0.2502852,0.9681722,0,1.0137,-3.9211,0,T=0
                          ENDSCAN
                          Badges..... We don't need no stinkin badges.

                          Comment

                          Related Topics

                          Collapse

                          • skinnyhips
                            Advice plz
                            by skinnyhips
                            howdy folks!

                            i was asked to measure separate points in an ID. they want a point every degree so they can find out where exactly this roundness...
                            11-06-2008, 12:56 PM
                          • xharpbob
                            How to modify hits taken in Auto Plane
                            by xharpbob
                            I'm using 2010 MR3. I have a round, flat part that I want to measure flatness of. I used Auto Plane to take 18 hits on 4 rings in a radial pattern. I...
                            10-12-2011, 12:15 PM
                          • B. Jacobs
                            # of Hits per Hole Diam
                            by B. Jacobs
                            Just one of those questions every one is wanting to know.
                            Can someone tell me what would be a basic number of hits for a circl. The diam is .1285"....
                            04-18-2006, 04:06 PM
                          • Jace7420
                            Equally Space Hits
                            by Jace7420
                            I have a part with 40+ holes that I just took 3 hits on each hole as to quickly program it. I went back and changed the hits to 5 hits, but i didn't...
                            11-18-2008, 06:06 AM
                          • pniven
                            Auto Feature no cad
                            by pniven
                            PHP Code:
                            [HTML]Help File[/HTML]
                            Without using CAD Data for an Auto Circle
                            To generate the circle without the 
                            use of CAD data:

                            Take three hits on 
                            ...
                            05-20-2008, 10:34 AM
                          Working...
                          X