585,597 active members*
3,641 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2006
    Posts
    512

    Masterwood unload workpiece management

    I wish to unload a work piece midway through a program and turn it over to route the other side. I need stop the vacuum and raise stops and panel lifter, then continue the program once reloaded with vac on stop and panel lifter down.

    I have multiple processes processes going on both sides and by using 1 program I can ease usability and reduce human error.

    Many thanks in advance.

  2. #2
    Join Date
    Jun 2014
    Posts
    89

    Re: Masterwood unload workpiece management

    If your running an old Masterwood, your best option would be to split the code with an 'IF' statement.
    #100=0 (front=0, back=1)
    IF #100=0
    (insert front half of code)
    IF #100=1
    (insert back half of code)

    You can switch the vacuum on/off manually, but I dont think you can engage stops or lifters while a program is running.

Similar Threads

  1. MasterWood 365 5axis - Masterwood Opinions
    By zedodia in forum Commercial CNC Wood Routers
    Replies: 25
    Last Post: 03-05-2024, 03:13 PM
  2. Tool Load/Unload Jammed
    By scurr in forum SIEMENS -> GENERAL
    Replies: 3
    Last Post: 10-19-2022, 10:18 AM
  3. Unload program from memory??
    By tonper in forum Fanuc
    Replies: 0
    Last Post: 11-02-2012, 10:41 AM
  4. can't unload PLC
    By Mausbär in forum SIEMENS -> Sinumerik 802D/808D/810D/828D/840D
    Replies: 2
    Last Post: 10-07-2011, 12:39 PM
  5. problem with electrical unload!!! edm mitsubishi
    By victorcnc in forum EDM Discussion General Topics
    Replies: 9
    Last Post: 12-26-2009, 06:04 PM

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
  •