Need help outlining for cutcontour

Hello,
CS3/PC - I use Roland VersaWorks to cut our vinyl/sign/stickers, adding a cutcontour line (which the printer/cutter uses to cut the final art) is generally pretty easy, especially when we have created the artwork and know that we need to eventually add this line.
However, I can't seem to get my head around this particular client submitted art.  Basically all the red will go (except for a thin line) around the image which of course will be the "cut contour."
I appreciate an assistance with this. - Cheers, Chris

Petkri,
I'm not familiar with your specific device. But generally speaking:
Vinyl cutters are just plotters that follow simple vector paths, usually requiring the paths to be described in the HPGL plotter language. Programs like Illustrator describe shapes as Bezier curves, and record them in the PostScript language. So most devices require a software that translates the PostScript curves into HPGL, and then sends the HPGL commands to the plotter.
Few cutter manufacturers provide software for their devices in the form of OS-level drivers which can be accessed directly from programs like Illustrator. So typically, you use a separate software (it may have come with the device, or it may be one of several vertical-market softwares which cater to the sign industry) to open the artwork created in Illustrator (or similar programs) and send it to the cutter.
The capability of the softwares which "talk" to the cutters varies. Most can open a file saved as EPS, or one saved as Illustrator's native file format (.ai), so long as the .ai file is a "simple" (early) version. That is fine, because all the cutter can do is follow a path. The cutter can't do diddly with recent-version content, such as raster effects anyway. (How would a cutter "cut" a blurry airbrush effect, or a multi-colored vector blend from a solid-colored piece of vinyl?) Most cutter software can open and work with .ai versions 8 or earlier.
Now, when you think about it, ordinary text itself is a "live effect." When you use a font in any program (be it Illustrator or a simple text editor), the program calls the font from the OS and the characters are "painted" onto the screen according to vector outlines that are contained in the font file, not in the program using it. Some graphics programs are able to "go get" those vector outlines from the font file and draw them right on the page, and then delete the live text object. That, in effect, "nails down" the text as normal paths. That's what Illustrator does with its Type>Create Outlines command.
Your vinyl cutting software may very well be able to do that too--or it may not. But it has to be done before the artwork is sent to the cutter, because again, all the cutter can do is follow a path.
So typically, it goes something like this:
1. Use your drawing program (Illustrator or whatever) to draw your artwork.
2. Use your drawing program to optimize the artwork down to ordinary simple paths that correctly describe the shapes that you actually want the cutter's blade to follow. That means no unnecessary overlaps, no masks, no unwanted cross-cuts within areas of the same color, only solid fills, no strokes.
3. Back-save the file to an earlier version of .ai.
4. Open the .ai file in your cuting software. Make whatever additional settings, adjustments, arrangements your software provides.
5. Use yoru cuting software to send the file to the cutter.
JET

Similar Messages

  • Hello i need help looking for fire fox 64 bit i have 32 bit it really slowing down my laptop

    hello I was told there was a 64 bit that I can use for fire fox iam using windows 8.1 but I can only find fire fox 32 bit I need help to get 64 bit plz and thx

    locking this question as duplicate, please continue at https://support.mozilla.org/en-US/questions/1047357

  • NEED HELP ASAP for editing voiceover!

    I'm working on an anniversary dvd and have recorded several voiceovers to be combined with photos. However, there are parts of the voiceovers that I need taken out. Is there a way to copy and paste a voice over so I can trim it and use certain parts from it? Aaaccckk! Help would be appreciated as time is of the essence with this project. I have a ton of experience with iMovie, but since the recent upgrade this voiceover feature is new to me. Thank you!

    Welcome to Apple Support Communities.
    Bear with me. I'm making some assumptions here:
    Apparently your MacBook 3,1 was still running OS X 10.5 "Leopard", so FIRST, you needed to purchase and install OS X "Snow Leopard" from disc.
    The Snow Leopard retail disc contains and installs version OS X 10.6.3. 
    Next (?), you ran , Software Update, or downloaded an OS X 10.6 Combo Update in order to get to at least version 10.6.6, the first version that supports the Mac App store.
    Once you have OS X 10.6.6 or higher installed, you have the Mac App Store installed,and IT is required to purchase, download, and install OS X 10.7 "Lion", NOT OS X 10.8 "Mountain Lion". Your system is NOT and cannot be made capable of running OS X 10.8.
    The minimum requirements to purchase, download and install OS X 10.7 "Lion" are:
    http://support.apple.com/kb/SP629
    1) OS X 10.6.6 or higher,"Snow Leopard" installed
    2) At least 2GB RAM installed
    3) At least 7GB hard disk space available (though in my opinion, you still need at least 10GB more free hard disk space for adequate system performance, so figure on needing at least 17GB free just for OS X Lion)
    Once that is done, you still need additional sufficient additional hard disk space to purchase, download and install Adobe Photoshop Lightroom5.
    http://www.adobe.com/products/photoshop-lightroom/tech-specs.html
    And, although 2GB is the minimum required RAM for both OS X 10.7 and Lightroom5, 4GB RAM would provide better performance, though your system will not be a speed demon, regardless.
    Message was edited by: kostby

  • Need help ? for video delivery

    Dear all,
    I intend to make Air application for my church that has following function
    1/ online capture video through the webcam
    2/ editing, such as adding text at the footer
    3/ then delivery the final output through vga port to dispaly in the screen
    the problem is 3/, can flash deliver the output to the screen via vga port. I don't want the whole desktop ( such as slider for controlling the text etc )  to be displayed in the screen.
    Help is needed

    >> the problem is 3/, can flash deliver the output to the screen via vga port. I don't want the whole
    >> desktop ( such as slider for controlling the text etc )  to be displayed in the screen.
    You can always render video in fullscreen mode. See this:
    /* If already in full screen mode, switch to normal mode. */
    Application.application.stage.displayState = StageDisplayState.NORMAL;
    /* If not in full screen mode, switch to full screen mode. */
    Application.application.stage.displayState = StageDisplayState.FULL_SCREEN;

  • Need help w/ for loop, a do loop, and a do-while loop.

    Hello I have been trying to write a program that uses a for, do, and a do-while loop, but I am having trouble. I need the program that will prompt the user to enter two numbers. The first number must be less than the second number. I need to use a "for loop", a "do loop", and a "do-while loop" to display the odd numbers between the first number and the second number. For example, if the user entered 1 and 8, the program would display 3,5,7 three different times (one for each of the loops). Please help if you can. Thanks.

    boolean2009 wrote:
    Thank all of you all for responding.Youre welcome.
    Yes this is my homework, but my major does not even involve java i just have to take the class.Not our problem.
    And yes we are suppose to have all three in one program I do not know why,So you can learn all three types of loops (there is also an enhanced for loop to learn later on).
    but I just do not understand programming nor do i really want to.Once again not our problem.
    If anybody could help it would be much appreciated. thanks.Yes, a lot of people are willing to help you. No, none of them will do it for you. What you need to do is attempt the code and when you get stuck, post your code using the code button, include error messages, indicate which lines in your code genereate those error messages and ask specific questions.

  • Need Help waiting for user input.

    I've got a simple card game, which I've pretty much made all with swing. I have a JTextField and a JButton. I want the user to input a number into the textfield and the click the button which fires the action listener. This then takes the text and reads it and set a boolean hasBid to true. I don't want to program to continue until this has happened so I made an empty while(!hasBid) loop. The first time through, the program starts and stop until the user inputs something and click the button. The second time through, however, the whole window freezes. For somereason object aren't even being displayed which are displayed before this while loop. Without the while loop, everything runs fine, but the program won't stop to wait for input.
    So, my question pretty much is how can I get the program to stop for user input in a function which will be called multiple times. I don't want to use a JOptionPane or anyother pop-up box. If my way won't work, I'd really like to know of another way. Thanks for any help!

    you simply need to separate the functionality of your input object and the card game into two threads. as sanbingo said, running in a while loop prevents your GUI from even drawing its components.
    Remember: AWT/Swing is an event driven interface! so only events can/should cause some action to happen.
    i'd properly implement an event listener which is fired when the input is received. the listener is your game class which upon receipt of the event starts playing. when its done, its done, ie doesn't do anything until it receives an new event from your input object.
    thomas

  • Need Help Urgently For Displaying RESULTS PER PAGE

    i am comiling a serch engine throgh JSDK servlets and using a personal Oracle database. i currently have over 2000 records and when they are returned they are all being returned in one big table. i am trying to get the servlet to display so many results per page, for example 30 per page. I am at a loss on how to do this and have tried a number of methods, i urgently need to find a way of doing this as it is for a Major school project. I hope someone can help me i would be extremly greatful if someone could. Please
    Thanks

    Hello --
    One way to do this would be something like this:
    1. Start out with a page where filtering parameters could be entered, submit to the servlet with a starting position of 0.
    2. Grab all the rows from the oracle database, toss them in an array.
    3. Draw items in a table from the starting position to the number of entries per page from the array.
    4. Put a Previous and Next button on the results page to submit back to the servlet in step 2 where the starting position is the current position - number of results per page for previous, next is the has a starting position of current position + number of results per page. You'll want to do range checking, etc on this.
    The key trick is to ask one servlet to do steps 2-4. I've used hidden variables on the form with some javascript to set the new starting parameter for previous and next. You could assemble a URL in javascript also.
    There are probably slicker ways to do this, but for 2000 rows, it should probably work well enough.
    Good luck.
    Donn

  • Musician needs help, downloading for transcribing.

    Okay, so here is my problem. I am constantly transcribing work from other guitar players so as to continue learning. You tube is a wealth of knowledge. I have been previously using the optioncommandA to download videos from you tube. I apologize if I am breaking rules and laws but I can really learn this way and I don't always have access to internet, so downloading is essential.
    Option, command, A works great. But now I have come up against this new type of video I guess, that when I hit opcomA I get a black screen and then I get in the middle of the screen the little player that says loading. It loads then immediately plays the desired video. But it is not stored anywhere on my computer. Nothing is being download into the downloads folder.
    I need this and why are there some you tube videos that won't allow my computer to download into the downloads folder. I have tried everything I can think of to save this type of file or video but nothing will keep in the computer. I try save as but this is not illuminated so I cannot do so.
    I hope this makes sense as I am kind of frantic. I'm leaving in 4 days for a cruise ship gig which will take me away from free internet for six months and I would so like to have some downloads to keep learning.
    Can anyone help? If you have any questions please ask and I can maybe try and describe what it is that I am seeing better.
    Thanks

    I don't think there is any way you can integrate an .asp page into an iWeb site other than by creating a hyperlink to it.

  • Help outline for a LOOP

    Im trying to make one loop using JBuilder.
    Im using the while(stdin.peek() != 'q').
    I know how to make it prompt the user 1 time to enter a number but where would I use the while(stdin.peek() != 'q') and If they dont type q how does it ask the user again to enter a number if Im only using double x = ? Is there a better way than contantly using (double x = ) and so on using differnt numbers? Im not sure where to put the while and the if and else. I keep getting no if with else statement. Then if the user is typing numbers on a new line over and over once q is typed It should be able to add all the numbers together. I dont know how to add numbers together from differnt lines.
    Can someone outline the order of where the while, if and else. Also help me take all the numbres that the user entered and add them up? I always end up with the print line printing over and over when I type q.
    Thank you
    Rewind

    I tried this again.It compiled but It keeps skiping lines before asking for a number again. then When I press q it says invalid responce and continues to print a blank line. Eventually after pressing q a bunch of times it gives you the total but the total does not give the total of the decimal numbers added together. I dont know what its adding together or where that number is comeing from.
    HELP PLEASE
    Thank you
    Rewind
    public class excercise1
      public static void main(String[] args)
        EasyReader stdin=EasyReader.getStdin();
        double total = 0.0;
        do
        System.out.println("Enter decimal numbers. Press q to quit ");
        double x = stdin.doubleQuery("Enter a decimal number: ");
               total += x;
       while (stdin.peek() != 'q');
              System.out.println("Your total is: " + total);
    [code\]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Need help/suggestions for an older Macbook a1342 display

    I dropped my A1342 and the display went dead... I could still get video to an external monitor from the side port but the lcd was completely out. It also had a small crack on the top corner so I just assumed that the LCD was shot, but I just replaced it with a new one and the display is still dead. What else could I be missing or should I try?

    These are the directions of OS 10.7. Some of the details are different on other OS.
    1. On your husband's computer, go to System Preferences / Users & Groups and click the padlock to unlock.
    (U & G was called Accounts in older OS - not sure what you have on that older Macbook.)
    2. Click the + sign. That will give you a new pane.
    3. In New Account, select Administrator ( the default is "Standard").
    4. Complete all the other fields.
    After this is done, close that pane. Now back in U & G, select Login Options.
    Set Automatic login to your husband's name.
    Restart the computer, and select your husband's name. Check that all is well.
    You can now, if you wish, go back to U & G, unlock and select your own name and click the - sign. That will remove your name from the computer.
    You will also need to configure Mail for your husband's email with his password. When he first clicks on Mail he will be guided through the setup steps.

  • I need help. (format for DB Connect String and Parameters)

    I do not understand the DB Connect String
    or the Other Parameters
    in the DB Connect String whats the format
    Can someone point to some help for using
    the Oracle Reports Paper Report Tester

    Hello,
    DB Connect String : Like for other tools (SQL*Plus / ..; ) provide a string like
    user/password@dbalias
    Other parameters : if you have created parameters in your Reports, you can specify their value here.
    Example : a parameter P_PARAM is defined in your Reports, you can set the value of "Other parameters" :
    P_PARAM=my_value
    Regards

  • Need help rush for a spa3102 special setup welcom gurru

    I have to transport phone line on my network . I just bought two spa3102 that is supposed to do the job. I know how to setup the adresses but don't know anything on how to setup both to communicate together . I just need to take an analog line in spa3102 number one and over the local lan , let the other spa3102 answer like a standard phone . And make call from the second one to the fist one using it's analog line . Could someone help me i'm really in a pain with this ...
    Please your help will be appreciate
    thanks !

    Hello MF DOMO,
    try to read this article :
    http://www.provu.co.uk/pdf/sipura/spa_backtoback_2x_spa3000.pdf
    or other articles under the Linksys heading on the page :
    http://www.provu.co.uk/support.html

  • Need help paying for a wedding/honeymoon!!!

    My Fiance and I just bought a home about a month ago, right before we will be getting married in October. We have been financially tight with our money with paying for a new home, along with a wedding. We are coming up short money wise and want to know if it is worth applying for cards that give us miles. Her scores are better then mine and are around the 625 mark. That score was prior to getting a mortage. We are not sure if it has started reported or even if it has, would it make a difference in her score this early? Any advice on cards or if she should apply for other things would be great!!   Thanks

    cjones3147 wrote:
    My Fiance and I just bought a home about a month ago, right before we will be getting married in October. We have been financially tight with our money with paying for a new home, along with a wedding. We are coming up short money wise and want to know if it is worth applying for cards that give us miles. Her scores are better then mine and are around the 625 mark. That score was prior to getting a mortage. We are not sure if it has started reported or even if it has, would it make a difference in her score this early? Any advice on cards or if she should apply for other things would be great!!   ThanksThe mortgage can report as soon as within a month or months...mine started reporting 3 months after closing. Miles are really useful if you travel a lot.  I would suggest getting a cash back card.  Discover IT offers 5% cash back for a year and they will double that to 10% when the year is over.  Not sure if it is still available. There are other cards that give good cash back.  Check AMEX everyday, Capital One Quicksilver and Discover IT.  I know there are a few more out there but can't remember at the moment. Hope that helps and congrats on the house!!

  • Need help here for SAP Business One 9.0

    I want to give SAP Business One 9.0 exam (C_TB1200_90). Is this certification available in Pakistan? If its not available should I give 8.82??

    Dear All
    The following links are referred by SAP support or expert, but one is intercompany 1.1 another is 2.0.
    Both of them are read, but it still not help for configuration.
    For the training and documentation, you may refer to the following. Thanks
    https://websmp210.sap-ag.de/~sapidb/011000358700000562632012E
    https://websmp209.sap-ag.de/~form/handler?_APP=00200682500000002702&_EVENT=DISPLAY&_HIER_KEY=201100035870000001783&_HIER_KEY=301100035870000002834&_HIER_KEY=501100035870000019706&_HIER_KEY=601100035870000248281&_HIER_KEY=601100035870000257616&

  • Need help configuring for POF

    I am trying to use POF to serialize one specific named cache only. The client nodes are configured for near caches with no local storage. I ran into a problem where I got error log complaints that another node in the cluster was not configured for POF serialization for the DistributedCache service. So, I created a new service PofDistributedCache service for use by the pof cache. That changed my errors but didn't get me very far.
    Q1: If I have mixed pof / non-pof caches, to they need to use different DistributedCache services?
    Q2: Does the server (back-cache) also need a <serializer> block?
    Q3: Does the server need all the object classes and the classes needed to (de)serialize the objects?
    --Larkin
    Client side coherence-cache-config.html:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
         <caching-scheme-mapping>
              <cache-mapping>
                   <cache-name>pof-*</cache-name>
                   <scheme-name>default-near-pof</scheme-name>
                   <init-params>
                        <init-param-name>front-size-limit</init-param-name>
                        <init-param-value system-property=foo.coherence.default.front-size-limit">0</init-param-value>
                   </init-params>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>*</cache-name>
                   <scheme-name>default-near</scheme-name>
                   <init-params>
                        <init-param-name>front-size-limit</init-param-name>
                        <init-param-value system-property="foo.coherence.default.front-size-limit">0</init-param-value>
                   </init-params>
              </cache-mapping>
         </caching-scheme-mapping>
         <caching-schemes>
              <near-scheme>
                   <scheme-name>default-near</scheme-name>
                   <front-scheme>
                        <local-scheme>
                             <scheme-ref>default-local</scheme-ref>
                        </local-scheme>
                   </front-scheme>
                   <back-scheme>
                        <distributed-scheme>
                             <scheme-ref>default-distributed</scheme-ref>
                        </distributed-scheme>
                   </back-scheme>
              </near-scheme>
              <near-scheme>
                   <scheme-name>default-near-pof</scheme-name>
                   <front-scheme>
                        <local-scheme>
                             <scheme-ref>default-local</scheme-ref>
                        </local-scheme>
                   </front-scheme>
                   <back-scheme>
                        <distributed-scheme>
                             <scheme-ref>default-distributed-pof</scheme-ref>
                        </distributed-scheme>
                   </back-scheme>
              </near-scheme>
              <local-scheme>
                   <scheme-name>default-local</scheme-name>
                   <high-units>{front-size-limit 0}</high-units>
              </local-scheme>
              <!--
                   This config file is for client use only. The back-cache will not
                   provide any local storage to the cluster.
              -->
              <distributed-scheme>
                   <scheme-name>default-distributed</scheme-name>
                   <service-name>DistributedCache</service-name>
                   <local-storage>${coherence.back-cache.storage}</local-storage>
                   <backing-map-scheme>
                        <local-scheme>
                             <scheme-ref>default-local</scheme-ref>
                        </local-scheme>
                   </backing-map-scheme>
              </distributed-scheme>
              <distributed-scheme>
                   <scheme-name>default-distributed-pof</scheme-name>
                   <service-name>PofDistributedCache</service-name>
                   <local-storage>${coherence.back-cache.storage}</local-storage>
                   <backing-map-scheme>
                        <local-scheme>
                             <scheme-ref>default-local</scheme-ref>
                        </local-scheme>
                   </backing-map-scheme>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                   </serializer>
              </distributed-scheme>
         </caching-schemes>
    </cache-config>
    Server side coherence-cache-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>pof-*</cache-name>
    <scheme-name>default-distributed-pof</scheme-name>
    </cache-mapping>
    <cache-mapping>
    <cache-name>*</cache-name>
    <scheme-name>default-distributed</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <distributed-scheme>
    <scheme-name>default-distributed</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme>
    <scheme-ref>default-local</scheme-ref>
    </local-scheme>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    <distributed-scheme>
    <scheme-name>default-distributed-pof</scheme-name>
    <service-name>PofDistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme>
    <scheme-ref>default-local</scheme-ref>
    </local-scheme>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    <local-scheme>
    <unit-calculator>BINARY</unit-calculator>
    <scheme-name>default-local</scheme-name>
    </local-scheme>
    </caching-schemes>
    </cache-config>

    Hi Larkin,
    llowrey wrote:
    I am trying to use POF to serialize one specific named cache only. The client nodes are configured for near caches with no local storage. I ran into a problem where I got error log complaints that another node in the cluster was not configured for POF serialization for the DistributedCache service. So, I created a new service PofDistributedCache service for use by the pof cache. That changed my errors but didn't get me very far.
    Q1: If I have mixed pof / non-pof caches, to they need to use different DistributedCache services?Yes. You can control POF/old-style-serialization on a service by service basis only.
    Q2: Does the server (back-cache) also need a <serializer> block?It is not relevant on near-cache. The scheme defining the back cache (and invocation services and replicated cache schemes) need to have the serializer specified.
    Q3: Does the server need all the object classes and the classes needed to (de)serialize the objects?
    If you want to deserialize the objects, then certainly they do. But with POF you don't necessarily need to deserialize entries from partitioned caches to define indexes or run entry-processors/aggregations on them. You can leverage PofExtractor-s and PofNavigator-s to do all your server-side logic, although for complex data access it may be less efficient. You do need the key classes (on cache NamedCache caller side) for being able to do operations on a partitioned cache, though.
    Best regards,
    Robert

Maybe you are looking for

  • Bad Performance with Oracle Lite 4.0.1

    I have a table in Oracle Lite with 17000 records and 110 fields. A SELECT on this table needs 1 minute to finish. The same table and query only needs 1 second on Oracle 8i Server. MSDE also needs 1 second. All the relevant fields are indexed. Are the

  • Can't move photos from my Nokia c3-00 to computer

    Hi. Here is a problem. I connect my Nokia c3-00 to the computer (win7 x86) using usb cable, but i can't move my photos from the phone. However, I can move pictures, videos and music as well. The computer says "A device attached to the system is not f

  • What is meant by set up matrices ,atp matrices ,simultion version in live cache

    what is meant by set up matrices ,atp matrices ,simultion version in live cache Please help

  • Upgrade and restore error

    when i try to restore and upgrade to a new version, i get an unknown error. it says something like "unknown error. iphone can not be restored: error 1015" now i cant use the phone at all. does anyone know how to fix this? thanks in advance!

  • Cannot ping ASA5505

    I don't have access to a console cable and am trying to connect to our ASA5505.  I've tried multiple recyclings, multiple computers and cables but just cannot connect to https://192.168.1.1/admin despite getting allocated an IP address.  I've also tr