darcshadow

Super Moderators
  • Content Count

    3,102
  • Joined

  • Last visited

  • Days Won

    216

Posts posted by darcshadow


  1. Question, why mylar? If it's because you can reuse it multiple times, that makes sense when buying the stencil, but if you have the ability to create stencils when ever you need them vinyl would work, would be cheaper, and any cutter could do the job. Depending on how detailed you may want something better than a value cutter, but even those can do pretty decent work.

    • Like 1

  2. That would give you a ruff guess, but the data format that is being sent to the machine is different than the vector file in question. If you save the file off as an HPGL, that would give you a closer estimate on actual memory size needed by the machine.


  3. Not sure what the name of the tool is in vinylmaster but you simply need to select all the objects that make up the aircraft and weld/merge/join them together. If the aircraft is already a single object, there should be a tool to break apart an object. Once you do that you can then select all the pieces and weld them together. That should give you the look you are going for.


  4. Slice, It's a pretty basic car/stick figure drawing.

    galaxy, what have you tried and what are you having problems with? An auto trace of the image should give you decent enough results and you can then tweak it with your program of choice node tools. The text you just want to recreate, vectoring text should only be a last resort option.

    • Like 1

  5. What sort of glasses are you etching that have a 6" or greater diameter?

    You need to factor in the angle of the glass, assuming flat sides. I noticed over the weekend that the Ozark Trail 20oz cups no longer have a consistent slope, they actually have two slopes and are slightly curved at the top.

    For straight sides you need the radius/diameter of the top, the bottom, and the height.

    You can also just wrap a piece of paper around, tracing the lip and bottom and then scan it in. I like the math, but the paper method works just as well.

     


  6. 57 minutes ago, jep8fan said:

    Right at a year.  We don't do a lot of work being as we both have jobs.  We have spurts where we take in 100 shirt orders and 20 here and there.  It just started all of a sudden. Static isn't the issue. I thought maybe the file or that particular font, or even the fact that we're trying under 1/8" text, but even 2" tall text won't finish cuts properly. It even does it with the pen. 

    IMG_9050.JPG

    What am I missing, out side of the little dot on the left side of the triangle, that pen drawing looks perfect to me. Or is the dot what you are referring to as bad?


  7. Just curious, is it that the software doesn't run, or that you can't control your cutter? There are actually very few programs that won't run under windows 10, it's the drivers to control the hardware that is usually the problem, in which case doesn't matter what software you have unless you have the drivers, or the software happens to have the drivers built in you'll still be out of luck. Another option, if you cutter uses a serial connection you can control it that way without the need for a driver.

    • Like 1

  8. To me personally, $25 per hour is a little low, and $75 per hour is pretty steep. If you're trying to do this for a living I would say around $50-$60 per hour would be a reasonable rate. But there is always the fudge factor. Customers expect a certain price and if it's too low they think the product is cheap, if it's too high, they go some place else. I always look at it as what would I pay for this, and then bump it up a little cause I'm a cheap bastard.  :)


  9. There is not a direct way to do this in SB, but it can be done. Create the text and the image. Duplicate the text and combine the text and the image. You'll get what you have above, now draw a box around the new image, make sure the box is below the image and select both and do a punch through. Delete the image used to punch through and you should have the inverse of it inside your box. Now select this image and do a Split Objects then manually delete the portions of the bear that are outside of the letters. Once done, combine the remaining parts back to a single image and move it onto the top of your original text.

    This can be done much easier in Inkscape, by simply using the Intersection tool.

    As slide&dice pointed out in the other thread, if it's being done with cut vinyl you can simply weed out what you don't want.


  10. There is not a direct way to do this in SB, but it can be done. Create the text and the image. Duplicate the text and combine the text and the image. You'll get what you have above, now draw a box around the new image, make sure the box is below the image and select both and do a punch through. Delete the image used to punch through and you should have the inverse of it inside your box. Now select this image and do a Split Objects then manually delete the portions of the bear that are outside of the letters. Once done, combine the remaining parts back to a single image and move it onto the top of your original text.

    This can be done much easier in Inkscape, by simply using the Intersection tool.

    As slide&dice pointed out though, if it's being done with cut vinyl you can simply weed out what you don't want.


  11. Yeah, that's what the extension in Inkscape does, don't know how machine specific it is though. G-Code is a programing language, not a simple file type. It's the base language that most CNC software programs use to control the CNC. Your buddy with the CNC, I would assume has some software that he uses, I can't image he writes the G-Code every time he wants to make something. Find out what his software is and what file types it supports. Inkscape can export to a wide range of file types, it should be able to export to something that he can open with his software.

    • Like 3

  12. This would be a simple enough image to get your feet wet on doing a manual trace as suggested. Another option if you are more comfortable working with raster images, edit the image cleaning it up much as possible and make it a simple black and white image, then import it into VM to be vectored. Will likely still need to do some node editing, but the better the source image, the better the trace will be.


  13. Inkscape has an extension that can do this, although I've not played around with it to know any more than the fact that it exist.

    I have created shapes in Inkscape and exported them as .dxf files that a buddy of mine then opened in his CNC software and cut the object for me.

    • Like 2