The integrated 3D additive manufacturing software solution that streamlines the workflow from 3D Part to successful print.
Print what you want in exactly the way you want.
Print strategies are the recipe for 3D printing. For each type of powder, also depending on the manufacturer, an adapted printing strategy is required.
The right support structures are crucial for successful 3D printing. Our sofftware gives you full control over the right supports.
Developing new printing strategies is time-consuming and complicated? Not with our strategy development feature.
Our software allows the import of the most common 3D file formats. Besides STL, the 3mf format integration is a core feature. This gives us maximum compatibility to your integration requirements.
Your requirement is not supported so far?
Contact us today and lets talk about your requirements!
If you want to offer a transparent solution for 3D printing, you also have to be transparent with the exchange format. Our software exports the print data in G-CODE format. Each laser line is represented by a simple G-command. The same goes for the setting of the laser, BeamExpander and laser speed. Effects can be easily reproduced this way.
You want to manipulate the G-code yourself to integrate it into your environment? — No problem, just do it!
Manage all data, strategies and settings in one central location? This is possible with our solution 2Connect. Here you can manage all strategies centrally in the market place.
If we have developed a new strategy for a new powder, you can simply obtain it free of charge via the marketplace and integrate it into your software. The software automatically synchronizes itself online and brings your process parameters up to date. Simply fast, efficient.
A variety of 3D printing strategies can be chosen in the strategy editor. The software allows full control over the exposure process. Various hatching, contour and finishing strategies settings are available. Strategies can be created and managed by the user as desired. The intuitive concept of individual color coding allows the new strategy to be applied to the model with a few clicks. Clear, simple and intuitive.
Besides line hatching, the editor also offers the possibility for island or stripe exposure. The contour drive can also be defined as desired.
Newly created strategies are syncronized directly in the cloud and can be accessed from different devices.
N3 G607 0.040 // beam expander position set to 0.040mm
N4 G600 50 // laser power set to 50%
N9 F 1000 // laser speed set to 1000mm/s
Following commands for turning laser on and off:
N10 M45 // turn laser on
N15 M46 // turn laser off
Exemplary commands laser movement
N11 G01 X-10.000 Y-10.000 Z0.000
N12 G01 X10.000
N13 G01 Y10.000
N14 G01 X-10.000
N19 G02 X-10.000 Y-10.000 Z0.500 I5.000 J7.000
N20 G03 Y10.000 I-5.000 J7.000