Tampilkan postingan dengan label software. Tampilkan semua postingan
Tampilkan postingan dengan label software. Tampilkan semua postingan

Easel CNC web based CAD software for your desktop CNC mill

Posted by Unknown Sabtu, 01 Februari 2014 0 komentar



Presentation of new web based CAD software which would simplify work with desktop CNC machines like Shapeoko. It is still in beta and the website takes mailing list notifications sign-up.

http://www.easelcnc.com/




Baca Selengkapnya ....

faBrickation 3d printing with volume replaced wth Lego blocks by Hasso Plattner Institute

Posted by Unknown Jumat, 31 Januari 2014 0 komentar


faBrickation a new approach to rapid prototyping of functional objects, such as the body of a head-mounted display. The key idea is to save 3D printing time by automatically substituting sub-volumes with standard building blocks — in our case Lego bricks.
When making the body for a head-mounted display, for example, getting the optical path right is paramount. Users thus mark the lens mounts as “high-resolution” to indicate that these should later be 3D printed. faBrickator then 3D prints these parts. It also generates instructions that show users how to create everything else from Lego bricks.
If users iterate on the design later, faBrickator offers even greater benefit as it allows re-printing only the elements that changed. We validated our system at the example of three 3D models of functional objects. On average, our system fabricates objects 2.44 times faster than traditional 3D printing while requiring only 14 minutes of manual assembly.
More Information: http://www.hpi.uni-potsdam.de/baudisc...
faBrickation is a research project by
Stefanie Mueller, http://www.stefaniemueller.org 
Tobias Mohr,
Kerstin Guenther,
Johannes Frohnhofen,
Patrick Baudisch, http://www.patrickbaudisch.com
Hasso Plattner Institute, Germany












Baca Selengkapnya ....

Adobe is getting in 3d printing with Photoshop CC 14.2 update

Posted by Unknown Senin, 27 Januari 2014 0 komentar
Adobe is joining the ranks of corporations that got into 3d printing field. Photoshop cc update 14.2 bringe many features for 3d model print preparation and support for several 3d printers.
Support for directly printing from Photoshop CC to 3D Systems Cube, MakerBot Replicator 2, MakerBot Replicator 2x and Zcorp Full Color is built in, as is the ability to export an STL file.
It can work with several 3d print object properties, such as:
  • Printer Volume – This will show the measurement that the model is shown in (the numbers marked in Blue are shown in the chosen measurement).
  • Detail Level – Minimum size of features that can be printed.
  • Show Printer Volume Overlay – This is the cage around the model, the cage is generated and shows the maximum capacity of the print chamber in the 3D printer
  • Printer Volume – The size of the print chamber in the measurements that have been specified above.
  • Scene Volume – This is the size of the physical cage around the model inside Photoshop CC, this can be modified using the numbers, or a fast way to scale the model to the cage is it click the button marked “Scale to print volume”.
  • Surface Details – Photoshop CC will use the Bumps, normal maps and opacity to enhance the final detail.
  • Support Structures – Photoshop CC will generate the supports and raft for the output preview.
For Photoshop CC to be able to print the model, it will automate the following tasks for you, i.e :-
  • Wall Thickness – The model is hollow, the walls will need to be adjusted to make sure the minimum wall thickness is achieved, in accordance to the selected printer specification.
  • Repair the model – The Model may not be, what’s know as “Water tight”, which means it may have holes in it, or normals that are the wrong way around (there are other elements here as well), that will cause the print to not properly.
  • Create scaffolding – The elements that we explained earlier that are ‘floating’ need to be supported during the print.

Short introduction video:



More detailed video with demonstration of new 3d printing features:




Opinions on this move differ from person to person. Some say that Adobe should focus more on their core business and Photoshop CC is just not the most suitable choice for this role and can not replace specialized 3d printing CAD / CAM tools with long development. The future will show how Adobe and Photoshop will fit into the high-end industry where they want to be and how the hobbyist and DIYers will use it.

Detailed blog post on Adobe official blogs:

http://blogs.adobe.com/richardcurtis/?p=2412



Here is another video review od Psdtuts+:





Baca Selengkapnya ....

Using Open SCAD with external advanced text editors Sublime Text, Notepad ++, Textmate and other

Posted by Unknown 0 komentar
If you are using OpenSCAD and you are limited by its simple code editor, you can use it with advanced text editors like Sublime Text or Textmate to code in. They offer many advanced options like syntax coloring, automation of many manual operations etc.

You can use OpenSCAD with almost any external text editor, here is the short explanation:
OpenScad is able to check for changes of files and automatically recompile if a file change occurs. To use this feature enable "Design->Automatic Reload and Compile"
Once the feature is activated, just load the scad file within OpenSCAD as usual ("File->Open..").
After that, open the scad file in your favorite editor too. Edit and work on the scad file within the external editor. Whenever the file is saved to disk (from within the external editor), OpenSCAD will recognize the file change and automatically recompiles accordingly.
The internal editor can be hidden by minimizing the frame with the mouse or by selecting "View->Hide editor".
Open SCAD is programmatic CAD that is used most often, but there are many others. Some of them have syntax coloring, and probably some more could be used with external text editors.  

Textmate (Mac OS only) OpenSCAD add-on:
http://www.thingiverse.com/thing:15292

Textmate webpage: http://macromates.com/

Notepad++ language file:
http://www.thingiverse.com/thing:15363

Notepad++ text editor download: http://notepad-plus-plus.org/

Sublime Text 2 OpenSCAD add-on:http://www.thingiverse.com/thing:235558

Sublime Text multiplatfrom text editor: http://www.sublimetext.com/






Here are some information how to use OpenSCAD with

emacs: https://github.com/openscad/openscad/blob/master/contrib/scad-mode.el

and Kate: here is the Kate syntax file http://www.thingiverse.com/thing:29505

Source:

http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_an_external_Editor_with_OpenSCAD

Baca Selengkapnya ....

Speed up Skeinforge slicing with PyPy

Posted by Unknown Jumat, 24 Januari 2014 0 komentar
PyPy is alternative to standard Python distribution and it can speed up execution of all python code, like skeinforge.py used for slicing.

Here is video showing differences in performance when slicing in ReplicatorG with skeinforge.py. PyPy is much faster and clear winner.



Here is the link to PyPY:

http://pypy.org/

if you run in into any problems with PyPY installations there are support forums, just google for it ;-)



Baca Selengkapnya ....

What software should I use when starting 3d design and modelling for desktop manufacturing?

Posted by Unknown 0 komentar
There are many options and variables when choosing the 3d design software that suits your needs when you get into 3d printing.
Here is a useful decision tree chart that will simplify the decision based on price, platform and your personal preferences:

Click on the chart for bigger size version:


























Here is the page dedicated to 3d printing related software and links to it:

http://diy3dprinting.blogspot.com/p/3d-design-and-printing-software.html

Source:

http://realizebxl.be/

Baca Selengkapnya ....

Turn your CNC into 3d printer with add-on that upgrades Mach3 into 3d printing sofware by Nuri Erginer

Posted by Unknown Rabu, 15 Januari 2014 0 komentar
Nuri Erginer developed an addon for Mach3 CNC software that upgrades it to run modified Skeinforge   inside Mach3 program itself. You will then need to use only Mach3 software both for slicing the .STL file and 3d printing directly.
The CNC machine will, of course, need some hardware upgrades such as printhead as well to fully turn your CNC into 3d printer, but this software upgrade will make your CNC hacking much easier.




Software add-on and instructions can be found here:

http://cnc2printer3d.wordpress.com/software/

Update:

Here is another way to use Mach3 on CNC machine as 3d printer, and description of hardware needed. One could combine those two methods.

http://diy3dprinting.blogspot.com/2014/01/another-way-to-use-high-end-cnc-as-diy.html



Baca Selengkapnya ....

GCodePrintr V1.52 for Android has been released

Posted by Unknown Minggu, 12 Januari 2014 0 komentar
GCodePrintr V1.52 has been released for your Android device:
  • 3D Printing from any Android device - PC less printing
  • Connect to a printer using USB OTG/Host port
  • Supports wireless printing over Bluetooth
  • Touch screen printer control interface (X,Y,Z Movement, Heat, Fan,..)
  • Layer by layer visualization and print simulation
  • Show details like estimated time, speeds, filament usage, cost,..
  • Printing is done in background (Android service)
  • Small web interface to remotely view print status.
  • Receive print object from PC over network
  • Works with many 3D printers and multiple firmwares (Sprinter,Marlin,..)
Homepage: http://gcodeprintr.dietzm.de
Google Play:https://play.google.com/store/apps/details?id=de.dietzm.gcodesimulatorprinter

GCodePrintr was previously known as GCodeSimulator &Printer and has been renamed recently

V1.52 changes
  • GCodeSimulator&Printer renamed to GCodePrintr
  • New 3D app icon and logo made with openSCAD.
Printing is done by an Android background service
  • Once connected, a service is started to handle the connection.
  • Print jobs will be done by the service, the App itself can be closed.
  • Print progress is shown on the notification panel (% complete + time remaining)
  • Click on the notification, will open up the App and sync up with the service.
  • Printer connection can be closed by pressing X on the notification (be careful, it will stop your print )
Rudimentary webserver to view the print status with a web browser
  • Connect to the webserver using the Androids device IP with port 2323.
  • Stop/Pause a print over the web interface
  • Start/Stop IP Webcam over Webinterface (Using IP Webcam App)
  • web server depends on the printer service and is only active when the service is started.
Many bug fixes and smaller improvement
  • some (experimental) Makibox improvements
  • Option to save gcode files which have been received wirelessly. (Requires Permission to write to external storage)
  • Option to write a full communication log to sd card (for debugging)
  • Removed status bar option (statusbar is always on now)
  • Show Print status text on status bar
  • Makergear M2 / Rambo board support

Baca Selengkapnya ....

PREFORM 1.0 for your Form 1 is released and out of beta

Posted by Unknown 0 komentar
From 1 owners rejoice! PreForm 1 is out of beta and ready for download!

From Form 1 blog:
Today, we’re thrilled to announce the release of PreForm 1.0.

Shedding the beta suffix, as well as that pesky leading zero, PreForm 1.0 brings model preparation for the Form 1 to a new level of maturity and performance. It’s been a long time coming!

This major update includes hundreds of fixes and features, along with a slick interface overhaul. We've made substantial improvements in how your model’s supports are generated and printed.
Altogether, we’re incredibly proud of PreForm’s latest incarnation. There are some real stand-out features.
To make removing a freshly-printed model from the build platform easier, PreForm’s support generation algorithm now includes handy quick release tabs — small notches on the side of your model’s base that help it lift easily off the build platform. Wedging a narrow tool into the notch will give you some leverage to pop the model right off.

More File Types

PreForm 1.0 supports .OBJ files. For those of you working in SketchUp (along with a number of other CAD programs), you can now export your models directly into PreForm, without having to generate an .STL.

Native Mac OS X Menus

We’ve been squashing Mac bugs since version 0.8.4, and now we’ve got the graphical interface to support it fully.

Re-Engineering

We know you want to be printing, not troubleshooting our software or waiting for models to render. An under-the-hood overhaul of PreForm dramatically increases the program’s speed and versatility, while decreasing the amount of computing power it needs. We’re excited to see what you do with the newest version.

Download:

http://formlabs.com/pages/software

Source:

http://formlabs.com/blogs/blog/11379425-coming-out-of-beta-preform-1-0




Baca Selengkapnya ....

SoftKinetic advanced 3d scanning technology and MekerBot partnership

Posted by Unknown 0 komentar
They 3d scan object by measuring time that the light travels from object to sensor. The technology is called "time-of-flight" technology and it is now implemented by some cutting edge technology companies (like xBox sensor). So, in the future, we can expect better 3d scanning devices and more gesture control in design and human interface to 3d printers.

http://en.wikipedia.org/wiki/Time_of_flight





From video description:
Anna Kaziunas France met with SoftKinetic's Chief Marketing Officer Eric Krzeslo at their suite in the LVH to ask him about their new partnership with MakerBot to enhance their 3D camera technology for 3D scanning that was announced Monday at CES 2014. SoftKinetic is provides 3D vision and and gesture recognition technologies for the consumer electronics, automotive and industrial markets; who license their intellectual property.

Here is a video demonstration of SoftKinetic 3d scanner:



From company page:


Patented DepthSense® 3D Imaging time-of-flight CMOS sensor is smart enough to understand the most subtle of everyday human gestures and the shape, size and behavior of objects. It measures how long it takes for infrared light to make the trip from the camera and back – the time-of-flight – and gives the 3D DepthSense camera power to turn raw data into real time, 3D images, as well as greyscale confidence and depth map images.

http://www.softkinetic.com/












They also do lot of gesture control related sensors and technologies:


Baca Selengkapnya ....

Deezmaker Bukito and Leopoly integration presented on CES 2014 by Hak5

Posted by Unknown Kamis, 09 Januari 2014 0 komentar



The maker of the Bukobot shows off their new portable 3D printer - the Bukito.
http://deezmaker.com/bukito-portable-...

Deezmaker has integrated with Leopoly, a site that brings 3D models available to everyone.
http://leopoly.com.

Here are some previous post about Bukito:

http://diy3dprinting.blogspot.com/2013/08/demonstration-video-of-bukito-3d-with.html

http://diy3dprinting.blogspot.com/2013/07/interview-with-diego-porqueras-about.html




Baca Selengkapnya ....

Object steganography method to hide data in shape of 3d printed objects

Posted by Unknown 0 komentar
Ingenious and cool process designed by Noah Feehan of hiding data in 3d printed object. Shape itself can then be scanned for information to be extracted and decrypted.

Physical object IS encrypted data carrier, carrying it in its shape. I could not find more detailed or software itself, however concept is intriguing and deserves attention and further exploration.

From source site:
Object Steganography, Noah Feehan (2012)

Steganography is the practice of concealing one form of information within the properties of another; it has been used as a way of hiding information in plain sight for thousands of years.
“Object Steganography” is a series of parametrically-designed 3d printed objects: the shape of each piece is determined by a user-submitted word.
For example, one of the objects pictured here is the most common password in the world; the other is an illegal number.
Further work in this series will close the loop between computer fabrication and computer vision: Each object will be scanned back into a programming environment and decoded.

Object steganography software and .stl file generated





Pictures of 3d printed objects with data in their shape:

3d printed object with most common password data embedded in its form

3d printed object containing Illegal Number data encrypted in its shape 

Source:

http://p-dpa.tumblr.com/post/71516057042/object-steganography-noah-feehan-2012 via http://go3dprinting.tumblr.com/

I also googled it anf found a site that could be THE source: http://akamediasystem.com/2012/05/object-steganography/


There is a software project that encrypts .stl files:

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



Baca Selengkapnya ....

Print3r Android 3d print server by Terrawat Industries

Posted by Unknown Senin, 06 Januari 2014 0 komentar
Print3r is new android application that serves as 3d printing server on Android phones and tablets. Currently in Beta.

Print3r features:
  • 3D Print Server for Android OS
  • Supports Android Tablets and Handsets
  • Control 3D Print Jobs and Printer from:
  • Native Android Touch Screen
  • A Web Browser
  • Local and SD-card File Management
  • Upload Files via Web, Wifi, Bluetooth,
  • Supports Multiple Firmwares
  • OpenGL G-Code Viewer
  • E-mail and more
  • Many more features...
PRINT3R for Android is built from the ground up with the help of several carefully chosen open-source projects. The Web UI (pictured above) is based on OctoPrint. The OpenGL viewer (pictured above) is based on Rajawali for Android. Other helper projects include NanoHTTPDPooled for web services and Amarino-Embed, projects we maintain separately. More information can be found in the PRINT3R for Android 'Credits' screen and upcoming documentation.


Baca Selengkapnya ....

ShapeDo - community driven 3d model design and collaboration

Posted by Unknown Senin, 23 Desember 2013 0 komentar
ShapeDo is new community driven 3d model design and collaboration website. It has some powerful and interesting features.

Video of collaboration features inside ShapeDo:



http://www.shapedo.com/




Baca Selengkapnya ....

GCode Simulator & Print software - controlling 3d printing on PC, Android or via Bluetooth

Posted by Unknown Selasa, 10 Desember 2013 0 komentar
GCode Simulator is software package of several programs / apps that run on PC or Android device enabeling you to simulate G-Code 3d printing on your PC and on Android and giving you full control of compatible 3d printer in paid (1,99 €) version.
This is very useful since there is plenty of very affordable low cost Androide devices such as tablets that can provide you with powerful touch screen 3d printer controller.

GCode Simulator also supports wireless printing over Bluetooth. GCode Simulator & Printer can connect to Bluetooth enabled 3D printers. Any RepRap 3d printer based on RAMPS can easily be extended to support Bluetooth by connecting a JY-MCU Bluetooth serial  module.











Video of GCode simulator on PC making a 3d printing simulation:




Video of GCode simulator in Android environment:





Here is Steve Gerbers video of GCode Simulator running on ultra cheap Android tablet and working great with Cerberus delta printer:




For a full set of features and details visit GCode Simulator & Printer homepage

http://www.dietzm.de/gcodesim/






Baca Selengkapnya ....

Mobile phone 3d scanner application by ETH Zurich

Posted by Unknown 0 komentar
Technology developed by ERH Zurich enables you to use your smartphone as 3d scanner. It is patent pending and not yet available for general public, but it shows a general direction of technology. There are probably development teams and investors crying now since it could make specialized hardware 3d scanners obsolete.




From source page:

Today the Computer Vision and Geometry Lab of the Swiss Federal Institute of Technology (ETH Zurich, Switzerland) announced on December 3, 2013 recent research results turning a normal smartphone into a mobile 3D scanner. 3D scanning aims to capture the geometry of the 3D world, however most existing solutions require a complicated setup, are often hard to use and might not always work outdoors. The technology was demonstrated publicly for the first time today at the International Conference on Computer Vision in Sydney, Australia.
Instead of taking a normal photograph, a user simply moves the phone around the object of interest and after a few motions, a 3D model appears on the screen. As the user keeps moving, additional images are recorded automatically and used to extend the 3D model. As all calculations are performed directly on the phone, the user gets immediate feedback and can select additional viewpoints to cover missing parts of the 3D model. This is an important advantage compared to solutions that batch process all the images in the cloud at a later time.
The app also makes it possible to visualize the state of the 3D scan from different viewing angles, allowing the user to cover all the areas of the object he is interested in. Having a solution on a mobile phone enables the acquisition of 3D scans on-the-fly anywhere. Our approach works in a wide variety of settings, including low-light conditions such as inside a museum. A user can capture a 3D model of a museum piece and interactively study it at home later. After reviewing the model, a user might decide to upload his 3D data to a cloud service to further refine the results.
By using the inertial sensors of the phone, the scanning process can be made simple, intuitive and robust. After the 3D capture is started, the system automatically determines the correct moments to extract camera images based on the user motion.
Contrary to image-only 3D capture solutions the app is able to determine the absolute size of the scanned 3D object, as well as the vertical direction. Because of the complexity of the calculations needed to reconstruct hundreds of thousands of points, the graphics co-processor (GPU) of the phone is used to enable a faster reconstruction and increase interactivity for the user.
The technology also allows the 3D capture of faces, giving a third dimension to portraits, profile pictures or images of loved ones.
Having a convenient way of getting 3D models of everyday objects, users will now be able to copy real-world objects by scanning a full 360 degree model of an object. The resulting 3D model can be used for visualization or augmented reality applications, or even be used for 3D printing, potentially at a remote location, effectively enabling the user to replicate an object.
The patent pending technology was developed exclusively by ETH Zurich and can run on a wide range of current smartphones.
Source:

http://cvg.ethz.ch/mobile/






Baca Selengkapnya ....

Honeycomb - free browser based parametric CAD

Posted by Unknown Senin, 09 Desember 2013 0 komentar
Honeycomb is browser based sleek looking and free parametric CAD currently in beta. It looks much more usable than standard programmatic CAD.




http://honeycomb3d.com/




Baca Selengkapnya ....

Disarming Corruptor 3d model encryption software

Posted by Unknown Minggu, 08 Desember 2013 0 komentar
Disarming Corruptor is Mac OSX software that can encrypt your .stl files and render them unrecognizable.




From the source article:

According to Plummer-Fernandez his new software, named “Disarming Corruptor”, was born from a frustration with online 3D printing clearinghouses. While trying to upload an artistic rendition of Mickey Mouse to iMaterilize, algorithms within the site rejected the model on the grounds of copyright infringement.
Plummer-Fernandez was further frustrated when he learned Thingiverse had decided to remove / ban 3D models of weapons on their site.
In an interview with Forbes, Plummer-Fernandez expressed his deep concern: “I was confronting all these taboos showing up in 3D-printing around copyrighted material and 3D-printed weapons, and I think these services are leaving their users out to dry.”
In Plummer-Fernandez’s mind, the only way to fix this problem was to subvert the model uploading process by encrypting the designs.
The way it works is pretty simple. A user with any model, whether it be contraband or not, imports their .stl file into the Disarming Corruptor software. Once imported, seven factors that determine a model’s polygon arrangement can be distorted to render the model unrecognizable. At the same time, the software generates a 7-digit code which can be shared within secure communities, allowing downloaders to unencrypt the model.
According to Cody Wilson, founder of 3D printed gun maker Defense Distributed, “[Disarming Corruptor]explodes the idea that there will be certain shapes we can guard against. Information itself is plastic, and it can be molded and changed”.
Source:

http://www.engineering.com/3DPrinting/3DPrintingArticles/ArticleID/6599/Hiding-Contraband-in-Encrypted-3D-Models.aspx

From project page:

Disarming Corruptor is a tool for making reversible damage to your STL mesh file. This means you can obliterate it into something totally unrecognizable, share it online under its new guise, and selectively distribute the key code to recipients so they can reverse the damage and retrieve the original object.

In a time of prolific online espionage, crackdowns on file-sharing, and a growing concern for the 3D printing of illegal items and copyright protected artefacts, DC is a free software application that helps people to circumvent these issues. Inspired by encryption rotor machines such as the infamous Enigma Machine, the application runs an algorithm that is used to both corrupt STL files into a visually-illegible state by glitching and rotating the 3D mesh, and to allow a recipient to reverse the effect to restore it back to its original form. The file recipient would need both the application and the unique seven digit settings used by the sender, entering the incorrect settings would only damage the file further.

When patent trolls and law enforcement agencies find these files on sharing sites they will only see abstract contortions, but within the trusting community these files will still represent the objects they are looking for, purposely in need of repair. It could also be used to symbolically decommission files and throw away the keys, or to make something inoperative yet still recognisable so that other users would have to request a key to put it into use.

Project page:

http://www.plummerfernandez.com/Disarming-Corruptor

This is interesting software but I don't see it is strong protection. 7 digit code seems easy to brake with brute force attacks, and .stl sharing sites can easily recognize "messed up" files. True encryption that would change the appearance of a file in something recognizable (ie. encrypting IP protected shape into something that looks like simple toy) would be much harder.







Update:

here is a concept of encrypting data into the shape of 3d printed objects:

http://diy3dprinting.blogspot.com/2014/01/object-steganography-method-to-hide.html

Baca Selengkapnya ....

New Slic3r version 1.0.0RC1 is Out! Featuring built-in automatic STL repair

Posted by Unknown Selasa, 19 November 2013 0 komentar
New Slic3r is out with many new features! Huraaaaaayyy!

From the news post:

Major new features:
  • built-in automatic STL repair
  • OpenGL 3D preview of the repaired file (thanks to iXce for the initial work); also supports multi-material files
  • ability to override individual config options for each object in the same print job
  • new support material rewritten from scratch
  • new Ooze Prevention feature for multiple extruders (park extruders outside skirt and drop temperature by a specified delta)
  • options to avoid starting loops on convex vertices and/or overhangs
  • volume calculation
  • ability to customize how materials are mapped to extruders
  • new First Layer Acceleration option
  • new option to use firmware-controlled retraction (G10/G11)
  • new option to use a distinct extruder for support material interface

Improvements:
  • Slic3r is now much faster because many mature parts of code were rewritten in C++ for faster processing and less memory usage (Slic3r is now 40% C++)
  • most of memory is now truly shared between threads, reducing the total footprint
  • improved infill patterns and bridge detection
  • the automated test suite was largely enriched
  • don't combine retract and travel anymore when using G0 (Mach3 compatibility)
  • better Makerbot (Makerware/Sailfish) compatibility
  • Windows binaries are now built with Expat for faster AMF parsing
  • Minor improvements:
  • new [layer_num] placeholder in layer-change G-code
  • custom G-code can be supplied via command line too
  • some options were renamed or rearranged for clarity
  • new --info command line option to get information about the file
  • add .ngc to supported G-code suffixes
  • the wizard now saves initial profiles automatically
  • automatically copy Simple Mode settings into a 'Simple Mode' preset in Expert Mode

Changes:
  • layer height ranges are scaled automatically when object is scaled in plater
  • avoid G92 E0 for sailfish output
  • the "Infill every n layers" option was renamed to "Combine infill every n layers" to clarify its purpose

Bugfixes:
  • several threading issues were fixed
  • some situations causing incomplete infill were fixed
  • fixed regression causing wrong direction for inwards move in holes, thus little blobs
  • fix crash on Windows when username had non-ASCII characters
  • some spiral vase prints had little gaps in the loops
  • Z-offset was not applied to spiral vase prints
  • lift was not working correctly with multiple extruders and multiple skirt layers
  • fix speed math for wipe, which was causing too fast retraction
  • other minor fixes

http://slic3r.org/releases/1.0.0RC1


Update:

Here are some possible bugs screen-captured by Radusava







Baca Selengkapnya ....

Microsoft launches 3D Builder Windows 8 application

Posted by Unknown Senin, 18 November 2013 0 komentar
It gives you very simple library and very simple resizing commands. It is extension of the 3d printing support released recently for Windows 8.1. There will be many opinions about this, but it is step forward. Step by step 3d printing is getting everywhere.




I had trouble installing 3d Builder app on my PC for some time, probably because of my region. It works now.


http://apps.microsoft.com/windows/en-us/app/3d-builder/75f3f766-13b3-45e9-a62f-29590d5781f2


Video by: http://www.youtube.com/user/GeekWire






Baca Selengkapnya ....
Trik SEO Terbaru support Online Shop Baju Wanita - Original design by Bamz | Copyright of actress of pakistan.