Learn

Watch it once and you won't need to ask again

We start with the one that covers the whole journey. The rest are on the way, and they come out of what people actually ask — if you get stuck on something, tell me and that will be the next one.

Tutorial: from a single-stroke drawing to a 3D printed neon flex sign
Start here

From drawing to printable sign, start to finish

The whole path in one video: you set up the reference with your bed measurements, draw the single stroke in CorelDRAW, export it as SVG, run it through the generator and download the STL ready to slice. If it is your first time, start here and you won't need anything else.

beginner level

Neon flex sign split into two parts inside the generator, ready to print in pieces
When it does not fit

Printing a sign bigger than your printer

A one metre sign does not fit a 22 centimetre bed, and you don't need to buy another printer: you split it. Here you will see how to cut it into 2, 3 or 4 parts, placing the joint where it won't show, with the warning of whether each part fits and the download with every piece already separated.

intermediate level

The rest of the path

From zero to STL in five minutes

Your first sign, start to finish, without touching anything odd.

5:12

Choosing the channel width for your neon flex

Measure the strip you bought and turn that measurement into slider values.

4:30

The four cap types and when to use each one

Internal, external, with walls and laser cut in acrylic.

8:05

Splitting a big sign so it fits the bed

Where to put the plane so the joint does not show.

6:18

Ties: when your sign is going to break

How to look at a design and know where it will snap before you print it.

7:02

Running the cable from one letter to the next without it showing

Closed conduit, open conduit and when each one is worth it.

9:24

The slicer settings I use myself

Layers, infill, walls and temperature so the diffuser actually diffuses.

11:40

Assembly: soldering the LED, gluing and hanging

What happens after printing, which is half the job.

12:15

Common mistakes and how to fix them

The closed stroke that comes out solid, the curve that will not bend and the channel that ended up too deep.

10:08

From drawing to SVG

The generator needs a drawing made of lines, not filled shapes. That's the only requirement, and it's where nearly everyone gets stuck the first time. Here's the whole thing, with the trap each program sets for you.

Why a line and not a shape

Think of the mark a marker pen leaves: it has a path, not a surface. That's what the engine needs, because it sets the channel width itself based on your neonflex. Send it a closed shape — the outline of a filled letter, a circle, text converted to curves — and it reads it as a surface and hands it back solid.

Tracing over a photo

  1. Lock the template. Drop in the photo of the sign, lower its opacity and lock that layer so you don't move it while you draw.
  2. No fill, stroke yes. One or two points, in a colour that stands out. With the stroke at zero you're drawing invisible lines.
  3. Trace down the middle of the tube. With the pen tool, following the path of the light, not the edge of the neon.
  4. End each path with the Esc key. Don't click back on the first point: that closes it.
  5. One path per continuous run. Where the neon breaks — the dot of an i, an accent — start another one.
  6. Don't trace the outline of the backing. SignFlex3D generates that silhouette itself, with whatever margin you ask for.

What breaks the file, program by program

They all do the same thing under different names: they turn your line into a filled shape with an outline around it. It's the button people press out of habit, and it's exactly the one to leave alone. The generator adds the thickness itself.

ProgramDon't use thisExport like this
Illustrator Object > Expand · Ctrl+J to join · Image Trace Export As > SVG, with presentation attributes styling
Affinity Designer Layer > Expand Stroke File > Export > SVG (for export)
CorelDRAW Object > Outline > Break outline apart Export > SVG
Inkscape Path > Stroke to Path Save As > Plain SVG

And in any of them: text typed in a normal font won't work. Converting it to curves gives you closed outlines. You have to redraw it by hand or use a single-line font.

Before you export

  • Delete or hide the template photo. If it stays in, the SVG carries the image embedded and jumps from a few kilobytes to several megabytes. The limit is ten megabytes, and a decent-resolution template gets there on its own.
  • Turn on «don't export hidden layers» if your program has it.
  • Leave decimals at three. More adds no precision and bloats the file.
  • Tick «set viewBox» if it appears, and untick flatten or rasterise.

Check before you waste your time

Drop your SVG here and it tells you, path by path, which come out open and which closed. It's exactly what the engine sees, so if it says they're all open, it works.

Check my SVG

Without any tools: open the SVG file in Notepad and look for the letter Z. Every Z is a closed path.

And what if a letter really is closed?

An O, a zero or a circle are closed by nature and there's no way to draw them open. That's what the «Split closed curves in two» checkbox in the generator is for: it cuts them into two arcs automatically, which is what you'd do by hand with the scissors. You don't have to cut them yourself.

Stuck on something?

Write to me and we'll look at it. Most of the time it is a detail in the SVG and it is sorted in two minutes — and if the question comes up again, it becomes the next video.