Original 3D Printing Pen

$36.95
The current produc does not participate any Rebate. Switch the participating product to check the design.
(This prompt will not be displayed on the client-side.)
Color:  Pink
Quantity
Share the love
Free Shipping Over $69.99
45 Days Free Returns
Wholesale & Retail
Secure Payments
Customer Reviews

Here are what our customers say.

Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.
Description

With our Original 3D Printing Pen, you can let your kids design their own toys! Make your students' artwork pop off the page! The only restriction is their creativity, which includes robots, butterflies, cars, and boats. They'll start producing fantastic works of art right away with the help of this incredible 3D printing pen and non-toxic materials!

FUN 3D PEN FOR KIDS

The only 3D Pen on the market that is fully safe for children 3 and older because it has no heated parts.

Kids may practically create in the air using only one speed and one temperature because the plastic quickly hardens, making 3D drawing simple for them.

Simple to use: Just plug in the 3D pen, put the non-toxic plastic filaments inside, and wait for it to heat up before using.

FEATURES & BENEFITS

Appropriate for All Ages 3+: The ideal present for you, your children, or friends is this 3D pen. The optimum time for children to develop their potential is in their early years, and our 3D printing pen helps them practise their vision, attentiveness, imagination, and creativity. The ideal toy and tool for designers, architects, painters, and crafters who love to create and bring their ideas to life, it's also a terrific method for adults to decompress or develop interests.

Biodegradable Filament: Both PLA and ABS plastics are totally compatible with our 3D Pen, though we suggest PLA. Our PLA Filament is made from natural materials like corn and sugarcane. This renders our PLA plastic non-toxic and eliminates any offensive odour, greatly enhancing its safety.

Adjustable Temperature & Speed: With the 3D Pen's speed controller, you can adjust the temperature and speed of the plastic extrusion for a smoother operation and more complex sketching. The ability to adjust temperature enables you to select the ideal melting point (temperature) for the filament you are using. (ABS:210°C-235°C, PLA:160°C-210°C).

Use Caution: To prevent accidents, our 3D Pen will automatically enter standby mode when not in use for more than 5 minutes. Additionally, it incorporates a heat dissipation port to shield the user from burns or scalds. Utilizing cutting-edge cooling technology, the filament heats through the pen body and cools before it flows from the nozzle, eliminating any possibility of burns or scorching.

HOW DOES IT WORK?

WHAT'S IN THE BOX

  • 1 x 3D Printing Pen
  • 12 x Multi-Color Filament  ( 3 Meter length each = 118 inch)
  • 1 x Pen Pedestal
  • 1 x Usb cable
  • 1 x Instruction Book