Skip to main content

Color Drop Explained: The HueForge Plugin That Cuts Print Height in Half... Almost

10 min read

The fastest way to speed up a HueForge print isn't faster speeds or thinner layers โ€” it's making the print shorter.

That's the trick Color Drop pulls off. It's a new plugin from Horn & Rhode that ships alongside HueForge 0.9.3, and it does something I genuinely thought wasn't possible: it produces the same final image in roughly half the print height. No new colors. No creative compromises. No Photoshop work on your end. A smarter way to assemble the print.

I spent the last few days running it on files I'd already finished, then re-running them shorter. Here's what it does, when it works, and how to use it on your own prints.

What Color Drop is โ€” and the problem it solves

Color Drop is a post-processing plugin for HueForge. You build your filament painting the way you always do, then run Color Drop on it before you export.

It scans your color stack and finds places where the same filament appears at multiple heights. Then it "nests" the upper section into the lower one. Picture dropping a puzzle piece into a slot cut to fit it.

Important to flag this up front: the final output is still one print. One model comes off the build plate. No gluing, no assembly, no running multiple jobs. The "nesting" happens inside HueForge's geometry โ€” your printer never knows the difference. I'll come back to this below because the language Color Drop uses can make even experienced HueForge users second-guess it.

Why does this matter for height? In a normal HueForge print, every layer above a color still has to be physically printed. Even if that color did its job lower in the stack. So you end up with a tall model where the top half mostly exists to stage the bottom. Color Drop finds those wasted layers and removes them.

The mental model that finally clicked for me comes straight from the HueForge team: imagine a heightmap terrain with a raised feature on top. Color Drop slices the feature off, carves a matching cavity into the base, and drops the feature back in at a lower position. Same image from the front. Different thickness.

There's also a quiet win here that doesn't show up in the print-time numbers. Those faint rings of color you sometimes see on lower layers โ€” where a filament higher in the stack bleeds through where it shouldn't? They go away. The extra height that caused them is gone, so the rings have nowhere to live.

The numbers โ€” what this actually saves

This isn't a mild optimization. The savings are real and measured.

From Horn & Rhode's published comparisons:

Color Pop: 2:58 โ†’ 1:51 (37% faster)

FlatForge: 7:21 โ†’ 3:51 (48% faster)

Typical height reduction lands in the 30โ€“50% range when conditions are right. The plugin shows you the exact savings before you export, so you're not guessing.

There's a tradeoff, and I want to be straight with you about it. Color Drop usually adds filament swaps. A standard Color Pop print might go from 4 swaps to 7โ€“10. But here's the thing โ€” a swap on a modern AMS or toolchanger takes seconds. A printed layer takes minutes. So even with more swaps, you come out way ahead on time. You burn slightly more filament on purges. You save a much bigger chunk on layers that no longer have to exist.

The math leans hard in your favor. Almost every time.

When Color Drop helps, and when it doesn't

Color Drop is a specific tool for a specific situation. Not magic dust you sprinkle on every print.

Great candidates:

Color Pop and Color Aware modes โ€” these naturally produce repeated colors that blend in the same direction. Built for nesting.

Any model with repeated colors blending the same way. For example: black appears twice, and lighter colors blend away from it in the same direction both times.

FlatForge or FlatFill prints that ended up too thick. If you've ever shelved a flat print because the height was impractical, Color Drop can rescue it.

Won't help:

Models where every color appears only once. No repeats, nothing to nest.

Repeated colors blending in opposite directions. If one section goes dark-to-light through your shared color and another goes light-to-dark, they can't share the same nesting site.

The key rule, and the one I want you to remember: the repeated color must blend in the same direction every time it appears. That's what makes nesting possible.

How to use Color Drop, step by step

Here's the workflow start to finish.

1. Build your HueForge as normal

Nothing changes about how you create the file. Pick your image, build your stack, dial in your TD values (Transmission Distance โ€” how far light passes through each filament), get the preview looking how you want. Color Drop is a post-process โ€” it works on a finished HueForge model.

2. Open the plugin

Plugins menu โ†’ Color Drop. The dialog opens with a live 3D preview of your model.

This preview matters. It shows accurate color blending โ€” not the flat slicer view. So what you see in this dialog is what you'll pull off the bed.

3. Click Auto-Suggest

HueForge scans the layer stack, finds every place where the same filament appears at different heights, and proposes the best nesting points automatically. For most prints, this is the only step you need.

4. Use Customize for manual control

A Customize panel lets you toggle individual nesting points on or off. Useful if you want to test different configurations or you're working with an unusual stack. For a first run, Auto-Suggest gets you 95% of the way there.

5. Export

Color Drop exports a set of STL files โ€” one per color, one per piece. The file names tell you which filament goes with which part.

6. Slice as a multi-part model โ€” but it's still one print

This is the new step in your workflow. Drag every STL into your slicer at the same time and load them as a multi-part model. They're already aligned in shared coordinates, so don't move them or auto-arrange them โ€” they need to stay locked together to slot correctly. Assign filaments based on the file names. Slice. Print.

This is one print job. One model comes off the bed. The "multi-part" language only describes how the slicer organizes the geometry so it knows which filament to use where. More on that next โ€” because the way Color Drop describes its own output trips up almost everyone the first time.

Wait โ€” am I supposed to print this twice and glue it?

No. One print. One piece off the bed. No glue, no assembly, no second job.

I want to flag this because the way Color Drop names its output and describes its workflow will make you think otherwise โ€” even if you've been doing HueForge for years. The plugin (and the official documentation) talks about "splitting" the model into "pieces," with phrases like "each piece nests inside the next" and "the top of one becomes the floor of another." Read that cold, and your brain absolutely jumps to "print these one at a time and assemble them."

It does not work that way. Here's what's actually happening under the hood:

The "pieces" are geometry chunks living in the same coordinate space.

They're already positioned to slot into each other โ€” think nested measuring cups, but flattened into one combined shape.

When you drag every STL into your slicer at once and load them as a multi-part model, the slicer reads them as one combined object in one location.

Because the slicer knows which geometry belongs to which filament (that's what Color-by-Object means), it issues filament swaps automatically as the printer moves between regions.

The printer never stops between "pieces." It's printing one continuous G-code file. The pieces are just the slicer's bookkeeping for which filament goes where.

The describe-style file naming (Color1_Black.stl, Color2_Gray.stl, and so on) reinforces the wrong mental model because it looks sequential. It isn't. Those names are filament assignments, not print order.

If your slicer's 3D preview shows what looks like separate floating objects, that's normal โ€” and it's also why you don't move them around the build plate. Their positions are how they slot together. Move one, and you've broken the alignment.

Print starts. Swaps happen. Print finishes. One model on the bed.

The strategic shift for Color Match users

Here's where things get interesting for the experienced crew.

Color Match has always rewarded keeping models thin. Fewer layers, less blending, cleaner result. Color Drop flips part of that thinking on its head.

The new approach: blend everything in one direction โ€” either dark-to-light or light-to-dark โ€” throughout your entire Mesh Core. That maximizes the number of nesting opportunities Color Drop has to work with.

The tradeoff is real. Going in one direction usually means a higher Blend Depth, more pits and islands around your shared colors, and yes, a thicker model on screen. But those issues collapse when each section gets dropped into the base color. So:

Before Color Drop: thicker model, more apparent issues.

After Color Drop: shorter print, issues hidden.

If you're already an advanced Color Match user, this is the part to sit with. You're not doing your old workflow plus Color Drop. You're rethinking how you build the stack so Color Drop has more to do.

Plays nicely with FlatForge and HugeForge

If you already use FlatForge (face-down printing) or HugeForge (multi-plate tiling), Color Drop chains right in. You can nest first and then flatten โ€” HueForge handles the ordering for you. Plugin compatibility is one of the things 0.9.3 quietly nailed.

A few practical caveats

Auto filament changing is strongly recommended. You can run Color Drop on a manual-swap printer, but the extra swaps get tedious fast. AMS, MMU, toolchanger โ€” that's the sweet spot.

Your slicer needs Color-by-Object support. Most modern slicers handle this fine. Bambu Studio, Orca, and PrusaSlicer all work. Worth confirming before you commit.

Requires HueForge 0.9.3 or later. Color Drop is a separate purchase: $15 introductory price through May 2026, $20 after. One-time fee, all updates included.

The bigger picture

Color Drop changes what "an efficient HueForge print" looks like. For years, the move was to keep models thin and minimize swaps. Now there's a path where you build a model that looks too tall on screen, run a plugin, and watch it collapse into something shorter and faster than the version you would've made the old way.

Same image. Less height. Worth the $15 to see what your existing prints could have been.

Want help putting this into practice?

If you want me to walk through Color Drop hands-on โ€” building a real print, talking through the nesting decisions in real time, and dialing in the slicer setup โ€” that's exactly the kind of thing we cover in my HueForge course. We go from image to finished print, with the plugin workflow built in.

You can also catch me breaking down 0.9.3 features over on YouTube at 3D Prints by Vic, and the crew's swapping tips and project files daily in our Discord. Drop in with what you're printing โ€” I love seeing what y'all make.

Get this in your inbox.

What I'm working on, what I'm shipping, and the filaments that earn their spot โ€” straight to your inbox every week.

Free gets you started

Two paid tiers take it the rest of the way. Master Maker is $12/month โ€” the commercial license to sell Vic's designs, plus Margin Forge, the Business Partner, and The Catalog. HueForge Pro is $25/month โ€” everything there, plus the full course, coaching, and Pro Tools.

Compare the two tiers