Flatbed scanner 3d objects


What To Expect From 3D Scanning, And How To Work With It

3D scanning and 3D printing may sound like a natural match for one another, but they don’t always play together as easily and nicely as one would hope. I’ll explain what one can expect by highlighting three use cases the average hacker encounters, and how well they do (or don’t) work. With this, you’ll have a better idea of how 3D scanning can meet your part design and 3D printing needs.

How Well Some Things (Don’t) Work

Most 3D printing enthusiasts sooner or later become interested in whether 3D scanning can make their lives and projects easier. Here are a three different intersections of 3D scanning, 3D printing, and CAD along with a few words on how well each can be expected to work.

Goal Examples and Details Does it work?
Use scans to make copies of an object.
  • 3D scan something, then 3D print copies.
  • Objects might be functional things like fixtures or appliance parts, or artistic objects like sculptures.
Mostly yes, but depends on the object
Make a CAD model from a source object.
  • The goal is a 1:1 model, for part engineering purposes.
  • Use 3D scanning instead of creating the object in CAD.
Not Really
Digitize inconvenient or troublesome shapes.
  • Obtain an accurate model of complex shapes that can’t easily be measured or modeled any other way.
  • Examples: dashboards, sculptures, large objects, objects that are attached to something else or can’t be easily moved, body parts like heads or faces, and objects with many curves.
  • Useful to make sure a 3D printed object will fit into or on something else.
  • Creating a CAD model of a part for engineering purposes is not the goal.
Yes, but it depends

In all of these cases, one wants a 3D model of an object, and that’s exactly what 3D scanning creates, so what’s the problem? The problem is that not all 3D models are alike and useful for the same things.

3D Scanning Makes Meshes, Not CAD Models

Broadly speaking, there are two kinds of 3D models: CAD models, and meshes. These can be thought of as being useful for engineering purposes and artistic purposes, respectively. Some readers may consider that a revolting oversimplification, but it is a helpful one to make a point about how 3D scanning, 3D printing, and CAD work do (and don’t) work together.

Hackers designing parts are typically most interested in CAD models, because these represent real-world objects that get modified in terms of real-world measurements. But 3D scanning will not create a CAD model; it will create a mesh.

Typical CAD model editing example, showing a model as a solid object, altered in terms of geometric features and real-world measurements. A typical mesh editing operation. The object is a network of points connected into a mesh, which can be manipulated and deformed.

Meshes can be used for engineering purposes — . stl files are meshes after all, and are practically synonymous with 3D printing — but a mesh cannot be modified in the the same ways a CAD file can. With a mesh, one does not extrude a face by a specific number of millimeters, nor does one fillet a corner to a specific radius. Meshes can absolutely be modified, but the tools and processes are different.

To sum up: 3D scanning makes 3D models from real-world objects, but the models that come out of the scanning process aren’t necessarily suitable for engineering purposes without additional work.

Options for the Home-based Hacker

At the beginning of this article I selected three typical intersections of 3D scanning, 3D printing, and CAD work to illustrate the various imperfect fits between them. Now I’ll go into those three use cases in more detail, and provide ways for the average hacker to use 3D scanning to make a project easier.

Using 3D Scanning to Create Copies

Photogrammetry is an accessible way to create 3D models, and free as well as paid options exist. Generally, the smaller and more complex an object, the harder it will be to obtain a result that preserves all the features and details.

Photogrammetry uses multiple photos of an object taken from a variety of different angles, and software interprets these photos to create a point cloud representing the surface of the object. A mesh 3D model representing the object can then be generated. Some cleanup or post-processing of the model is usually required, depending on the method and software.

    • This blog post from Prusa Research walks through how to get the best results with Meshroom, a free option for 3D scanning using photogrammetry.
    • OpenScan (and OpenScan Mini) is a DIY project by [Thomas Megel] aimed at using photogrammetry to scan small objects with high accuracy.
    • RealityCapture is non-free software with a number of useful features and well-made tutorials. Notably, they have a license model option aimed at occasional use and small quantities. Since most software subscription models rarely make sense for hobbyists and one-off projects, it can be worth a look.

Creating a CAD Model from a 3D Scan

Since 3D scanning will not generate a CAD model, it’s not a direct alternative to designing a part in CAD. Most CAD programs allow importing a mesh, but the imported mesh remains a mesh, which cannot be modified in the same way as other CAD objects. It might be useful as a guide for a new design, however.

A mesh converted to a solid will become an object made up of collection of triangular faces, identical to the ones that made up the original mesh. This is rarely what a novice CAD modeler expects.

One may wonder if it is possible to convert from one format to another. It is, but the conversion may not be what one expects. Converting a CAD model into a mesh is simple enough, but converting a mesh into a CAD solid is less straightforward.

If a mesh is not too complex, it can be transformed into a solid (here is one way to do so by using MeshLab and FreeCAD) but it still won’t be a “normal” CAD object, and the image here demonstrates why.

If one’s goal is to use 3D scanning to make the creation of a CAD model easier and the conversion result shown here won’t do the trick, the next best thing is to use the 3D scan as a master and model a new part around it to match, using the imported mesh as a guide. One project that uses this approach is this custom trackball designed around a molded ergonomic prototype.

Some professional software suites have the ability to export to CAD, but the essential workflow is the same, with a scanned mesh being used as the reference for a new design.

3D Scanning to Digitize Inconvenient or Troublesome Shapes

This scan of a laser cutter’s panel is obviously only part of the whole machine, but the important part is present.

Sometimes an accurate 3D model of a shape is needed, and that shape isn’t easily modeled or measured by hand. The same photogrammetry tools mentioned earlier are useful here, but their purpose is different. Instead of modeling the object from top to bottom to make an accurate copy, often only part of the object is needed.

For example, modeling the shape of an equipment panel or dashboard requires only the relevant section to be scanned successfully. A person’s head can be scanned to ensure a precise fit for a helmet or mask, and there’s no need to get a full scan of the entire body. In general, fewer pictures are needed and post-processing and model cleanup is easier because there is a smaller area of interest. A size reference must be included somehow for scaling later, because most 3D scans do not intrinsically create 1:1 models.

An excellent example of this approach is this project to design a custom control panel intended to fit an existing piece of equipment. Unlike when scanning a whole object with the intent of duplicating it, there’s no need to capture difficult-to-reach places like the bottom or back. This makes both scanning and model cleanup easier.

Professional Scanning

Another option is to pay for a professional scan. Fancy scanners and software suites costing thousands, or tens of thousands, of dollars and aimed at engineering applications exist, and while they are out of the reach of the average hacker, paying for a company to do a scan or two might not be.

Accuracy and resolution can be beyond what’s possible with photogrammetry, and some of the professional software suites have fancy features like aligning multiple scans, accurate size references, or the ability to generate CAD models based on scan results.

A 1:1 model from a professional 3D scanning tool, the product of aligning and merging multiple separate scans from different angles to get a complete model. It is still a mesh, but it accurately represents the original in both features and scale.

Shown here is the model of a part I had professionally scanned with a Creaform HandySCAN Black 3D scanner, according to my invoice. It is an old wood grip from an antique firearm. The scan still created a mesh, but it was an accurate 1:1 model of the original that I was able to use to print replacements on an SLA 3D printer.

When getting a quote for professional 3D scanning, be sure to ask about fee structure and be clear about your needs. In my case, it was cost-effective to scan multiple similar objects under a single setup fee.

Know What 3D Scanning Can (and Can’t) Do

3D scanning is getting better and more accessible all the time, but the fact that it generates a mesh means it doesn’t always fit smoothly into a 3D printing and CAD part design workflow. That doesn’t mean it can’t be useful, but it does mean that it’s important to know the limitations, and how they will affect your needs.

Of course, one can always dig out the calipers and manually model a part in CAD, but not all parts and shapes are easily measured or reverse-engineered. 3D scanning is a great alternative to modeling complex, real-world objects that would be impractical or error-prone to create by hand.

Have you successfully used 3D scanning to make a project easier, or have a favorite method or tool to share? We definitely want to hear all about it, so please take a moment to share with us in the comments.

▷ scanning 3d objects on flatbed scanner 【 STLFinder 】

3D Scanner on Wheels

thingiverse

Not satisfied with my Ciclop scanner I designed a version dedicated for use with the Zephyr free version, and use of a Smartphone. ... The software makes 25 photo's per revolution, so 2 camera positions are possible to have the maximun of 50 Photo's...

3D Scanning on Relievo

sketchfab

Great detail performance by KSCAN 3D scanner. ...Show you every Chinese character under blue laser scan mode with 10μm resolution.

Table rotary scanning 3D objects and photo

thingiverse

Table rotary for scanning of 3D objects or taking photos. Intervals of 10 degrees. ...I used ball bearing Z1009.

3D Scanning on Night Owl

sketchfab

PRINCE 3D SCANNER blue laser mode: resolution is up to 0. 02mm, greatly improving detail performance.

3D Scanning on Portrait Sculpture

sketchfab

... hair, moustache and wrinkles. ...The PRINCE 3D scanner captures details with high efficiency under dual laser scan modes. Red laser mode: speed 480,000 measurements/s for great efficiency. ...Blue laser mode: resolution 0.02mm for extreme detail.

3D scanning on ARCore Q1/2019

sketchfab

The current state of 3D reconstruction quality on ARCore.

Cow on Grass - 3D Scanning Tutorial!

thingiverse

This is the model from the [tutorial published on Instructables](https://www. instructables.com/id/3D-Scanning-and-Printing-Statues-Using-TRNIO-and-M/)! Interested in 3D Scanning using your iOS device? ...Check out the full tutorial on how to scan...

Shadow 3D : smartphone 3D scanner based on shadow geometry

thingiverse

3D scanner based on shadow geometry. - All you need is your smartphone except a simple jig to be printed and a blank postcard. No laser projectors or motors needed. - It can measure smooth surface which will fail with photogrammetric method,...

Camera Top for Ceb's 3d Scanner based on FabScan

thingiverse

. .. were missing the camera top in an Stl. ... The rest of the items you need to make his "3D Scanner based off FabScan open source project" are located at http://www.thingiverse.com/thing:284142. ...I circled the item I made from Ceb's original SCAD file.

Protective scanning case for the Revopoint POP 3D Scanner- including Lens cap

cults3d

*Latest update : Upon request added 2 versions of the case, one with bigger honeycomb holes and bigger space between them to make it more resistant and print better, and one without any holes for those who wish to make their own holes in the STL with...

Printer Scanner Low Poly Subdivison On Low-poly 3D model

cgtrader

On a few models are unapplied modifiers, which you can turn of to get even less polys. --Scale-- This scene is modeled in real world scale. If you got any questions on this model just pm us, we will reply as soon as possible. ... Created by Nele...

Arduino UNO shield for Horus Firmware on ciclop 3D Scanner

thingiverse

On the right side you have to solder a bridge. Powered from the UNO DC-in jack. Use only at your own risk, is used the parts that i had at home, still a betaversion/work in progress . ... Instructions...

3D Scanner

grabcad

3d scanner based on intel realsense d435 camera

scanner 3d

myminifactory

scanner 3d con telefono

3D Scanner

grabcad

First prototype of 3D scanner

3D_SCANNER

grabcad

A 3D Scanner model with distance sensor

3D Scanner

grabcad

3D Scanner Concept. ...add me: twitter: @martinhajsinger linkedin: @martinhajsinger https://hajsingermartin.wixsite.com/home

Minox film strip holder for flatbed scanner

thingiverse

Put the film strips into the holder, carrier down, emulsion up, secure them in place with the clamp, put the whole holder into the gap of the standard 135 (35 mm) film holder on the scanner glass and scan you pictures. There are four versions. ...

3D Scanner

thingiverse

This project has been inspired by this project:http://www.instructables.com/id/Lets-cook-3D-scanner-based-on-Arduino-and-Proces/?ALLSTEPS Since I have a 3D Printer, I have made my own design for the turn table, the laser and camera holder. See the...

APS film holder for flatbed scanner

thingiverse

This is a holder for scanning analog APS film (24 mm wide) on a flatbed scanner (it is designed to work with an Epson V700 and similar models (10 mm between the glass surfaces)). Instructions: The end piece has to be mirrored and printed twice. ...

3D Scanner

grabcad

It is a 3D scanner that is designed for Graphic Designing and Medical Purposes. ...It is a group project done by myself, Brice Veyna, Mohammad and Abdullah Alqahtani

3D SCANNER

thingiverse

some parts can be printed in large parts can be printed grabcad link to drop down https://grabcad. com/library/3d-scanner-14

110 Film Holder for Flatbed Scanner - Short

prusaprinters

This works really well on my flatbed scanner, but others have used it for digitizing with their digi-cam (DSLR or mirrorless) scanning stations.To see actual prints of my design, check out the “Makes” tab (I print basically everything I design.)Print...

110 Film Holder for Flatbed Scanner - Long

prusaprinters

This works really well on my flatbed scanner, but others have used it for digitizing with their digi-cam (DSLR or mirrorless) scanning stations.To see actual prints of my design, check out the “Makes” tab (I print basically everything I design. )Print...

3D Scanner

thingiverse

After finding the source code to a 3D scanner turntable on the internet I decided to make my own design of a 3D scanner setup. All credits for the source code goes to Whitney Potter for making the code. Source Code can be found here ...

3D scanner

thingiverse

was designed to not use as much material as other 3d scanner designs. Phone/camera holder not included yet. requires a 10mmx30mmx9mm bearing and a piece of paper. ... ...

3D Scanner

prusaprinters

After finding the source code to a 3D scanner turntable on the internet I decided to make my own design of a 3D scanner setup. All credits for the source code goes to Whitney Potter for making the code. Source Code can be found here...

3D Scanner

thingiverse

Please be cautious.*** ---------- This is a 3D scanner that can be built and assembled only with 3D-printed parts, apart from the electronics (full list of components below). The scanner is driven by two stepper-motors and a range-sensor, controlled...

3D scanner

pinshape

3d scanner is for making photos in 360. it's also for apps like heges, trnio, capture etc… You can rotate arm in 360, You can rotate platform (3dscantop.stl) in 360. ...You can rotate arm and phone holder up and down You can change length of. ..

Scanner 3d

thingiverse

Lo scanner è stato ingrandito al 155% modificato x utilizzare all'interno dei cuscinetti di grandezza 19 x 6mm. ... Alla base sono stati eliminati i perni e sostituiti con dei perni di metallo con testa da 6mm e incollati con colla bi-componente.

Used Roland LPX-60 DS 3D Scanner - Used 3D Scanner at a bargain price at Foliplast

Used Roland LPX-60 DS 3D Scanner - Used 3D Scanner at a bargain price at Foliplast
  • Home
  • Catalog
  • Used Equipment (Used)
  • Roland LPX-60 DS 3D Scanner - Used Equipment
  • Description
  • Video
  • Payment and delivery
  • Reviews

Description

The DS Series 3D laser scanners make laser scanning easier than ever. Working with Roland 3D scanners is as easy as using a regular flatbed scanner. Now you can quickly and accurately digitize 3D objects for use in CAD applications. Installation, connection and operation of the 3D scanner is simple and does not require any professional skills. The wide range of 3D scanners of the DS series allows you to choose a scanner for your unique needs.
The 3D laser scanners of the LPX DS series at the touch of a button create a detailed, high-resolution 3D model with smooth surfaces. LPX EZ Studio software automatically scans, blends and merges planes, fills gaps and smoothes 3D models. The optional Pixform Pro II software expands the possibilities of working with scanned data, allowing the user to quickly convert the scan result into a fully editable 3D CAD model. The liveTransfer™ feature allows the user to convert finished files directly to popular software packages such as SolidWorks, UGS NX or Pro/Engineer Wildfire.
Roland LPX series scanners scan objects up to 400mm high and up to 255mm in diameter. These 3D laser scanners allow designers to create a computer model of very complex objects in minutes. LPX scanners are used to create CAD/CAM models of consumer goods, packaging, figurines, jewelry and bijouterie for subsequent mold making, as well as various machine parts, samples, templates, master models for metal milling using other Roland machines.
Rotary and planar scanning modes give great versatility when scanning a wide range of objects. In rotary mode, the LPX-60DS/600DS quickly scans the entire object on a fully integrated turntable. In planar planning mode, the machine scans the model in six independent planes to capture ridges and cavities.

Special Features:

  • Compact and inexpensive LPX-60: 203mm diam., 305mm high, 0.2mm resolution.
  • USB port for quick and easy connection
  • Attractive design and quiet operation ideal for the office
  • Roland LPX EZ Studio software included
  • The whole scanning operation is performed by one button

Main specifications:

Name Meaning Unit.
Table size Diam. 203.2 mm
Max. scan area Width 203; Height 304 mm
Min. scan step 0.2mm Circumferential 0.2deg
Repetition accuracy 0.01 mm
Max. table load 5 kg
Output Format DXF, VRML, STL, 3DMF, BMP, IGES
Nutrition AC 100-240V ±10% 50/60Hz 1.0A
dimensions 500 x 382 x 619 mm

Video

To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video

Payment and delivery

It is possible to pay for goods and services purchased at TPK Foliplast LLC by means of a non-cash transfer of funds by the customer to the settlement account of the organization.

About delivery

Delivery of goods can be carried out by self-delivery from the main warehouse of TPK Foliplast or with the help of transport companies. Delivery to the regions of Russia by a specific transport company is agreed with the client individually.

For the convenience of preliminary calculation of shipping costs, we provide links to calculators of popular transport companies:


Cost calculation


Cost calculation


Cost calculation


Cost calculation


Cost calculation


Cost calculation


In such regions as: Nizhny Novgorod, Moscow, St. Petersburg, Samara, Kazan, Novosibirsk, our products can be obtained at the following addresses:
Nizhny Novgorod (production and main warehouse):
st. Pamirskaya, 11n

Moscow:

Major Express - st. Dobrolyubova, d. 2, building 1 CDEK - Aviamotornaya st., 67/8, building 1
Business Lines - st. Lobnenskaya, 18, building 2
DPD - Kirovogradskaya street, 15
Baikal Service - st. Plekhanova, 11, building 6
PEK - 1st Vyazovsky pr., 4, building 19

St. Petersburg:

Major Express - st. Dvinskaya, 23 CDEK - st. Rossiyskiy Ave., 8
Business Lines - 1st Upper Lane, 12 B
DPD - st. Domostroitelnaya, 1, Letter B
Baikal Service - 1st Upper Lane, 12 E
PEK - st. Tosina, 9

Samara:

Major Express - st. Stara Zagora, 25 CDEK - st. Volskaya, 71
Business Lines - st. Democratic, 45A
DPD - st. Vrubel, 11
Baikal Service - st. Tovarnaya, d. 8, building 1
PEK - st. Zemetsa, d. 32, bldg. 354

Kazan:

Major Express - st. Vosstaniya, d. 100, building. 211a CDEK - st. Dekabristov, 156
Business Lines - st. Adela Kutuya, 151
DPD - st. Hlebozavodskaya, 7 V
Baikal Service - st. Bukharskaya, 3
PEK - st. Tikhoretskaya, 19

Novosibirsk:

Major Express - st. Family Shamshin, 30 CDEK - st. Krivoshchekovskaya, 15, bldg. 1
Business Lines - st. Sukharnaya, 35/1
DPD - st. Bolshaya, d. 256 B, building. 1
Baikal Service - st. Chukotskaya, d. 2B, bldg. 1
PEK - st. Planetnaya, 30, bldg. 2A

A wide range of Large selection of equipment and materials

Quality standards Quality of production and business processes according to GOST ISO

Quality service Staff of professional engineers and consultants


Services

Our experts will answer any question you may have about the product

Ask a question


Share

Back to list

3D scanning and construction of a measurement model of the facades of the main building of Moscow State University

3D scanning and construction of a measurement model of the facades of the main building of Moscow State University

Source: engineering company "NGKI".

Specialists of the engineering company "NGKI" have extensive experience in 3D scanning and creating measurement models of various cultural heritage sites and architectural monuments, surveying for the purposes of restoration, reconstruction, and monitoring. One of the areas of scanning and modeling of architectural objects is the facade photography of buildings and structures for the purposes of video mapping.

Video mapping is a modern form of multimedia art, when a visual series is broadcast on the facades of buildings or structures with sound accompaniment, taking into account their exact location, shape, geometry and size. To project a video image onto facades, the view designers need an accurate model of the building, called a "3D mask", which is obtained using 3D scanning technology .

The facades of the main building of Moscow State University are an ideal platform for projecting large-scale video images, which is why for the first time in the history of Russia in 1997, the Jean-Michel Jar show dedicated to the 850th anniversary of the founding of the city of Moscow was projected on these walls. The shooting of the main part of the MSU building and the territory adjacent to it was carried out with a laser scanner Leica ScanStation P20 , however, the P20 was not enough to scan the spire of the central part of the main building, whose height is 240 meters at the top point. NAVGEOKOM, the Russian subsidiary of Leica Geosystems, helped to get out of the situation by providing a new Leica ScanStation P40 scanner with a range of 270 meters.

An additional important option in this project was the task of scanning and modeling the area adjacent to the Moscow State University building with plantings and sculptures for the purpose of further designing the arrangement of projecting equipment, taking into account the interference created by trees and elements of the sculptural composition.

The extensive experience of NGKI engineers, acquired in multiple shooting of architectural objects for video mapping purposes, made it possible to optimally select the detail of modeling of sculptural groups and bas-reliefs without a significant increase in modeling time.


Learn more