Toybox labs 3d printer


3D Printer for Kids – Toybox Labs

  • Toybox Starter Bundle

    Toybox Starter Bundle

    Regular price
    $379.00

    Sale price
    $299.00 Sale

  • Toybox Deluxe Bundle

    Toybox Deluxe Bundle

    Regular price
    $439.00

    Sale price
    $349.00 Sale

  • SUPER Deluxe Bundle - Lost in Oz Edition

    SUPER Deluxe Bundle - Lost in Oz Edition

    Regular price
    $489. 00

    Sale price
    $379.00 Sale

  • Play Packs Subscription Kit

    Play Packs Subscription Kit

    Regular price
    $19.99

    Sale price
    $19.99 Sale

  • Sorbet Bundle

    Sorbet Bundle

    Regular price
    $90.00

    Sale price
    $67.50 Sale

  • Toybox Plus Subscription

    Toybox Plus Subscription

    Regular price
    $9. 99

    Sale price
    $9.99 Sale

  • Gift Card

    Gift Card

    Regular price
    $25.00

    Sale price
    $25.00 Sale

  • Bolts Bundle (Digital)

    Bolts Bundle (Digital)

    Regular price
    $10.69

    Sale price
    $6.49 Sale

  • Blackberry Sorbet

    Blackberry Sorbet

    Regular price
    $15. 00

    Sale price
    $11.25 Sale

  • Raspberry Sorbet

    Raspberry Sorbet

    Regular price
    $15.00

    Sale price
    $11.25 Sale

  • Orange Sorbet

    Orange Sorbet

    Regular price
    $15.00

    Sale price
    $11.25 Sale

  • Lemon Sorbet

    Lemon Sorbet

    Regular price
    $15. 00

    Sale price
    $11.25 Sale

  • Lime Sorbet

    Lime Sorbet

    Regular price
    $15.00

    Sale price
    $11.25 Sale

  • Mint Sorbet

    Mint Sorbet

    Regular price
    $15.00

    Sale price
    $11.25 Sale

  • Cherry Blossom Printer Food (Gloss)

    Cherry Blossom Printer Food (Gloss)

    Regular price
    $14. 00

    Sale price
    $11.00 Sale

  • Sugarplum Printer Food (Gloss)

    Sugarplum Printer Food (Gloss)

    Regular price
    $14.00

    Sale price
    $11.00 Sale

  • Easy-Peel Bed Bundle

    Easy-Peel Bed Bundle

    Regular price
    $20.00

    Sale price
    $14.00 Sale

  • Easy-Peel Bed

    Easy-Peel Bed

    Regular price
    $10. 00

    Sale price
    $7.00 Sale

  • Strawberry Printer Food (Sparkle)

    Strawberry Printer Food (Sparkle)

    Regular price
    $14.00

    Sale price
    $11.00 Sale

  • Honey Printer Food (Gloss)

    Honey Printer Food (Gloss)

    Regular price
    $15.00

    Sale price
    $15. 00 Sale

  • Cookies & Cream Printer Food (Sprinkle)

    Cookies & Cream Printer Food (Sprinkle)

    Regular price
    $15.00

    Sale price
    $15.00 Sale

  • Pinkberry Printer Food (Chameleon)

    Pinkberry Printer Food (Chameleon)

    Regular price
    $15.00

    Sale price
    $15.00 Sale

  • Grapefruit Printer Food (Chameleon)

    Grapefruit Printer Food (Chameleon)

    Regular price
    $15. 00

    Sale price
    $15.00 Sale

  • Hot Cocoa Printer Food (Shimmer)

    Hot Cocoa Printer Food (Shimmer)

    Regular price
    $15.00

    Sale price
    $15.00 Sale

  • Tangerine Printer Food

    Tangerine Printer Food

    Regular price
    $11.00

    Sale price
    $11. 00 Sale

  • Coffee Printer Food

    Coffee Printer Food

    Regular price
    $11.00

    Sale price
    $11.00 Sale

  • Apple Printer Food

    Apple Printer Food

    Regular price
    $11.00

    Sale price
    $11.00 Sale

  • Piña Colada Printer Food (Glow)

    Piña Colada Printer Food (Glow)

    Regular price
    $15. 00

    Sale price
    $15.00 Sale

  • Pineapple Printer Food (Glow)

    Pineapple Printer Food (Glow)

    Regular price
    $15.00

    Sale price
    $15.00 Sale

  • Sesame Printer Food

    Sesame Printer Food

    Regular price
    $11.00

    Sale price
    $11.00 Sale

  • Blueberry Printer Food

    Blueberry Printer Food

    Regular price
    $11. 00

    Sale price
    $11.00 Sale

  • Latte Printer Food

    Latte Printer Food

    Regular price
    $11.00

    Sale price
    $11.00 Sale

Toybox 3D Printer Deluxe Bundle – Toybox Labs

Skip to content {% endif %}
    {% for product in products %} {% assign first_available_variant = false %} {% for variant in product.variants %} {% if first_available_variant == false and variant.available %}{% assign first_available_variant = variant %}{% endif %} {% endfor %} {% if first_available_variant == false %}{% assign first_available_variant = product. variants[0] %}{% endif %} {% if product.images[0] %} {% assign featured_image = product.images[0] | img_url: '350x' %} {% else %} {% assign featured_image = no_image_url | img_url: '350x' %} {% endif %}
  • {% if box.template.elements contains 'saleLabel' and first_available_variant.compare_at_price > first_available_variant.price %} {{translation.sale}} {% endif %} {% unless product.available %} {{translation.sold_out}} {% endunless %} {{product.title}} {% assign variants_size = product.variants | size %}

    {% for variant in product.variants %} {{variant.title}}{% unless variant.available %} - {{translation.sold_out}}{% endunless %} {% endfor %}

    {% if box. template.elements contains 'price' %} {{first_available_variant.price | money}} {% if first_available_variant.compare_at_price > first_available_variant.price %} {{first_available_variant.compare_at_price | money}} {% endif %} {% endif %} {% if box.template.elements contains 'addToCartBtn' %} {% endif %}
  • {% endfor %}
{% elsif box.template.id == 2 or box.template.id == '2' %}

{{box.title.text}}

{% if box.subtitle %}

{{box.subtitle.text}}

{% endif %} {% assign total_price = 0 %}

{% for product in products %} {% assign first_available_variant = false %} {% for variant in product.variants %} {% if first_available_variant == false and variant. available %}{% assign first_available_variant = variant %}{% endif %} {% endfor %} {% if first_available_variant == false %}{% assign first_available_variant = product.variants[0] %}{% endif %} {% if first_available_variant.available and box.template.selected %} {% assign total_price = total_price | plus: first_available_variant.price %} {% endif %} {% if product.images[0] %} {% assign featured_image = product.images[0] | img_url: '350x' %} {% else %} {% assign featured_image = no_image_url | img_url: '350x' %} {% endif %}

{% unless product.available %} {{translation.sold_out}} {% endunless %}

{% endfor %}

{% if box.template.elements contains 'price' %}

{{translation.total_price}} {{total_price | money}}

{% endif %} {% if box. template.elements contains 'addToCartBtn' %} {% endif %}

    {% for product in products %} {% assign first_available_variant = false %} {% for variant in product.variants %} {% if first_available_variant == false and variant.available %}{% assign first_available_variant = variant %}{% endif %} {% endfor %} {% if first_available_variant == false %}{% assign first_available_variant = product.variants[0] %}{% endif %} {% if product.images[0] %} {% assign featured_image = product.images[0] | img_url: '350x' %} {% else %} {% assign featured_image = no_image_url | img_url: '350x' %} {% endif %}
  • {% if product.id == cur_product_id %}{{translation.this_item}} {% endif %}{{product.title}}{% unless product.available %} - {{translation.sold_out}}{% endunless %} {% assign variants_size = product.variants | size %}

    {% for variant in product. variants %} {{variant.title}}{% unless variant.available %} - {{translation.sold_out}}{% endunless %} {% endfor %}

    {% if box.template.elements contains 'price' %} {{first_available_variant.price | money}} {% if first_available_variant.compare_at_price > first_available_variant.price %} {{first_available_variant.compare_at_price | money}} {% endif %} {% endif %}
  • {% endfor %}
{% elsif box.template.id == 3 or box.template.id == '3' %}

{{box.title.text}}

{% if box.subtitle %}

{{box.subtitle.text}}

{% endif %} {% assign total_price = 0 %}

    {% for product in products %} {% assign first_available_variant = false %} {% for variant in product.variants %} {% if first_available_variant == false and variant. available %}{% assign first_available_variant = variant %}{% endif %} {% endfor %} {% if first_available_variant == false %}{% assign first_available_variant = product.variants[0] %}{% endif %} {% if first_available_variant.available and box.template.selected %} {% assign total_price = total_price | plus: first_available_variant.price %} {% endif %} {% if product.images[0] %} {% assign featured_image = product.images[0] | img_url: '100x' %} {% else %} {% assign featured_image = no_image_url | img_url: '100x' %} {% endif %}
  • {% unless product.available %} {{translation.sold_out}} {% endunless %}

    {% if product.id == cur_product_id %}{{translation.this_item}} {% endif %}{{product.title}}{% unless product.available %} - {{translation. sold_out}}{% endunless %}

    {% assign variants_size = product.variants | size %}

    {% for variant in product.variants %} {{variant.title}}{% unless variant.available %} - {{translation.sold_out}}{% endunless %} {% endfor %}

    {% if box.template.elements contains 'price' %} {{first_available_variant.price | money}} {% if first_available_variant.compare_at_price > first_available_variant.price %} {{first_available_variant.compare_at_price | money}} {% endif %} {% endif %}
  • {% endfor %}

{% if box.template.elements contains 'price' %}

{{translation.total_price}} {{total_price | money}}

{% endif %} {% if box.template.elements contains 'addToCartBtn' %} {% endif %}

{% endif %}

Toybox Labs Offers $259 Kids 3D Printer

News

The American startup Toybox Labs, formed by people from Microsoft, Ferrari and Oculus, entered the Indiegogo crowdfunding platform with its version of a budget 3D printer called "Toybox" for children from 5 to 85 years old.

A number of companies are already actively trying to fill the educational niche by releasing relatively simple and safe 3D printers for children. Some of them, like the MakerBot Replicator Mini, are on par with more "adult" devices, while others, like the XYZprinting da Vinci miniMaker, are aimed at a limited budget. Toybox falls into the second category, with a $259 selling price for early customers.excluding shipping costs.

As befits a 3D printer for novice printers, the Toybox is extremely easy to use: the device comes assembled, ready to use and is controlled with just one button. The printer is designed to work with non-toxic, biodegradable PLA plastic (polylactide), and therefore does not require a heated stage. The extruder with a 4 mm nozzle is designed for filament with a diameter of 1.75 mm, coil chipping is not provided.

The size of the construction area is very modest and does not exceed 90x80x100 mm, while the device itself weighing three kilograms is as compact as possible with dimensions of 190x190x230 mm. The practical print speed varies between 20-60 mm/s. The 3D printer is equipped with a Wi-Fi interface, allows you to import STL files and G-code, as well as use the proprietary online library of 3D models and create your own designs using a special mobile application. The library already contains more than five hundred models and will be updated.

“We want children to have the opportunity to make their own toys, because the transformation of creativity into reality is like magic. Toybox's advanced 3D printing technology means precision workmanship and toy materialization faster than ever. Every model in our library is pre-optimized for faster print times and tested for high quality and 200 micron detail,” says Ben Balts, CEO of Toybox Labs.

Pre-orders are accepted until September 23rd. The best offer is priced at $259 and includes a 3D printer and filament spool, with shipments starting next January. For $319, you can order a similar "New Year's" set with delivery in December. The "luxury" offer consists of a 3D printer and eight spools of bar for a total of $325. Detailed information is available at this link.

Do you have interesting news? Share your developments with us, and we will tell the whole world about them! We are waiting for your ideas at [email protected].

Follow author

Follow

Don't want

5

More interesting articles

ten

Follow the author

Follow

Don't want

German startup iFactory has announced the third model of a conveyor FDM 3D printer with unlimited...

Read more

9

Follow author

Subscribe

Don't want

The project is experimental and symbolic: the structure was erected by 3D4Art to celebrate.


Learn more