Showing posts with label software. Show all posts
Showing posts with label software. Show all posts

Rise of 3D Printing Spam?

Shiv Integer is a bot developed by artists Matthew Plummer-Fernandez and Julien Deswaef which downloads CC licensed 3D models from Thingiverse, mixes them up into weird new shapes, adds machine generated titles and descriptions to them, and posts them back. It is mostly not printable on a common 3d printer.

It is a form of artistic exploration and it opens many questions about Thingiverse as repository, intellectual property and re-mixing vulture.
But, if we look at it from another angle: IT IS 3D PRINTING SPAM!!!  Well at least it is a precursor to spam :-) Proto-3DPI spam. Yes boys and girls, welcome to the 21st century, where spam is 3d printed.

First thing on Shiv's FAQ page is this:
 − Is it Spam?
No, this is not spam; it is done with good intentions and with the aim of contributing new, thought-provoking, poetic and even humorous ways of making things.
... that is what all spammers say :-) !!!

Here is a project description:
Shiv Integer is a bot that inhabits Thingiverse to find and download 3D models, make assemblages of these, and post its creations back on Thingiverse, whilst respecting and retaining the Creative Commons licensing of the source models. It also generates names, descriptions and renders for all of its designs. To date (6.5.16) it has made 298 objects. The bot was launched on the 15th February and our involvement in the project was kept secret until 9th April.

Here is a video showing the object the bot re-mixed:



Project homepage:

http://www.plummerfernandez.com/Shiv-Integer

Article about the project:

http://arstechnica.com/gadgets/2016/05/that-time-a-bot-invaded-thingiverse-and-created-weird-new-3d-objects/

Shiv Integer Thingiverse profile and uploads:

https://www.thingiverse.com/shivinteger/about





























Artist behind Shiv Integer also developed Disarming Corruptor software which can encrypt 3d models which is much more useful and thought provoking.

http://diy3dprinting.blogspot.hr/2013/12/disarming-corruptor-3d-model-encryption.html

Autodesk Meshmixer 3 is out!


Autodesk Meshmixer 3 is out with some interesting and useful new features!

New features:

  • new Complex objects that contain internal partitions (beta!). Complexes make it easy to design for multi-material 3D printing!!
  • Generate Complex tool to create a Complex from face groups
  • Split Complex decomposes a Complex into separate solid shells
  • new Export mode that automatically decomposes Complex on write
  • new Align to Target tool to automatically align meshes in 3D
  • new Unwrap tool flattens surface patches
  • new SVG Export can export meshes as SVG (edges, colors, etc). Try it with Unwrap!
  • new Mesh Query tool for visualizing mesh properties
  • new measurement-based scene scaling workflow in Units/Dimensions tool
  • new Select Intersecting action in Select tool (double-click on other scene objects)
  • new Preserve Group Borders and Project To Target options in Smooth Boundary
  • Remesh can now automatically preserve sharp edges
  • Make Pattern can now clip to active Target object
  • Make Solid updates and new mode to automatically preserve sharp edges (slow!)
  • huge Booleans stability improvements
  • minor improvements to Transform, Smooth, Replace and Reduce
  • export support for SMESH format
  • Pivot-drag positioning shortcut can now terminate on any surface in scene
  • new unlit-texture shader
  • support for Autodesk Screencast
  • crazy bugfixes
  • tons of UI improvements to indicate disabled/unavailable menus and settings
  • lots of [scripting API improvements]

Video overview:



Go get it here:

http://www.meshmixer.com/download.html


Weird Bunny ... What happened to you bro? 



LaserWeb Open Source Laser Cutter Control Software

LaserWeb is powerful open source laser cutter and engraver control software. Perfect choice for your self-build laser cutter or upgrading a cheap Chinese Co2 laser device.

LaserWeb description and features:

Node.js based, Windows/Linux/Mac/Raspberry Pi/Vagrant supported, host software for Lasercutters/Engravers running Marlin/Smoothieware/Grbl/LasaurGrbl with integrated parametric Gcode generators, Raster support, as well as Raster and Vector Engraving. SVG and DXF supported for cutting, PNG, BMP, JPEG support for raster engraving.
It works on all platforms from Windows, OsX,  various linux distros and Raspberry Pi.

Here is a demo video:


GitHub repository:

https://github.com/openhardwarecoza/LaserWeb



Printocracy Quotation Web Application For Your 3D Printing Business

Printocracy started as a quoting aggregator for 3D printing, uploading and quoting parts through iMaterialise, Shapeways, Scuplteo and other services. Soon they found out that there was a needs for small / mid-size service bureaus to quote parts for their own customers and drive traffic to their sites.

They developed an web based application that acts lik a backend CMS for your service bureau. After putting in some information about the 3D printers you have, the materials you offer and the finishes you provide, your customers can upload, repair and get quote for any model they want printed.

After building your shop on the backend through Printocracy manufacturer portal, you can drop one script tag onto your site and it will render a customizable quoting interface right on the page.

They have big plans to put in some quoting parameters that that take into account overhead costs, depreciation, error rates, support material, square footage, etc...

Currently it is in Beta and you can join in while it lasts, with 50 tester accounts for the closed Beta beginning in March. They will go live in next few months. 


Printocracy homepage:




Disney Makes Connector Design Automatic

Disney Research developed the software to automatically designs 3d printable connectors. It looks amazing if it really works as described.

Where will this invention go? What will happen to it? It will probably end up in some corporations intellectual property portfolio.




From project description:

We present AutoConnect, an automatic method that creates customized, 3D-printable connectors attaching two physical objects together. Users simply position and orient virtual models of the two objects that they want to connect and indicate some auxiliary information such as weight and dimensions. Then, AutoConnect creates several alternative designs that users can choose from for 3D printing. The design of the connector is created by combining two holders, one for each object. We categorize the holders into two types. The first type holds standard objects such as pipes and planes. We utilize a database of parameterized mechanical holders and optimize the holder shape based on the grip strength and material consumption. The second type holds free-form objects. These are procedurally generated shell-gripper designs created based on geometric analysis of the object. We illustrate the use of our method by demonstrating many examples of connectors and practical use cases.
Project homepage:

http://www.disneyresearch.com/publication/autoconnect/



How To Design a Chainring Using Open Source Tools

Rich Olson has another great tutorial on how to design and make chainrings using open source software and low cost CNC.





Here is the link to original post with all the tools and scripts needed:

http://www.nothinglabs.com/chainringgen-making-a-chainring-with-open-source-software/


Rich makes a chainring for his bicycle but they have different uses in power transmission. Beside metal they can be also made on a small CNC from other materials like carbon fiber.




Finished carbon plate chainring for a custom bicycle:




Fab Forms Give Validity and Manufacturability to Customizable 3D Objects




Geniuses at MIT developed Fab Forms software that enables interactive and customizable design of 3d objects. Designed object can be customized by end user and still remain printable or machinable. Hopefully their code comes to some use in public and not forever lost in academic IP limbo.


Fab Forms description by MIT developer team:
We address the problem of allowing casual users to customize parametric models while maintaining their valid state as 3D-printable functional objects. We define Fab Form as any design representation that lends itself to interactive customization by a novice user, while remaining valid and manufacturable.
We propose a method to achieve these Fab Form requirements for general parametric designs tagged with a general set of automated validity tests and a small number of parameters exposed to the casual user.
Our solution separates Fab Form evaluation into a precomputation stage and a runtime stage. Parts of the geometry and design validity (such as manufacturability) are evaluated and stored in the precomputation stage by adaptively sampling the design space. At runtime the remainder of the evaluation is performed. This allows interactive navigation in the valid regions of the design space using an automatically generated Web user interface (UI). We evaluate our approach by converting several parametric models into corresponding Fab Forms.

Project homepage:

http://cfg.mit.edu/content/fab-forms-customizable-objects-fabrication-validity-and-geometry-caching



3D Printing Complex Data Sets of DNA, DEM and Sound

Here is a compilation of few detailed guides on how to design 3d printable objects from complex data like DNA, topological maps and sound.


How to get 3d printable objects from 23andme raw DNA data set


With this tutorial you will be able to take raw DNA data from 23andme DNA analysis and model a 3d printable object in OpenSCAD with a custom plugin.






































Detailed guide and software:

http://www.instructables.com/id/3D-Print-a-sculpture-from-your-DNA/

https://github.com/jjg/3dna 3dna code for OpenSCAD


How to 3d print geographical maps, topology, landscape and other geographical data


3DPrintingNinja developed an Instructables tutorial on how to convert DEM (digital elevation model) data into 3d printable objects.

























Detailed instructions:

http://www.instructables.com/id/3D-Printing-Models-of-Landscapes-Topology-Mountain/


Sonic Sculptures


With this free app you can get 3d models from visualized sound waves.




Download the software and get the instructions here:

http://blairneal.com/portfolio_page/sonic-sculptures/

http://www.thingiverse.com/laserpilot/collections/sonic-prints


Design your own 3d printer from recycled parts with this FreeCAD add-on and web services

If you want to make a 3d printer from electronic waste and recycled parts from junk 2d printer, you will find this software tools very useful. They generate model of a 3d printer with FreeCAD plugin based on the parts you have. It should help you enormously to design your own custom 3d printer from available parts.

Example of the generated 3d printer:



The projects are still in development and I don't have enough knowledge to test it out but it looks very promising. There seems to be a link between those two projects but I'm not sure what it is.

You can try the web applications where you can input all of the parts and their specifications and get the output FreeCAD design:

Retr3D https://www.wevolver.com/matthew.rogge/retr3d/main/description/ 

source code is available at: https://github.com/Maaphoo/Retr3d

or

https://cdn.rawgit.com/masterperson40/ewaste3Dprinter/master/config_generator/index.html

Here is the part of the web app menu with ton of options for various parts:



Github.io page (currently not working):

http://masterperson40.github.io/ewaste3Dprinter/

Source with comments discussion:

http://hackaday.com/2015/07/20/automatically-designing-3d-printers-from-e-waste/

Let me know if you have any experiences with it!

Kamaq 3d printer controller software for embedded Linux systems

Kamaq is a control software that is completely unfamiliar to me. Does anyone have any experiences with it? There are no reviews to be found ...

Kamaq features:
  • Web interface with real-time monitoring and feedback via websockets.
  • Temperature plots for heaters
  • Direct motor control panel
  • Nifty print-speed scale slider to adjust printing speed in real-time
  • Real-time plot of current layer movements in 2D
  • Linux-based RepRap firmware written in Python, with a web-interface in HTML5/JavaScript and websockets. It controls up to 4 stepper motors (axes) via standard USB audio device, end-switches and heaters via GPIO and hw-mon.
Project description:
Kamaq is a 3D-printer (FDM) controller software running on an embedded Linux system. It is capable of controlling a RepRap-style 3D printer, but with different electronics. Stepper motor control is done using a 8-channel (7.1) USB audio device and some class-D audio amplifiers. Endstop switches are monitored via GPIO inputs (interrupt-capable) and temperature control for extruder and heated bed via standard hwmon-compatible ADC's and GPIO-outputs for heater control. The software has a web interface for machine control and monitoring.






RepRap wiki:

http://www.reprap.org/wiki/Kamaq

Kamaq GitHub repository:

https://github.com/yope/kamaq

New version of Slic3r is released! Version 1.2.9. Go and get it!


Slic3r 1.2.9 is now out, it is first new stable release in some 10 months with many new features and upgrades:

  • Customized Bed Shapes – Users are now able to implement custom bed shapes as well as rectangular and circular shapes using a very simple bed shape customization tool.
  • Incremental Real-time Slicing – No longer will slicing restart from the beginning every time you change a setting. In this latest version the new settings are only calculated for the remainder of the part, once implemented. When moving an object in plater, recalculations are also no longer necessary.
  • OctoPrint Integration – Easily configure, slice and upload data to the popular host software for 3D printers, OctoPrint.
  • Varied 3D Honeycomb Infill – Infill patterns are now able to be varied across the Z axis, rather than simply repeating the same pattern throughout every layer.
  • 3D Preview Updates – New OpenGL views have been added and the new 3D toolpath preview shows a very accurate depiction of the object to be printed.
  • X/Y Size Compensation – Dimensional errors can now quickly and easily be fixed within the Slic3r software (additional details on this feature can be found here)
  • Autospeed Experimental Feature – Keeps nozzle pressure and volumetric speed at a constant throughout a particular print project.
  • Rotate, Scale, Flip and Mirror – These options allow models to be manipulated prior to the slicing process within the Slic3r interface, making the software a graphical tool in itself.
  • Several bug fixes have also been included in this update including:
  • Parsing issues related to fixed regression
  • Issues regarding file names which use non-ASCII characters

New Cura is out with powerful new features

New Cura is out with many new features!

Features list:

A new plug-in based system
The Uranium framework is a new plugin-based system that gives us great flexibility to extend Cura’s capabilities with ease.

Overhauled User Interface
The User Interface has been completely redesigned to create a far more intuitive, and pleasing experience.

Time-Quality Slider
We think users will love this feature. Instead of using 3 default profiles, we’ve chosen to implement a “time vs quality” slider in the new Cura. This creates more control over the balance between quality and printing time - especially for novice users or if you just want to quickly slice something.

Under the hood of settings
The Advanced mode is now configurable and enjoys many extra new settings, while being sure not overwhelm new users with too many of them. You can even create your own view settings, choosing which ones you want to see or not. Again, this makes it easy for new users but gives experts and tinkerers the ability to really experiment and gain even more control.

Support for high-DPI screens
The beautifully refreshed UI has been designed with high-DPI screens in mind, so on devices that have this feature, Cura looks amazing.

Optimized support structure
The powerful new CuraEngine features greatly improved support generation algorithms and additional options for support structure generation. This means both the positioning and degradability of support are improved.

Experimental feature: Wire Printing
We think users are going to enjoy this experimental new feature. We’ve implemented Wire Printing that will print objects as a structure of lines. To use it simply go to Advanced Mode -> Fixes -> Wire Printing.

An all important Undo/Redo feature
We listened to our community and it’s now possible to undo and redo most scene operations, like moving or rotating objects.

FUTURE FEATURES

To be included in future updates
  • The ‘Configuration Wizard’ and ‘Bed Leveling Wizard’ for the Ultimaker Original and Ultimaker Original+.
  • All At Once / One At A Time Printing.
  • A dual extrusion feature with a completely new workflow.
  • An improved way to incorporate ‘Lay Flat’, and ‘Split Object Into Parts’.
  • Future plug-ins will include support for DAE and AMF files. And for directly loading a GCode file. There will also be plug-ins to support PNG, JPG and other image formats. Support for loading Minecraft levels will also be implemented as a plug-in.
  • ‘X-Ray View’ will be added as a future plug-in.
Forever removed features:
  • Windows XP support has been dropped as Microsoft is no longer supporting XP, so they will no longer back port certain features that we require.
  • ‘Follow Mesh Surface’ has been removed from the engine, the same result can be achieved using no infill or top/bottom layers.

Source post with download link:

http://ultimaker.com/en/stories/view/16574-the-all-new-cura-with-all-new-features



Antimony CAD is something different!

Antimony is new open source CAD developed by Matt Keeter. Design in Antimony is done by connecting nodes in a graph, each node is defined by a customizable script and nodes usually represent a primitive shape or transform.
It is still under development and it is not meant as a professional CAD software for higher level applications. It will be interesting to see how it will develop in the future.
If you are enjoying OpenSCAD or any other programmatic CAD (and probably have a slight masochistic note) you will want to try this as an alternative.

It is described as:
Antimony is a computer-aided design (CAD) tool from a parallel universe in which CAD software evolved from Lisp machines rather than drafting tables
... but you will understand it better when you watch the video:




It currently runs on Linux and Mac but you can get it on Windows with help of a virtual machine.

Antimony homepage:

http://www.mattkeeter.com/projects/antimony/3/

Antimony GitHub repository:

https://github.com/mkeeter/antimony



How to convert G-Code back into STL?

I've been researching methods to convert pure G-Code back to STL / .OBJ, and it seems that there are not many options but it can be done.

G-Code Reverser by MakePrintable

Even in its beta version it looks the most developed out solution.

Here is the Reverser description:
The Generated G-Code commands represent horizontal layers “slices” of the 3D model, sliced as the model was placed, scaled, and rotated in the slicing software’s platform, those commands are generated with user and printer-specific settings, all of which makes the G-Code almost impossible to modify in order to retarget different printers, let alone modifying the original model itself.
Our Reverser interprets the G-code, and collects the details and data needed from the commands, then it regenerates the 3D model which represents the outcome of the printing process using the respective G-code file.
This feature allows users to reuse G-code, by regenerating the G-code using the Reverser’s outcome, and simply changing the settings, or even target other printers than the one targeted in the G-code file.
Power users and 3D designers would get the chance to modify the model once more, as the outcome of the Reverser would be in .OBJ or .STL formats, which means they can import it into 3D editing software and start with their editing.




Blender GCode Reader Add-on and GCodeImport
https://github.com/zignig/blender-gcode-reader

http://www.thingiverse.com/thing:6236

New version: https://github.com/iraytrace/BlenderGcodeImport


There are some solutions that enable G-Code visualization and / or printing simulation like but not conversion or export to STL:

GCode2Vtk that displays g-code like VTK 3d model.

https://github.com/pbrier/gcode2vtk

GCode Analyzer/Visualizer
http://www.thingiverse.com/thing:35248

http://gcode.ws/

CNCSimulator can simulate 3d printering out of g-code

http://cncsimulator.com/




Repetier Host seems to be able to simulate g-code in 3d model bu I'm not expert on it.

If you know any other methods to convert g-code back to STL let me know so I can update this post.





















Update:

Could this be used to hack 3d model streaming services? A kind of a workaround?
There are services like Pinshape that use "streaming" as a sort of DRM that enable you to print an object without downloading it in order to preserve the original .stl object and prevent sharing or piracy.
Theoretically you could us a sort of custom Marlin that only reads the g-code and records it and you could use g-code reverser to make an original STL.

Here is an example of streaming service:



Source blog post about streaming function:

http://blog.pinshape.com/the-3d-printing-cloud-based-streaming-has-arrived/?cet=3130

DRM systems always fail and punish only a paying customer.


Best Linux distribution for 3D printing?

I researched a bit for a best Linux distribution focused on 3d printing and found CAE Linux. It is loaded with digital fabrication and 3d design software packages.

Here is the description for the project site:
Thanks to Open Source, now you just need to insert the CAELinux LiveDVD in your computer to turn it into a free and open engineering development workstation with CAD, CAM, CAE / FEA / CFD, electronic design and 3D printing features: no licence and even no installation is required !

Based on the open-source CAD/CAM software such as Freecad, LibreCAD, PyCAM and Cura and CAE softwares like Salomé, Code_Aster, Code_Saturne,OpenFOAM and Elmer , you can design your CAD geometry, perform multiphysics simulations to optimize your design, generate G-code for prototyping with 3D printing & milling, and even develop your own PCBs & microcontroller based electronic circuits for automation. 
 
For example, using Freecad, you can design your parametric CAD geometry with ease, generate a computation mesh and setup your simulation problem in Salome_Meca in a few minutes. After your design is checked you can go on preparing a G-Code for CNC milling a prototype with PyCAM or 3D printing it with Cura.
With the integrated open-source tools of CAELinux, you can simulate incredibly complex physics with the open-source FE & CFD solvers Code_Aster, Code-Saturne, OpenFOAM & Elmer: non-linear thermo-mechanics, coupled fluid-structure dynamics, seismic / non-linear explicit dynamics, contacts, visco-plasticity, fluid dynamics, heat exchange, convection heat transfer and radiation in other words nearly all physics problem can be addressed with the integrated solvers!! Then reload your results files in post-processing applications like Salomé, GMSH or Paraview to visualize your data in 3D... And don't forget all these features are based on open-source / free softwares, so now you don't have to pay for any expensive licenses and if you want, you can even improve it.
SALOME on CAE Linux

Here is a video overview of CAE Linux:



CAE Linux homepage: http://www.caelinux.com/CMS/

There is also good 3d printing support in Fedora 19 distribution.

Hopefully the CAE Linux team will update the distro soon since the last release is in 2013.

Here are series of video tutorials going into more details of the software installed by DrRMFithen. Great guides on how to use open source CAD and 3d design:









Sardauscan is the cheapest DIY 3d scanner in the world

Sardauscan is probably the cheapest 3d scanner in the world and there is very little space to reduce the price.
You can build this 3d scanner for under 30 USD. It is controlled by cheap Chinese copy of Arduino Nano and you only need two USB ports on your computer to power it. The most expensive part is a Hercules HD Twist webcam.
The Sardauscan is developed by Fabio Ferretti from Belgium and it is open sourced! Great work Fabio!






All the files needed to build it yourself with some instructionscan be found at:

http://www.thingiverse.com/thing:702470

Software to run it (still under development) can be found at:

https://github.com/Sardau/Sardauscan

Detailed building guide on Instructables:

http://www.instructables.com/id/Build-a-30-laser/

Here is the summary Bill Of Materials with estimated prices:
  • Bunch of M3 (16 and 20 mm)
  • Bunch of M4 (12 ans 20 mm)
  • 1x Chinese Arduino Nano (Chinese copy, 4$)
  • 1x Chinese Stepper Motor and controller (5$) 
  • 1-4x Line laser (2.5$ piece) 
  • 1x Hercules HD twist webcam (15$) 
  • 20x20 profile which can be printed: for example http://www.thingiverse.com/thing:280318
  • Optional 3x 4mm roller (0.3$ piece)
  • Total estimated price: 26.5$ (1 laser) to 35$ (4 lasers)
Here is the software showing the scan results:


CNC CODE

5 axis cnc mill,5 axis cnc router,cad cnc,cc machine,cnc cutter machine,cnc cutting system,cnc definition,cnc equipment manufacturers,cnc fabrication,cnc lathe retrofit,cnc machine accessories,cnc machine automation,cnc machine business,cnc machine companies,cnc machine description,cnc machine maker,cnc machine news,cnc machine repair,cnc machine services,cnc machine shop,cnc machiner,cnc maching,cnc machining companies,cnc machining equipment,cnc machining parts

Labels

"7-Axis Robot" "Digital Fabrication" "Planar Polygons" "Rhino" "Rhinoscript" 2007. 2013 2014 2016 2d printing 2d to 3d 3-axis CNC 3-axis CNC Kit 30c3 3d capture 3d carving 3d cnc router 3d company 3d copy 3d display 3d drawing pen 3d model 3d piracy 3d print farms 3d print platform 3d print quality 3d printed 3d printed airoplane 3d printed airplane 3d printed buildings 3d printed car dashboard 3d printed car part 3d printed car parts 3d printed clothing 3d printed cyborg 3D Printed Figure Sculpture 3d printed food 3D Printed for in Ceramic 3d printed gun 3d printed machines 3d printed music instrument 3d printed music record 3d printed organs 3d printed parts 3D printed relief 3d printed rifle 3d printed robot 3d printed sensors 3d printed skateboard 3d printed toys 3d printed uav 3d printed vehicles 3d printed weapons 3d printer 3d printer accessory 3d printer crime 3d printer desk 3d printer eclosure 3d printer review 3d printer stand 3d printer table 3d printers comparison 3D printing 3d printing filament 3d printing in cement 3d printing materials 3d printing myths 3d printing on battery power 3d printing photographs 3D printing piracy 3D printing portraits 3d printing primer 3d printing systems 3d printing with carbon fiber 3d printing wood 3D printing ZBrush sculpts 3d printshow 3d puzzle 3d scanner 3d sensors 3d shaping cnc router 3d startup 3d systems 3d ui 3dea 3dMonstr 3doodler 3dPrinting 3dprintmi 3dprn 3dr 3dsimo 3ntr 4 Jaw Chuck 4-axis 4-axis CNC 4-axis cnc woodworking 4d printing 4th dimension 5 axis 5 axis cnc router china 5-axis 5-axis CNC 5-Axis CNC woodworking 5-axis router operating procedure 5d print d8 6 axis 7-axis robot 7512 abs abs juice acetal acetone acp cnc router acrylic acrylic board cut machine acrylic cut acrylic cutting activism adafruit Adafruit NeoPixel Strip adapto adobe advanced afinia africa Agilus Workcell Agilus Workcell Tutorial aio robotics air airbus aircraft airwolf3d alabaster aleph objects all-in-one aluhotendv4 aluminatus aluminum Amazon ampersand sign cutting AMRI amsterdam android animal antenna ao-101 app apple appropedia arburg archery Architectural Robotic Fabrication architecture architecutre hollow out. arduino Arduino Micro LED Arduino NeoPixels argentina armour arrow art artec artificial stone arxterra asia asiga astronomy atm australia austria Autodesk automation automotive b3 innovations baboi bacteria baddevices badprinter bag balance baluster process batteries beaglebone beams bebopr bed leveling bee Beer Caddies belgium Belle Kogan ben heck bendable bending bicycle big objects big printers bike biohacking bioprinter bitcoin blacksmith blade blade 1 blender blimp blind blizzident Block Delete blog blokify bluetooth board cut boeing bomb bone book Books boot Boring Cycle bottle bow bowden box bracets braille Bre Pettis bridging bronze brook drumm buccaneer build bukibot bukito bukobot burning man business busybotz buy china cnc router buy cnc router buy cnc router from china buy laser machine buy modillion carving machine buy router cnc bycicle parts cad calibration camera canada Canned Cycle canon car carbomorph carbon carbon fiber cardboard carmine cartesio cartouches carved architecture carving carving machine carving with gouges and rasps case cashier board cut casting Cathy Lewis cb printer ccc cell cellphone cellstruder central overhead elements. centrifuge cerajet ceramic ceramic tiles engraving cerberus CES ces 2012 CES 2013 ces 2014 ces 2015 cff chain maille chair chamber chart chefjet chemistry children china china cnc router china laser machine chipfuzer chocolate choose cnc router chopmeister chopper chris anderson Cincinnati circular platform clay clear figure sculpture clone closed loop cloud cnc CNC 4th axis CNC 5 Axis CNC Box CNC Coordintes CNC Corner Fix CNC cut acrylic figure sculpture CNC Cut Guitars cnc engraving machine. CNC Joints cnc mill CNC Rotary Axis cnc router cnc router aluminium cnc router art work cnc router copper cnc router cut acrylic cnc router factory cnc router foam cnc router importer CNC Router Kit cnc router manufacturer cnc router mdf cnc router modeling and prototyping cnc router mold cnc router packing CNC Router Parts Build CNC Router Parts Rotary Axis cnc router problem cnc router review cnc router type3 cnc router video cnc router work CNC routing file preparation CNC routing ZBrush CNC Tool Holders CNC Tools CNC walnut CNC Wood Joinery cnc wood router CNC Woodworking CNC Woodworking 5-axis Digital Fabrication Taubman College CNC Woodworking Sleigh Bed Digital Fabrication Tabuman College CNC-Woodworking co cody wilson coffee color changing filament colorfabb comic community company tour complex 3d print composite Composite Filament Fabrication concept concrete conductive ink consultancy Consumer Electronics Show contour crafting contouring Control control unit controller cool things to 3d print cooling copyright Corner Fix cosplay cost reduction cottle boards creaform creative commons Credit card fraud crime criminals croatia crowdfunding CT cube cubejet cubesat cubex cubify cubify invent cubify.com cups cura curaengine customized cut cut acrylic cutting cyberpunk Cycloidal Gyro Czech Republic d3d da vinci daily use dart gun data data matching tutorial data tree tutorial. dc motor decimation master deezmaker dell delta delta 3d printer delta forge deltaprintr demonstration denmark dental 3d printing desert design desktop 3d printing desktop cnc router desktop printer desktop production Developable Surfaces dglass 3d Digital Design digital fabrication Digital fabrication of figure sculpture Digital Fabrication Slip Casting digital figure sculpture Digital Portrait Sculpture Digital Sculpting Digital Sculpting Renders Digital Sculpting with Two Models Digital Woodworking dilbert disabled disney Display Conduit diy diy 3d metal printer diy 3d printing diy 3d printing companies diy science dlp dmls documentary double decker 3d printer Doubly Curved Surfaces dremel drill Drilling Cycle drivers DRM drone dual extruder dual extrusion duct tape duo e3d ecology economy edc education eff Egypt ejection electron beam electronics elon musk enclosure encryption energy generation engine Engraved Signs engraver engraving enrico dini environment envisiontec EOS epoxy EPS Foam EPS shaping ESA etching etsy euromold 2011 Euromold 2012 euromold 2013 euromold 2014 europe event eventorbot events evo exoskeleton experiment experimental 3d printing extended platform extruder eye glasses eyewear fabbot fablab fablab berlin fabtotum Face Grooving Cycle Facing Cycle fail fan fantasy figure Fanuc farm fashion Fasteners fdm Feed Rate felix festival fff fiberglass figulo. video Figure Sculpting in ZBrush figure sculpture in acrylic. filabot filaflex filament filament extruder filament winder filawinder Finishing Cycle finland fire firmware flexible flexible pla Flip cut flomio flower foam foam dart focus foldable food food safe foodini ford form 1 form 2 formlabs Formula foundry FRAC exhibition fractal frame framework France freed friction welding Front Drilling Cycle fuel3d fumes fun fundable furniture Furniture Design Future G Codes g-code G00 G01 G02 G02.1 G03.1 G07.1 G32 G33 G40 G41 G42 G70 G72 G73 G74 G75 G76 G77 G78 G79 G80 G83 G84 G85 G87 G88 G89 G90 G92 G94 gallium game gamechanger gaming Garage shop garage tool layout garden gartner ge gears geeks gemma geodesic geomagic germany gigabot github glass glass engraving cnc router glazing techniques glue gmax golemD google google glass gopro gpl granite Grasshopper Grasshopper attractor point Grasshopper data matching Grasshopper data trees Grasshopper Graph Mapper Grasshopper grids Grasshopper Image Sampler Grasshopper Light Painting Grasshopper Physics Simulation grasshopper planes tutorial Grasshopper tabs Grasshopper unroll tabs green guardian guerrilla gardening GUI guide Guitar Stand guitar stands gun magazines h-bot h480 Haas Vertical Mill hack hacking Hand carved rocking horse hand carving handheld handrail process haptic harvard Hass hbot hdpa health heat chamber heat gun heated 3d printing chamber heated build platform Helical Interpolation hexapod high strength HIPS history hollow out holograph Home Home CNC machine home manufacturing Home Shop CNC hot end hot glue Hot News hot to Hot-wire cutting hotend house household items how is china laser machine how is chinese cnc router how to HP humor huxley hybrid hype hyrel i2 i3 ice 3d printing idea lab ikea implant improv india indiegogo industrial industrial 3d printer infill infographic infrastructs injection molding ink inkjet 3d printer insects instructables instruction intel Intel Galileo intellectual property interior decoration interior decoration ceramic tiles interior design Interlocking Joint internet interview introduction to 3d printing Inventables ios ip ip rights ipad IR bed leveling irapid iron man Israel italy japan jet engine jewelry jinan laser jinan laser machine job jrx k8200 kai parthy kamermaker Kangaroo 2 Kangaroo 2 Catenary Kangaroo 2 Circle Pack Kangaroo 2 Planarize Kangaroo for Grasshopper Kangaroo Physics Kangaroo Tensile Forces kevlar key keyboard kickstarter kikai kinect kinetic sculpture kitchen cabinet process knife Korea kossel kossel air kraken Kuka PRC Kuka prc programming Kuka Robots KUKA|prc Kuka|prc sample l5 lamp large models large printer laser laser cut leather laser cutter laser cutting laser cutting foam laser cutting machine laser engraving machine laser machine laser machine sign laser machine video laser sintering lasercusing lasercut lasersaur latex lathe law lcd leap leapofrog leather led LED lights on figure sculpture leg lego lens lenticular printing letter cut letter cutting letter sign leveling leweb lewis LG liability library light bulb Light Painting Light Painting Stick limestone linear actuator Linear Bearings Linear Rails Linear Rails Upgrade link linux liquid Liquid Metal Jet Printing lisa lisa harouni lix lmd load bearing lock logo LOHAN london Longitudinal roughing cycle lost foam lost foam making lost foam mold making lost pla casting low cost low cost. LP lulzbot lumia lumifold lunavast lunchbox lyman lywood M Codes mach3 machine Machine Zero machinekit Machining machining wax madrid magazine magma magnetic filament magnets Mail (armour) maintenance make make magazine maker faire 2013 makeraser makerbot MakerBot Industries makerbotPLA MakerCon makerfaire makerfarm prusa makerslide makerware makible makibox making money with 3d printing maksim3d Malaysia mandel Manhattan manufacturer manufacturer video manufacturing map marble Mark Meier mark one mark34 market Marlin material materialise math plug-in mathematical object mathematics matsuura matterform Mazak mcor MDF Mebotics media medical applications of 3d printing medicine melamine mendel mendel90 mendelmax mendelmax 2 mesh related grasshopper plug-ins mesh related rhino plug-ins mesh repair for 3D printing meshes meshes in grasshopper meshes in rhino MeshUp metal 3d printing metal casting metal clay metal extruder metal filament metal hot end micro Microfactory microrax microscope microsoft MIG milestone military milkrap mill Milling mind interface mini cnc router miniFactory Mirror Image On / Off MIT mix MkMrA2 MkMrA2 shop mobile mobile 3d print control mobile factory moddler studios model quality modeling carving modification modillion carve modillion cnc router modillion engrave modillion engraving modillion machine modular mojo 3d printer mold molds molecule moon morgan mori motion motor motorola MRI mrrf MTU mug muli color multi color multi jet fusion multi materials multimod multiple guitar stands MULTIPLE REPETITIVE CYCLE Multiple Thread Cutting Cycle multitool museum music n nano nanobots nanoparticles NASA natural machines nature nerf gun nesting Netherlands new diy 3d printer new valence robotics new york newel post produce news newzealand cnc router nfc ninjaflex noisebridge nokia non cartesian Norway nozzle number cutting NV nyc nylon object Objet Objet Connex 500 octo extruder off topic office sign Offset Okuma Onsrud 5-axis router open sls open source open source 3d printer open source hardware openRail OpenSCAD optics optomec ordsolutions organic organic printing organovo orion ornament ornithopter os OS X otherfab othermachine othermill outdoor outdoor advertising p2p pandabot Panel Keys paper paper cut parametric parametric object by function parc Part Program partitioning partners past paste patent pbs pc pcb pcb milling Peck Drilling Cycle PEEK pellet pen people personal pet pet+ pets phantom desktop philips phoenix phone photo Photoformance photography photoshop pick and place pico piracy piratebay pirx PLA pla/pha plane components in grasshopper plant plasma cutter plastic mold plastic welding plasticine Plastics Plastics Overview play-doh plexy plotter plywood pocket poland polar polishing polyamide polycarbonate polyjet polypropylene polystyrene shaping polyurethane pongsat pop culture popfab porcelain poro-lay portabee portable 3d printer portable device portrait portrait sculpt portugal powder 3d printing power power supply precission cutter presentation preview price princeton print bed printhead Printrbot printrbot jr printxel problem problemsolving process products Profile turning Programmed Data Setting G10 project biped projet promotion prosthetic prosumer protoforge prototype prusa prusa i4 Publishing and Printing pump purse puzzle pva pvc pipes pwdr pypy python qr qu-bd quad extruder quadcopter quantum ord bot r360 Ra Ra radiant radio rail RAMBo RAMBo 1.2 ramps rapide raspberry pi re3d Recap recording Recreus recycling reddit relief sculpture repair repetier replacement part replacement parts replicator replicator2 reprap reprap wally reprappro repstrap resin retraction retro review RFID Rhino rhino math Rhino math plug-in Rhino meshes Rhino Nesting Grasshopper Sectioning Layout Rhino Python Rhino Python Scripting Rhino Python User Interface Rhino UI Rhino Unroll Rhino UnrollSrf Rhinoscript Rhombic Triacontahedron Fabrication; CNC Woodworking; 5-axis CNC richrap rings risk robo 3d robohand robot Robot Motion Study Robot Programming setup Robotic Digital Fabrication Robotic Light Paint Robotic Light Painting Robotic Motion Analysis robotic painting with light robots robox rocket rocking horse carved by hand ROFI rolls royce rostock rostock max rotary Rotating Model Stand Rotite rotomaak router rubber rubber band ruled surfaces russia safety sailplane Sainsmart sale samsung sand sand casting sander Sandvik Sanjay Mortimer satellite SAV scam scara school sciaky science screw sculpteo Sculpture Pedestals sea sectioning security sedgwick seed seemecnc selective laser sintering self assembly. sense sensor sensprout service servo setup KUKA|prc tutorial seuffer sf shandong laser Shapeoko shapeshop shapeways shapeways 3d printing sharing ship shoes shop Shop Built Side Table sieg siemens sign sign cut sign laser machine signage signature signing silicon silicone silk silver simpson Singapore single arm 3d printer singularity sintering Six-N-Sticks Skanect skimmer skull skylar tibbids sla slashdot slate slic3r slicer slip casting Slip Casting 3D Printed Objects slotted Slovenia sls smartphone smartrap Smoothieboard smoothing sneakey snowflake soapstone software soild concepts solar solder solid concepts solidator solidoodle solidoodle 2 solidoodle 4 solidus labs solution sony sound south africa space spaceX Spain spark speakers Spectrometer speed spider spin casting Spindle spoolhead sport spray 3d printing square carved rosettes Stack Lamination stair machine stair parts stair parts equipment stair parts processing stairparts machine Stamps School of Art & Design stanford star trek startups steampunk steel stepper stereolithography steve purdham stone stone carving store stratasys strength strong stuck students styrofoam block shaping styrofoam shaping subdivision mesh SubProgram success story sugar sugru suitcase sun Super Matter Tools support material surface surgery suspended deposition sweden swisspen Switzerland syringe table numbers cutting tablet tabletop tactile taiwan talk tangibot tantillus Tapping Cycle tattoo Taubman Colledge Taubman College Taubman college Agilus Workcell Taubman College FabLab taz 2 taz 3 taz 4 TED ted talks telescope temperature temperature measurement test testing textile the pirate bay theta thingiverse Thread threeform tiertime TIG tiger maple Tips Tips and Techniques titanium tool tool chain Tool Data Tool Nose Radius Compensation tools torrent Torus Knot Torus Knot Table touch touch x toy toyota TPE Transverse Cut-Off Cycle G75 trident trinitylabs trinityone trinket tu wien Turning turpentine tutorial tv Twist Table two color 3d printing type a machines Types of Plastic uav uformia UK ultem 2300 UltiController ultimaker ultimaker 2 ultimaker 3 ultrasonic unboxing university university of sauthampton unrolling up mini up plus 2 upgrade urethane USA usb user interface using a router to produce a ZBrush model using china cnc router uv 3d printing v-slot vader vapor velleman veterinary video vietnam viki lcd virtual reality virus visualization volumental voronator voronoi meshes voxeljet VR Vulture 2 vw Wallace Detroit Guitars wally Walnut Table wanhao warping wasp wasp 3d printer waste watch water water cooling wax way finding sign WCC CNC WCC NCT weapon wearable weaverbird web web app web interface wedding sign cutting wedding sign decoration cutting weistek Welding West Huron Sculptors what cnc router can do whiteant wideboy wifi wikiwep wind generator windows windows 8.1 Windows Keyboard Shortcuts windows mobile phone wire wire bender wired wireless 3d printing wobbleworks wood wood carving wood engraving wood frame 3d printer Wood Information Wood Joint Fabrication wood portrait Wood Species woodworking workflow working with planes in kuka|prc workspace x winder xeed xmass xt xyzprinting yale yeggi youth z axis zach hoeken ZBrush Basics ZBrush Decimation Master ZBrush Figure Sculpture ZBrush for Rhino users ZBrush Import and Export to and from Rhino ZBrush Portrait Sculpting ZBrush sculpting tutorial ZBrush Shaders Test ZBrush ZRemesher zeus zmorph zortrax китайский фрезерный станок с чпу фрезерный станок с чпу