585,908 active members*
3,791 visitors online*
Register for free
Login

Search:

Type: Posts; User: samiki

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    189

    Re: B Solid 5 Axis Programming

    Hello,

    I do know very well that Homag offers free macros for download, but these only serve as examples and are not valid as such. You can ask for something suitable for direct production, but...
  2. Replies
    3
    Views
    189

    Re: B Solid 5 Axis Programming

    Hello,

    As I told, we can organize webinar trainings, if you are interested. In addition, we can offer ready-made macros that are professional level. Unfortunately, these macros are not free,...
  3. Replies
    3
    Views
    189

    Re: B Solid 5 Axis Programming

    Hello,

    What kind of macros do you need? We also have the opportunity to offer webinars for bSolid.


    -Sami
  4. Replies
    6
    Views
    1,051

    Re: B_solid instalation

    Hello!

    First install bsolid and then drag the backup file onto the bsolid shortcut icon on the desktop. By doing this, bsolid will open and install the backup data

    -S
  5. Replies
    0
    Views
    790

    Re: SCM Pratix program?

    Hello!

    You don't need that conversion shown in the video.
    If you need instructions and advice on how it works, please contact us.

    -Sami
  6. Replies
    2
    Views
    1,115

    Re: BSolid parametric string

    Hello!

    First, change the tool selection to parametric and if you use tools with numbers, this formula works:

    ((LPZ>=30 *"16") + (LPZ<30 *"10"))

    But if you don't use tools with numbers, then...
  7. Re: Creating an ascending variable with SCM Maestro?

    Hello!

    you have at least two chances to do that.

    You can either use the old PGM file. That is, you do everything with xilog PLUS and use the import to Maestro. The import always takes the...
  8. Replies
    5
    Views
    1,865

    Re: SCM Xilog Plus : parametric repetition

    Hello!

    here is one solution. Sure, you could do that another way, but this is the easiest.

    L L50 =100
    . A1
    G0 X=DX-L50 Y=0 Z=-10 V=3
    G1 Y=DY
    L L50 =L50-10
    IF L50>0 GOTO A1
Results 1 to 8 of 8