Custom VPS templates (Visual Programming System)


Results 1 to 16 of 16

Thread: Custom VPS templates (Visual Programming System)

  1. #1
    Registered
    Join Date
    Jun 2013
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default Custom VPS templates (Visual Programming System)

    I bought HAAS VF-2SS and I'm trying to make custom VPS template for easy and faster programming.
    Is there a manual/tutorial for using excel template 'VPS Template.xls' witch already came with machine ?

    For now I figure out how to put images, how to write code but I cannot figure how to get variables from machine, how to calculate variables etc.
    Maybe someone know how to download existing VPS templates to PC/USB?

    Similar Threads:


  2. #2
    *Registered User* Member1's Avatar
    Join Date
    May 2018
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Custom VPS templates (Visual Programming System)

    Did you ever figure this out?



  3. #3
    Member
    Join Date
    May 2006
    Location
    USA
    Posts
    803
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    I would like to hear more about this thread........

    Sounds like you want
    " I See, therefore a system can convert it to point-to-point G code and make what i envision"

    I have been doing this for 40 years now. somebody has to do it .....

    Been doing this too long


  4. #4
    chriispii's Avatar
    Join Date
    Dec 2018
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default

    I can't get an existing VPS to a PC but i have made some custom Templates for me.
    what do you want to do? Maybe i can help you



  5. #5
    Member alexevers1's Avatar
    Join Date
    Aug 2019
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    Hello,

    I know this is an old thread but i'm really interested in programming my own vps codes.
    We have a new Haas VF2-SS where I also found the template. On my own I found out how to make some simple vps programs with variables.
    Does anyone have more documentation around this subject? How to program the vps like Renishaw/haas own programs?



  6. #6
    Member deadlykitten's Avatar
    Join Date
    Jun 2015
    Location
    Antarctica
    Posts
    4131
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    hy alex, i don't have experience with haas, but i can help you with general informations, remote conversationals, etc

    haas renishaw vps at 1:25 in here ( if you wish, contact the youtube user for specifics ) :



    we are merely at the start of " Internet of Things / Industrial Revolution 4.0 " era : a mix of AI, plastics, human estrangement, powerful non-state actors ...


  7. #7
    eckitsch's Avatar
    Join Date
    Aug 2007
    Location
    Suhl
    Posts
    411
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    Hello, I also played a bit with the template.xml. Here is an example of a position macro with max. 5 positions.

    Attachment 443213



  8. #8
    Member Aggrievedcookie's Avatar
    Join Date
    Aug 2020
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    The only thing I found was the template stored in the machine but I have no idea how to use the said template. If someone knows how to use the said template I'd be very grateful, I have a couple of different VPS templates I'd like to create.

    Attached Files Attached Files


  9. #9
    Member
    Join Date
    Nov 2012
    Location
    Romania
    Posts
    7
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    Quote Originally Posted by eckitsch View Post
    Hello, I also played a bit with the template.xml. Here is an example of a position macro with max. 5 positions.

    Attachment 443213
    you can upload the file again ?



  10. #10
    eckitsch's Avatar
    Join Date
    Aug 2007
    Location
    Suhl
    Posts
    411
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    To use the VPS template, you have to copy it from the machine to the PC and open it with Excel.

    Here is the example from the picture. Correct the file extension to .XML
    Attachment 451319



  11. #11
    Member jrfiggz's Avatar
    Join Date
    May 2020
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    Any update on this? We have gotten our VPS program to work, but not the images...



  12. #12
    eckitsch's Avatar
    Join Date
    Aug 2007
    Location
    Suhl
    Posts
    411
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    In the directory with the macro, a subdirectory for the images.
    Attention! A dot in front of the name of the subdirectory hides the directory on the machine. Then you can no longer get to the pictures. At least I didn't make it.



  13. #13
    eckitsch's Avatar
    Join Date
    Aug 2007
    Location
    Suhl
    Posts
    411
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    The image size is 420 x 300 px. Format .png or .jpg



  14. #14
    Member tonyZxD's Avatar
    Join Date
    Apr 2021
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by eckitsch View Post
    Hello, I also played a bit with the template.xml. Here is an example of a position macro with max. 5 positions.

    Attachment 443213
    Can you send it again for me. And is your template tested and work?



  15. #15
    Member Kligan's Avatar
    Join Date
    Apr 2021
    Posts
    7
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    Thank you guys for sharing that template with a position macro with max. 5 positions. I guess I understood and could remake this. So hard in the beginnings. Does it work also with cheap vps server ? Trying to keep everything on a budget while learning)) A have another question, maybe someone could help me. I would like to switch to an unmanaged vps, but I am a bit confused because by now I have worked only with the manager versions. Some friends told me that it works better, but I am wondering about the control features. Is it possible to still have some control so that the websites run with no problem?



  16. #16

    Join Date
    Jan 2023
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    Any way to make use of optional parameters? I know that macros with #0 are ignored, but that's not works there — I've tried ::MY_OPTIONAL_VAR:: EQ ##0##, but that's not working; and $$ syntax too. Creating lot of gcode variants is not a way.



  17. #17
    bestof899's Avatar
    Join Date
    Jun 2023
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: Custom VPS templates (Visual Programming System)

    it should work on vps kvm i think no problems



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Custom VPS templates (Visual Programming System)

Custom VPS templates (Visual Programming System)