Skip to main content

How to prepare files in Trotec Ruby and Adobe Illustrator

This guide will step you through how to use Trotec Ruby and a vector drawing like Adobe Illustrator to prepare a design for laser cutting.

Safety Induction Required
Anyone wishing to use the Laser Cutter in B401B is required to attend a safety induction led by one of the CCI technical staff.

Preparing files for laser cutting is relatively straight forward, and some simple projects can even be made using just the tools built into Ruby.

Adobe Illustrator
This guide will not go into depth about the use of Adobe Illustrator, you can learn about how to use it on LinkedIn Learing which is free to all UAL students and staff.

Security Certificate

You will need administrative privilages to run this process

Before you can login and access the laser cutter you must install the security certificate to ensure that access to the web interface is not blocked by browser security requirements.

Login

Trotec Ruby is only supported in WebKit derrived browsers such as Google Chrome, Microsoft Edge and Apple Safari at this time, to use the laser cutter after being inducted you will be provided with a username (email address) and password.

To access the login screen open the browser and go to https://10.96.134.33:2402.

Screenshot of Trotec Ruby login screen

Interface overview

The interface to Ruby is very similar to many web applications, the consistent element is a top bar.

Top bar

  • Trotec logo / hamburger menu - This exposes the side bar menu with advanced options, the most useful being the materials database.
  • Manage - This is where you can upload, download and manage designs and jobs.
  • Design - This is where you edit the active design.
  • Prepare - This is where you can place one or more designs onto the laser cutter bed for cutting.
  • Produce – This is where you can control the job queue and monitor progress of the active job.
  • User menu - This is where you can change your password and logout.

Sidebar

  • Manage, Design, Prepare and Produce - These are repeated from the top bar.
  • Materials - This is where you can view, create, edit and delete material and settings.
  • User management - This is for administrators only, do not enter this area.
  • Settings - This is for administrators only, do not enter this area.
  • Ideas - This is where you can send suggestions to Trotec for improvements to Ruby.
  • Knowledge base - This is where you can find help around using Ruby direct from Trotec.
  • Service File - This is for administrators only, do not click this option.
  • Manuals – This is where you can find the manual for all Trotec laser cutters.

Annotated screenshot highlighting the location of the noted menu items in Ruby

Creating a file

Although it's outside the scope of this guide to tell you how to use Adobe Illustrator, we'll cover preparing a simple file.

We're going to etch the UAL Creative Computing Institute logo, outline it with an engraved line, and then cut out a bounding box.

Step 1

The laser cutter can etch raster images, however to be able to cut out or engrave we need to provide vector lines which is why you will need to use software such as:

  • Adobe Illustrator
  • Corel Draw
  • Affinity Designer
  • Inkscape

Here you can see we've created an Illustrator document in RGB colour mode (not CMYK) and added a vector of the CCI logo to the artboard:

Screenshot of Adobe Illustrator with a simple vector UAL logo showing the paths

Step 2

When preparing files for laser cutting with most machines you usually have to use specific colour and line thicknesses, and it's good practice to retain this with Trotec Ruby, however it is far more forgiving than older software.

As a general rule there are 3 types of action, and these are the colour fill and stroke settings for those actions:

  • Cut - This is a vector line all the way through a piece of material.
    Stroke: #ff0000 - RGB Red
    Fill: None
  • Engrave - This is a vector line cut into the surface of the material.
    Stroke: #0000ff - RGB Blue
    Fill: None
  • Etch - This is an area etched into the surface of the material.
    Stroke: None
    Fill: #000000 - RGB Black

By selecting these colours and strokes you will save yourself work later, if theres a mistake you can change it in the design step in Ruby.

Screenshot of Adobe Illustrator with our completed file

Step 3

Now you need to save the file, Ruby will accept various formats including:

  • AI
  • PDF
  • JPG/JPEG
  • PNG
  • BMP
  • SVG
  • TSF

Save your file to your computer.

Upload the file

In Ruby switch to the manage screen and drag and drop the file(s) onto the drop zone:

Screenshot of the drop zone in Ruby

Alternatively click the "Import File" icon and find the file(s) in the pop up dialog:

Screenshot of the Import File icon

Design view

After your file is uploaded to Ruby you can see a small preview in your list of files, you can delete and download from here, or double click to open it in the design view.

Screenshot of manage view showing the file which can be double clicked to open the file

Once you open the file in design view you should see the design you've created. Here you can see the artboard size, as well as all the colours and lines were all retained.

Screenshot of Ruby in the design view showing our file

Toolbar

Screenshot with annotations of all the toolbar options in Ruby

  • New design - Create a new design.
  • Import design - Upload a file from your computer.
  • Save - Save the open design. Greyed out means there are no changes to save.
  • Save as new - Save the open design as a new design.
  • Generate stamp - Convert the open design into a stamp as a new design.
  • Select objects - Switches the active tool select objects.
  • Draw shape - Switches the active tool to draw the selected shape.
  • Add image to design - Allows you to insert an image into your design from your computer.
  • Undo/redo - Undo the previous action or redo it. Greyed out means there are no further undo/redo steps available.
  • Fit to design - Shrinks the artboard to the smallest size that encompases all design elements.
  • Zoom controls - Zooms the viewport in and out on the design.
  • Zoom selection - Lets you draw a selection box to zoom into.
  • Boolean shape - Allows you to Union, Intersect, Difference, or Exclusion vector shapes.
  • Snapping - Toggle object snapping.
  • Outline scaling - We're not sure what this does yet!

Step 1 - Fit to Design

As we created the whole design in Illustrator already the only thing we would probably want to do is reduce the size of the artboard to the design.

We can do this by selecting "Fit to design" in the toolbar which will prompt you for a margin size, we'll leave this as 0.00mm and click fit to design:

Screenshot of the Fit to Design pop up window

After you'll see the white area of your artboard has been made to perfectly fit the design we created, this might seem like a simple task, but it makes it easy to tightly pack multiple designs onto a piece of material.

Screenshot of the outcome of the Fit to Design function

Step 2 - Check your layers

Again as we'v already setup the original file with RGB colours and it's a simple design there should be 3 layers.

Layers are different in Ruby to most drawing packages, they're basically a way of defining multiple tasks for the laser cutter, for example:

  1. Etch the black area
  2. Engrave the blue line
  3. Cut the red line

Screenshot of the Layers area of the design screen

Changing colours / Merging layers

If one or more objects is the wrong colour you can select them individually by clicking the object on screen or in the layers, you can select multiple by pressing Command or Control and clicking. Or you can select all objects in a layer by pressing the tickbox next to that layer in the layers area.

Once you've selected the object(s) you can change the colour by selecting from those listed:

Screenshot of layer colour picker