3D printing3D printing or additive manufacturing is the construction of a three-dimensional object from a CAD model or a digital 3D model. It can be done in a variety of processes in which material is deposited, joined or solidified under computer control, with material being added together (such as plastics, liquids or powder grains being fused), typically layer by layer. In the 1980s, 3D printing techniques were considered suitable only for the production of functional or aesthetic prototypes, and a more appropriate term for it at the time was rapid prototyping.
PrintingPrinting is a process for mass reproducing text and images using a master form or template. The earliest non-paper products involving printing include cylinder seals and objects such as the Cyrus Cylinder and the Cylinders of Nabonidus. The earliest known form of printing as applied to paper was woodblock printing, which appeared in China before 220 AD for cloth printing. However, it would not be applied to paper until the seventh century.
Printing pressA printing press is a mechanical device for applying pressure to an inked surface resting upon a print medium (such as paper or cloth), thereby transferring the ink. It marked a dramatic improvement on earlier printing methods in which the cloth, paper, or other medium was brushed or rubbed repeatedly to achieve the transfer of ink and accelerated the process. Typically used for texts, the invention and global spread of the printing press was one of the most influential events in the second millennium.
History of printingThe history of printing starts as early as 3000 BC, when the proto-Elamite and Sumerian civilizations used cylinder seals to certify documents written in clay tablets. Other early forms include block seals, hammered coinage, pottery imprints, and cloth printing. Initially a method of printing patterns on cloth such as silk, woodblock printing for texts on paper originated in China by the 7th century during the Tang dynasty, leading to the spread of book production and woodblock printing in other parts of Asia such as Korea and Japan.
Woodblock printingWoodblock printing or block printing is a technique for printing text, s or patterns used widely throughout East Asia and originating in China in antiquity as a method of printing on textiles and later paper. Each page or image is created by carving a wooden block to leave only some areas and lines at the original level; it is these that are inked and show in the print, in a relief printing process. Carving the blocks is skilled and laborious work, but a large number of impressions can then be printed.
Fused filament fabricationFused filament fabrication (FFF), also known as fused deposition modeling (with the trademarked acronym FDM), or filament freeform fabrication, is a 3D printing process that uses a continuous filament of a thermoplastic material. Filament is fed from a large spool through a moving, heated printer extruder head, and is deposited on the growing work. The print head is moved under computer control to define the printed shape.
Color printingColor printing or colour printing is the reproduction of an image or text in color (as opposed to simpler black and white or monochrome printing). Any natural scene or color photograph can be optically and physiologically dissected into three primary colors, red, green and blue, roughly equal amounts of which give rise to the perception of white, and different proportions of which give rise to the visual sensations of all other colors. The additive combination of any two primary colors in roughly equal proportion gives rise to the perception of a secondary color.
Test suiteIn software development, a test suite, less commonly known as a validation suite, is a collection of test cases that are intended to be used to test a software program to show that it has some specified set of behaviors. A test suite often contains detailed instructions or goals for each collection of test cases and information on the system configuration to be used during testing. A group of test cases may also contain prerequisite states or steps, and descriptions of the following tests.
Software testingSoftware testing is the act of examining the artifacts and the behavior of the software under test by validation and verification. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Test techniques include, but are not necessarily limited to: analyzing the product requirements for completeness and correctness in various contexts like industry perspective, business perspective, feasibility and viability of implementation, usability, performance, security, infrastructure considerations, etc.
PrintmakingPrintmaking is the process of creating artworks by printing, normally on paper, but also on fabric, wood, metal, and other surfaces. "Traditional printmaking" normally covers only the process of creating prints using a hand processed technique, rather than a photographic reproduction of a visual artwork which would be printed using an electronic machine (a printer); however, there is some cross-over between traditional and digital printmaking, including risograph.
Matrix (printing)In the manufacture of metal type used in letterpress printing, a matrix (from the Latin meaning womb or a female breeding animal) is the mould used to cast a letter, known as a sort. Matrices for printing types were made of copper. However, in printmaking the matrix is whatever is used, with ink, to hold the image that makes up the print, whether a plate in etching and engraving or a woodblock in woodcut.
PrototypeA prototype is an early sample, model, or release of a product built to test a concept or process. It is a term used in a variety of contexts, including semantics, design, electronics, and software programming. A prototype is generally used to evaluate a new design to enhance precision by system analysts and users. Prototyping serves to provide specifications for a real, working system rather than a theoretical one. In some design workflow models, creating a prototype (a process sometimes called materialization) is the step between the formalization and the evaluation of an idea.
Gas-filled tubeA gas-filled tube, also commonly known as a discharge tube or formerly as a Plücker tube, is an arrangement of electrodes in a gas within an insulating, temperature-resistant envelope. Gas-filled tubes exploit phenomena related to electric discharge in gases, and operate by ionizing the gas with an applied voltage sufficient to cause electrical conduction by the underlying phenomena of the Townsend discharge. A gas-discharge lamp is an electric light using a gas-filled tube; these include fluorescent lamps, metal-halide lamps, sodium-vapor lamps, and neon lights.
Old master printAn old master print is a work of art produced by a printing process within the Western tradition. The term remains current in the art trade, and there is no easy alternative in English to distinguish the works of "fine art" produced in printmaking from the vast range of decorative, utilitarian and popular prints that grew rapidly alongside the artistic print from the 15th century onwards. Fifteenth-century prints are sufficiently rare that they are classed as old master prints even if they are of crude or merely workmanlike artistic quality.
Peer supportPeer support occurs when people provide knowledge, experience, emotional, social or practical help to each other. It commonly refers to an initiative consisting of trained supporters (although it can be provided by peers without training), and can take a number of forms such as peer mentoring, reflective listening (reflecting content and/or feelings), or counseling. Peer support is also used to refer to initiatives where colleagues, members of self-help organizations and others meet, in person or online, as equals to give each other connection and support on a reciprocal basis.
Three-dimensional spaceIn geometry, a three-dimensional space (3D space, 3-space or, rarely, tri-dimensional space) is a mathematical space in which three values (coordinates) are required to determine the position of a point. Most commonly, it is the three-dimensional Euclidean space, the Euclidean n-space of dimension n=3 that models physical space. More general three-dimensional spaces are called 3-manifolds. Technically, a tuple of n numbers can be understood as the Cartesian coordinates of a location in a n-dimensional Euclidean space.
MaterialMaterial is a substance or mixture of substances that constitutes an object. Materials can be pure or impure, living or non-living matter. Materials can be classified on the basis of their physical and chemical properties, or on their geological origin or biological function. Materials science is the study of materials, their properties and their applications. Raw materials can be processed in different ways to influence their properties, by purification, shaping or the introduction of other materials.
Screen printingScreen printing is a printing technique where a mesh is used to transfer ink (or dye) onto a substrate, except in areas made impermeable to the ink by a blocking stencil. A blade or squeegee is moved across the screen to fill the open mesh apertures with ink, and a reverse stroke then causes the screen to touch the substrate momentarily along a line of contact. This causes the ink to wet the substrate and be pulled out of the mesh apertures as the screen springs back after the blade has passed.
Unit testingIn computer programming, unit testing is a software testing method by which individual units of source code—sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures—are tested to determine whether they are fit for use. It is a standard step in development and implementation approaches such as Agile. Before unit testing, capture and replay testing tools were the norm. In 1997, Kent Beck and Erich Gamma developed and released JUnit, a unit test framework that became popular with Java developers.
Social supportSocial support is the perception and actuality that one is cared for, has assistance available from other people, and most popularly, that one is part of a supportive social network. These supportive resources can be emotional (e.g., nurturance), informational (e.g., advice), or companionship (e.g., sense of belonging); tangible (e.g., financial assistance) or intangible (e.g., personal advice). Social support can be measured as the perception that one has assistance available, the actual received assistance, or the degree to which a person is integrated in a social network.