3D Printer Simulation Model for Predicting Print Geometry Defects

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing 3D printers face challenges in printing complex designs due to printer-specific constraints and environmental factors, requiring a high level of user skill and an expensive trial-and-error process to achieve successful results.

Innovation Solution

A simulation model for a 3D printer is trained using a graph neural network (GNN) to predict potential printing issues by converting input and output geometry files and simulating variations in printing parameters, providing feedback on likely problem areas before printing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a user designs complex 3D structures using 3D modeling tools, then design creativity and structural complexity are improved, but printing reliability and quality deteriorate due to printer constraints and environmental factors

Engineering Contradiction:
Improvedesign creativityVSAvoidprinting reliability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary simulation of the printing process before actual printing occurs. The GNN model predicts potential printing issues and quality problems by analyzing the 3D model design against known printer constraints and environmental factors, allowing users to adjust designs beforehand to ensure printing reliability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system provides feedback to users about predicted printing quality issues and potential failures. The simulation model generates predictions about printing outcomes and communicates these back to users, enabling them to modify their designs to improve printing reliability while maintaining design creativity

Inventive Principle:
Principle #23Feedback

2Manufacturing precision

If users attempt to print models with advanced printers to achieve high precision, then manufacturing precision is improved, but cost and device complexity increase

Engineering Contradiction:
Improveprinting precisionVSAvoidprinter complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The simulation model performs preliminary analysis of printing precision requirements before actual printing. By predicting potential quality issues and identifying designs that require high-precision printers, the system helps users make informed decisions about whether to simplify designs for available printers or invest in advanced equipment

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system analyzes various printing parameters and their effects on output quality through simulation. By understanding how different parameters influence printing precision, users can optimize their current printer settings to achieve better results without requiring more complex equipment

Inventive Principle:
Principle #35Parameter changes

3Manufacturing precision

If users perform trial-and-error printing to overcome printer constraints, then printing quality may be improved, but time consumption and material waste increase

Engineering Contradiction:
Improveprinting qualityVSAvoidtrial-and-error time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The system performs preliminary simulation of the printing process to predict potential quality issues before actual printing begins. By identifying problems in advance, the system eliminates the need for multiple trial-and-error printing cycles, significantly reducing time consumption and material waste while maintaining printing quality

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The simulation provides immediate feedback about predicted printing quality issues, allowing users to adjust their designs before printing. This feedback mechanism prevents wasted time and materials on prints that are likely to fail or produce poor quality results

Inventive Principle:
Principle #23Feedback

4Manufacturing precision

If users require high skill level to operate 3D printers successfully, then printing quality can be maintained, but ease of operation deteriorates

Engineering Contradiction:
Improveprinting qualityVSAvoiduser skill requirement
Core Design Contradiction:
Manufacturing precisionVSEase of operation

Solution Approach 1:

The simulation model provides automated feedback about predicted printing quality issues, compensating for the lack of user expertise. By analyzing designs and predicting problems, the system guides users through the printing process without requiring them to have advanced knowledge of printer constraints and optimization techniques

Inventive Principle:
Principle #23Feedback

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

The simulation model allows designers to identify and adjust their designs to ensure successful printing, reducing the need for costly reprints and improving the efficiency of the 3D printing process.

Implementation Method 1

encoding the input 3D geometry file using a GNN encoder

Methodology Applied
Scientific EffectGraph Neural Network processing:

Implementation Method 2

modeling the printer parameters using multi-layer perception to output learned embedding

Methodology Applied
Scientific EffectMulti-layer perception processing:

Implementation Method 3

decoding the output 3D geometry file using a GNN decoder

Methodology Applied
Scientific EffectGraph Neural Network decoding:

Data Source

PatentUS20260099647A1Providing and training a simulation model of a three-dimensional printer
Publication Date: 2026.04.09 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US20260099647A1 patent drawing
  • US20260099647A1 patent drawing
  • US20260099647A1 patent drawing

AI summary

A method, machine learning model, and computer system are provided for simulation of a three-dimensional (3D) printer. An aspect of the method predicts the 3D printer output and provides feedback by: obtaining, in response to processing an input 3D geometry file in a simulation model for a 3D printer for simulating variations in printing parameters and their effect on the 3D printer output, an output 3D geometry file of a same file type as the input 3D geometry file and aligned to the input 3D geometry file; comparing the input 3D geometry file and the output 3D geometry file from the simulation model to determine differences; and displaying a representation of the differences to a user.