Our Story

About S8 3D – Sheffield-Made, No-Fuss Printing

We're a small Sheffield-based 3D printing service built around quality, speed, and fair pricing. Whether it's a one-off prototype or a small production run, we make it simple to go from idea to printed part.

Our Story

S8 3D started with one printer and a focus on helping local makers, engineers, and small businesses get parts quickly.

Now, we work with clients across the UK — but we've kept that friendly, local approach. No corporate nonsense, no hidden fees, just honest 3D printing done right.

Based in Sheffield S8, we're part of the city that makes things. That heritage of making and manufacturing runs through everything we do.

What We Do

PLA, PETG, and TPU printing

Professional materials for every application

Prototyping and small-batch runs

From one-offs to short production runs

Simple upload and order process

No complicated forms or lengthy procedures

Why Work With Us

We've built our service around the things that matter most to our customers.

Local to Sheffield

Based in S8, we understand local needs and offer convenient collection

Transparent pricing

Clear, upfront costs with no hidden fees or surprise charges

Fast turnaround

Usually 24-72 hours from quote approval to finished part

Direct communication

No middlemen — you deal directly with the people doing the work

Our Equipment

Bambu Lab A1 Mini

Professional-grade FDM printer with excellent reliability and print quality

Build Volume: 180 × 180 × 180 mm

Quality Materials

We use premium filaments for consistent, reliable results

PLA • PETG • TPU 95A

Our Process

1

File Review

We check every file for printability and potential issues

2

Optimized Settings

Each material gets specific print settings for best results

3

Quality Control

Every part is inspected before packaging and dispatch

Ready to work with us?

Upload your design and get a quote. No commitment, no hassle.

< script> // Mobile menu toggle document.getElementById('mobileMenuBtn').addEventListener('click', function() { const mobileMenu = document.getElementById('mobileMenu'); const isHidden = mobileMenu.classList.contains('hidden'); mobileMenu.classList.toggle('hidden'); this.setAttribute('aria-expanded', isHidden ? 'true' : 'false'); });