ReadyPlanet.com


เรื่องเดิมๆ แต่จำไม่ได้ A0 X0 ออก X7
avatar
s-design


user image

 เรื่องเดิมๆ แต่จำไม่ได้ A0 X0 ออก



ผู้ตั้งกระทู้ s-design (villa-dot-ss-at-hotmail-dot-com) กระทู้ตั้งโดยสมาชิก :: วันที่ลงประกาศ 2015-06-04 15:16:00


[1]

ความคิดเห็นที่ 1 (3433175)
avatar
Admin

 1. เลือก Post ที่ต้องการแก้ไข

2. เลือกคำสั่ง Replace 

3. ใส่ Post ที่ต้องการแก้ไข ในช่อง Replace with (ถ้าต้องการลบ ให้ใส่เป็นสช่องว่างค่ะ) แล้วคลิก Replace All ค่ะ

ผู้แสดงความคิดเห็น Admin ตอบโดยเว็บมาสเตอร์วันที่ตอบ 2015-07-27 12:02:11


ความคิดเห็นที่ 2 (3434615)
avatar
kon22

 แก้ที่ file port 

1.หัวข้อ

# Rotary Axis Settings

# --------------------------------------------------------------------------

read_md      : no$   #Set rotary axis switches by reading Machine Definition?

vmc          : 1     #SET_BY_MD 0 = Horizontal Machine, 1 = Vertical Mill 

rot_on_x     : 1     #SET_BY_MD Default Rotary Axis Orientation                        (แก้1 เป็น 0)

                     #0 = Off, 1 = About X, 2 = About Y, 3 = About Z 

 

 

2.หัวข้อ

pretract        #End of tool path, toolchange

      sav_absinc = absinc$

      absinc$ = one

      sav_coolant = coolant$

      coolant$ = zero

 

#      if nextop$ = 1003, #Uncomment this line to leave coolant on until eof unless

        [                 #  explicitely turned off through a canned text edit

        if all_cool_off,

          [

          #all coolant off with a single off code here

          if coolant_on, pbld, n$, sall_cool_off, e$

          coolant_on = zero

          ]

        else,

          [

          local_int = zero

          coolantx = zero

          while local_int < 20 & coolant_on > 0,

            [

            coolantx = and(2^local_int, coolant_on)

            local_int = local_int + one

            if coolantx > zero,

              [

              coolantx = local_int

              pbld, n$, scoolantx, e$

              ]

            coolantx = zero

            ]

          coolant_on = zero

          ]

        ]

      #cc_pos is reset in the toolchange here

      cc_pos$ = zero

      gcode$ = zero

      pbld, n$, sccomp, *sm05, psub_end_mny, e$

      pbld, n$, sgabsinc, sgcode, *sg28ref, "Z0.", scoolant, e$

      if nextop$ = 1003 | tlchg_home, pbld, n$, *sg28ref, " X0.", "Y0.", protretinc, e$        (ลบ " X0.",ออก)

      else, pbld, n$, protretinc, e$

      absinc$ = sav_absinc

      coolant$ = sav_coolant

**แก้แบบนี้ถาวรเลยครับ

ผู้แสดงความคิดเห็น kon22 วันที่ตอบ 2015-09-14 14:00:46


ความคิดเห็นที่ 3 (3446632)
avatar
pom

 file port   มันอยู่ตรงไหนครับ

ผู้แสดงความคิดเห็น pom (pomsss123-at-hotmail-dot-com)วันที่ตอบ 2016-02-11 21:52:43



[1]


แสดงความคิดเห็น
ความคิดเห็น *
ผู้แสดงความคิดเห็น  *
อีเมล 
ไม่ต้องการให้แสดงอีเมล



Copyright © 2010 All Rights Reserved.