CN106182765A - 3D printer model scale error Forecasting Methodology based on support vector machine - Google Patents

3D printer model scale error Forecasting Methodology based on support vector machine Download PDF

Info

Publication number
CN106182765A
CN106182765A CN201610523643.3A CN201610523643A CN106182765A CN 106182765 A CN106182765 A CN 106182765A CN 201610523643 A CN201610523643 A CN 201610523643A CN 106182765 A CN106182765 A CN 106182765A
Authority
CN
China
Prior art keywords
model
scale error
printer
support vector
prediction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610523643.3A
Other languages
Chinese (zh)
Other versions
CN106182765B (en
Inventor
习俊通
董雪
陈晓波
吴卓琦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Jiao Tong University
Original Assignee
Shanghai Jiao Tong University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Jiao Tong University filed Critical Shanghai Jiao Tong University
Priority to CN201610523643.3A priority Critical patent/CN106182765B/en
Publication of CN106182765A publication Critical patent/CN106182765A/en
Application granted granted Critical
Publication of CN106182765B publication Critical patent/CN106182765B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B33ADDITIVE MANUFACTURING TECHNOLOGY
    • B33YADDITIVE MANUFACTURING, i.e. MANUFACTURING OF THREE-DIMENSIONAL [3-D] OBJECTS BY ADDITIVE DEPOSITION, ADDITIVE AGGLOMERATION OR ADDITIVE LAYERING, e.g. BY 3-D PRINTING, STEREOLITHOGRAPHY OR SELECTIVE LASER SINTERING
    • B33Y50/00Data acquisition or data processing for additive manufacturing
    • B33Y50/02Data acquisition or data processing for additive manufacturing for controlling or regulating additive manufacturing processes

Landscapes

  • Chemical & Material Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • Materials Engineering (AREA)

Abstract

The invention provides a kind of 3D printer model scale error Forecasting Methodology based on support vector machine, step includes: 1, threedimensional model design;2, set different print parameters and print;3, model key point, Most Vital Edge position determine;4, by obtaining scale error with master pattern Least squares matching;5, the model parameter obtained and corresponding print parameters are formed data base, data base is randomly divided into two classes: training group and prediction group;6, use training group that SVM model is trained, and use prediction group that the prediction accuracy of trained SVM model is verified, filter out satisfactory SVM model;7, using new print parameters as the scale error of input prediction model.The present invention can predict the scale error scope of this parameter series drag by print parameters, is conducive to improving printing effect, reduces unnecessary spillage of material.

Description

基于支持向量机的3D打印模型尺寸误差预测方法3D printing model size error prediction method based on support vector machine

技术领域technical field

本发明涉及辅助制造技术领域,具体地,涉及一种基于支持向量机(SupportVector Machine,SVM)的3D打印模型尺寸误差预测方法。The present invention relates to the technical field of auxiliary manufacturing, in particular to a 3D printing model size error prediction method based on a Support Vector Machine (Support Vector Machine, SVM).

背景技术Background technique

3D打印模型尺寸预测的目的是将打印模型分为是否满足尺寸误差要求的两大类,辅助打印者在打印前、设定打印参数时考虑打印结果,提高打印质量,降低耗材浪费和时间损失。目前为止,市面上3D打印机产品层出不穷,培训资料也源源不断,但3D打印的打印结果控制依旧需要打印机操作者的经验,采用基于支持向量机的机器学习预测算法有效降低了对打印机操作者的要求,对于增强3D打印机本身的经济实用性具有良好的意义。The purpose of 3D printing model size prediction is to divide the printing model into two categories that meet the size error requirements, and assist the printer to consider the printing results before printing and when setting printing parameters, improve printing quality, reduce waste of consumables and time loss. So far, there are endless 3D printer products on the market, and training materials are also available. However, the control of 3D printing printing results still requires the experience of printer operators. The use of machine learning prediction algorithms based on support vector machines effectively reduces the requirements for printer operators. , which has a good meaning for enhancing the economical practicability of the 3D printer itself.

SVM是一种建立在统计学习理论基础上的线性分类器,其算法是一个凸优化问题,其局部最优解即为全局最优解。它的特点是根据结构风险最小化原则,在有限的样本信息在模型的复杂性和泛化学习能力之间寻求最佳这种,能有效避免过度学习或陷入局部最优等缺点。以二维数据为例,两类数据点分布在一个二维平面中,其基本原理是通过训练找到能够分开着两类数据点的分类县。虽然这样的分类线有很多,但有且仅有一条分界线满足到两类数据点距离最短的一条分类线。对多维数据而言,数据点分布在多维空间内,SVM分类器得到的是最优分类超平面。SVM is a linear classifier based on statistical learning theory. Its algorithm is a convex optimization problem, and its local optimal solution is the global optimal solution. Its characteristic is to seek the best between the complexity of the model and the generalization learning ability based on the principle of structural risk minimization with limited sample information, which can effectively avoid the shortcomings of over-learning or falling into local optimum. Taking two-dimensional data as an example, two types of data points are distributed in a two-dimensional plane. The basic principle is to find the classification counties that can separate the two types of data points through training. Although there are many such classification lines, there is one and only one dividing line that satisfies the classification line with the shortest distance to the two types of data points. For multidimensional data, the data points are distributed in multidimensional space, and the SVM classifier obtains the optimal classification hyperplane.

经检索,公开号为CN105643944A、申请号201610200113.5的中国发明专利申请,该发明公开了一种3D打印机稳定控制方法及控制系统,该发明的3D打印机稳定控制方法及控制系统通过构造最优门限误差值的模型,通过推荐控制值的衰减积分平衡点实时选取最优门限误差值,可以较好的解决3D打印机成型过程的推荐控制值随着门限值的变化而发生均衡与非均衡衰减的现象,提高了打印机的稳定性。但是该专利侧重于通过解决打印机设备硬件部分的稳定性问题改善打印质量,无法综合考虑整个打印过程中各因素的影响。After searching, the Chinese invention patent application with publication number CN105643944A and application number 201610200113.5 discloses a 3D printer stability control method and control system. The 3D printer stability control method and control system of the invention construct the optimal threshold error value Based on the model, the optimal threshold error value can be selected in real time by the attenuation integral balance point of the recommended control value, which can better solve the phenomenon that the recommended control value of the 3D printer molding process undergoes balanced and unbalanced attenuation with the change of the threshold value. Improved printer stability. However, this patent focuses on improving the printing quality by solving the stability problem of the hardware part of the printer, and cannot comprehensively consider the influence of various factors in the entire printing process.

发明内容Contents of the invention

针对现有技术中的缺陷,本发明的目的是提供一种基于支持向量机的3D打印模型尺寸误差预测方法,所述方法对打印参数与模型尺寸误差的关系采用支持向量机建模,对同一模型在不同参数设置下的尺寸误差情况进行预测,给出该参数设置中模型尺寸误差超过阈值的可能性预测结果,供打印者参考,从而实现优化打印质量。In view of the defects in the prior art, the object of the present invention is to provide a 3D printing model size error prediction method based on a support vector machine, the method uses a support vector machine to model the relationship between the printing parameters and the model size error, and the same The size error of the model under different parameter settings is predicted, and the prediction result of the possibility of the model size error exceeding the threshold value in the parameter setting is given for the reference of the printer, so as to optimize the printing quality.

为实现以上目的,本发明提供一种基于支持向量机的3D打印模型尺寸误差预测方法,所述方法包括如下步骤:In order to achieve the above object, the present invention provides a 3D printing model size error prediction method based on a support vector machine, the method includes the following steps:

第一步、三维模型设计,所述三维模型为成品件的三维模型,用于测试3D打印机打印水平;The first step, three-dimensional model design, described three-dimensional model is the three-dimensional model of finished product, is used for testing the printing level of 3D printer;

第二步、将第一步得到的三维模型导入3D打印机,并在3D打印机上设定不同的打印参数打印;The second step is to import the 3D model obtained in the first step into the 3D printer, and set different printing parameters on the 3D printer to print;

第三步、三维模型关键点、关键边位置确定并测得点云数据;The third step is to determine the position of the key points and key edges of the 3D model and measure the point cloud data;

将第一步得到的三维模型的主要几何特征进行归纳确定,包括圆孔圆心、圆弧弧度、各边长及其交点;确定的主要几何特征在测量仪器下测量获得点云数据;Inductively determine the main geometric features of the 3D model obtained in the first step, including the center of the circular hole, the radian of the arc, the length of each side and its intersection point; the determined main geometric features are measured under the measuring instrument to obtain point cloud data;

第四步、通过与标准模型最小二乘匹配获得尺寸误差;The fourth step is to obtain the size error by least squares matching with the standard model;

将第三步所得点云数据与第一步得到的三维模型进行最小二乘匹配,获得3D打印机打印成品件的尺寸误差;Perform least squares matching on the point cloud data obtained in the third step and the 3D model obtained in the first step to obtain the size error of the finished product printed by the 3D printer;

第五步、将第四步得到的成品件尺寸误差及第二步得到的与之对应的打印参数形成数据库,并将数据库按成品件随机分组分为两类:训练组及预测组;The fifth step is to form a database with the dimensional error of the finished product obtained in the fourth step and the corresponding printing parameters obtained in the second step, and divide the database into two categories according to the random grouping of finished products: training group and prediction group;

第六步、采用训练组对SVM模型进行训练,并采用预测组对经过训练的SVM模型的预测正确率进行验证,筛选出符合要求的SVM模型即预测模型;The sixth step is to use the training group to train the SVM model, and use the prediction group to verify the prediction accuracy of the trained SVM model, and select the SVM model that meets the requirements, that is, the prediction model;

第七步、将新的打印参数作为输入预测模型的尺寸误差。The seventh step is to use the new printing parameters as input to predict the size error of the model.

优选地,第一步中,所述的三维模型的几何特征包含常用模型的点、线、面、孔,且便于采用光学测量仪或者三维探针测量。Preferably, in the first step, the geometric features of the three-dimensional model include points, lines, surfaces, and holes of commonly used models, and are convenient for measurement with an optical measuring instrument or a three-dimensional probe.

优选地,第四步中,所述的通过与标准模型最小二乘匹配获得尺寸误差,是指:将第三步得到的点云数据与第一步所设计的成品件的三维模型相匹配,以获得最小二乘误差值。Preferably, in the fourth step, the dimensional error obtained by least squares matching with the standard model refers to: matching the point cloud data obtained in the third step with the three-dimensional model of the finished product designed in the first step, to get the least squares error value.

优选地,第五步中,所述的随机分组为多次分组,分组依据数据组总数而定。Preferably, in the fifth step, the random grouping is multi-time grouping, and the grouping depends on the total number of data groups.

优选地,第五步中,所述的数据库是一个多维数组,其由两部分组成:打印参数和标签值。Preferably, in the fifth step, the database is a multi-dimensional array, which consists of two parts: printing parameters and label values.

优选地,所述的预测模型作为软件系统独立于3D打印机存在,或者作为算法模块内置到3D打印参数设置系统中,作为参数设置后的打印效果反馈,辅助指导打印者设定参数。Preferably, the prediction model exists as a software system independent of the 3D printer, or is built into the 3D printing parameter setting system as an algorithm module, and serves as a printing effect feedback after parameter setting to assist and guide the printer to set the parameters.

与现有技术相比,本发明具有如下的有益效果:Compared with the prior art, the present invention has the following beneficial effects:

本发明的尺寸误差预测是建立在整个打印过程之上,是综合考虑打印过程中各个可能影响打印成品件尺寸误差的因子,在此基础上建立支持向量机模型,并基于历史打印数据之上的尺寸误差预测。The dimensional error prediction of the present invention is based on the entire printing process, which comprehensively considers various factors that may affect the dimensional error of the printed product in the printing process, establishes a support vector machine model on this basis, and based on historical printing data. Dimensional error prediction.

本发明所述方法能够通过打印参数来预测该参数系列下三维模型打印出的成品件的尺寸误差范围,有利于提高打印效率,降低不必要的材料损耗。The method of the invention can predict the size error range of the finished product printed by the three-dimensional model under the parameter series through the printing parameters, which is beneficial to improve the printing efficiency and reduce unnecessary material loss.

附图说明Description of drawings

通过阅读参照以下附图对非限制性实施例所作的详细描述,本发明的其它特征、目的和优点将会变得更明显:Other characteristics, objects and advantages of the present invention will become more apparent by reading the detailed description of non-limiting embodiments made with reference to the following drawings:

图1为本发明一实施例的流程图;Fig. 1 is a flowchart of an embodiment of the present invention;

图2为本发明一实施例的三维模型结构示意图。Fig. 2 is a schematic diagram of a three-dimensional model structure of an embodiment of the present invention.

具体实施方式detailed description

下面结合具体实施例对本发明进行详细说明。以下实施例将有助于本领域的技术人员进一步理解本发明,但不以任何形式限制本发明。应当指出的是,对本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进。这些都属于本发明的保护范围。The present invention will be described in detail below in conjunction with specific embodiments. The following examples will help those skilled in the art to further understand the present invention, but do not limit the present invention in any form. It should be noted that those skilled in the art can make several modifications and improvements without departing from the concept of the present invention. These all belong to the protection scope of the present invention.

如图1所示,一种基于支持向量机的3D打印模型尺寸误差预测方法,所述方法包括以下步骤:As shown in Figure 1, a kind of 3D printing model size error prediction method based on support vector machine, described method comprises the following steps:

步骤1、设计三维模型Step 1. Design 3D model

所述三维模型为成品件的三维模型,用于测试3D打印机打印水平;Described three-dimensional model is the three-dimensional model of finished product, is used for testing the printing level of 3D printer;

三维模型需要具备惯用工件的几何特征,包括但不限于点:线(直线、曲线、弧),面(曲面、平面),孔(通孔、台阶孔)等,如图2所示。The 3D model needs to have the geometric features of common workpieces, including but not limited to points: lines (straight lines, curves, arcs), surfaces (curved surfaces, planes), holes (through holes, stepped holes), etc., as shown in Figure 2.

步骤2、将步骤1得到的三维模型导入3D打印机,并在3D打印机上设定不同的打印参数打印;所述的打印参数为三维模型的打印参数,包括:打印层厚,模型在打印过程中的摆放角度,模型打印过程中支撑的参数如支撑高度、支撑倾斜度、支撑结构与模型的接触面积、支撑结构的密度,环境参数如温度、湿度,材料属性代号。Step 2, import the 3D model obtained in step 1 into a 3D printer, and set different printing parameters on the 3D printer for printing; the printing parameters are the printing parameters of the 3D model, including: the thickness of the printing layer, the model during the printing process The placement angle of the model, the parameters of the support during the model printing process such as support height, support inclination, contact area between the support structure and the model, the density of the support structure, environmental parameters such as temperature, humidity, and material property code.

通常情况下,以SLA打印机为例,涉及到的需要设置的打印参数超过十种,打印者可通过自身判断决定关键的参数设置,其中包括但不仅限于:打印层厚、模型摆放角度、支撑结构的接触点大小、结构角度等,环境条件如温度、湿度等,打印材料如型号1、型号2等。Usually, taking an SLA printer as an example, there are more than ten printing parameters that need to be set. The printer can determine the key parameter settings through his own judgment, including but not limited to: printing layer thickness, model placement angle, support The size of the contact point of the structure, the angle of the structure, etc., the environmental conditions such as temperature, humidity, etc., and the printing materials such as model 1, model 2, etc.

步骤3、三维模型关键点、关键边位置确定并测得点云数据;Step 3. Determine the position of the key points and key edges of the 3D model and measure the point cloud data;

将步骤1得到的三维模型的主要几何特征进行归纳确定,包括圆孔圆心、圆弧弧度、各边长及其交点;确定的主要几何特征在测量仪器下测量获得点云数据;Inductively determine the main geometric features of the 3D model obtained in step 1, including the center of the circular hole, the radian of the arc, the length of each side and its intersection point; the determined main geometric features are measured under the measuring instrument to obtain point cloud data;

所述的三维关键点,包括:线的起点及终点、圆弧的圆心、孔及突出柱的几何特征,以及模型的轮廓信息,具体取点中影像测量通过图像处理获得点云数据,接触式测量通过设定单位面积cm2或单位长度cm内的取点数量获得点云数据,一般设定单位面积cm2按矩阵方式取点五个或者单位长度cm等距取点十个。The three-dimensional key points include: the starting point and end point of the line, the center of the arc, the geometric features of the hole and the protruding column, and the contour information of the model. In the specific point taking, the image measurement obtains the point cloud data through image processing, and the contact method The measurement obtains point cloud data by setting the number of points per unit area cm 2 or unit length cm. Generally, five points per unit area cm 2 are set in a matrix or ten points are equidistant per unit length cm.

所述的关键边是对三维模型零件外形及功能起决定性作用的边,包括组成三维模型轮廓外形的边如直线,圆弧,组成三维模型关键孔、柱的在某一投影面形成的轮廓圆弧或直线、曲线边。The key edges are the edges that play a decisive role in the shape and function of the three-dimensional model parts, including the edges that form the outline of the three-dimensional model, such as straight lines and arcs, and the outline circles formed on a certain projection plane that form the key holes and columns of the three-dimensional model. Arc or line, curved edge.

对于关键点、关键边,采用接触式影像仪测量可获得关键点、关键边的点云数据,采用接触式测量如探针测量可获得关键点、关键边的点云数据;其中接触式测量需要确定单位面积或者单位长度的测量点数量。For key points and key edges, the point cloud data of key points and key edges can be obtained by using contact imager measurement, and the point cloud data of key points and key edges can be obtained by using contact measurement such as probe measurement; among them, contact measurement requires Determines the number of measuring points per unit area or unit length.

步骤4、通过与标准模型进行最小二乘匹配获得尺寸误差;Step 4, obtain the size error by performing least squares matching with the standard model;

将步骤3所得点云数据与步骤1的三维模型的实际点、线、面进行最小二乘匹配,获得3D打印机打印成品件的尺寸误差结果。The point cloud data obtained in step 3 is matched with the actual points, lines, and surfaces of the 3D model in step 1 to obtain the dimensional error result of the finished product printed by the 3D printer.

步骤5、将步骤4得到的成品件尺寸误差及步骤2得到的与之对应的打印参数形成数据库,并将数据库按成品件随机分组分为两类:训练组及预测组;Step 5, form a database with the size error of the finished product obtained in step 4 and the corresponding printing parameters obtained in step 2, and divide the database into two categories according to the random grouping of finished products: training group and prediction group;

所述的数据库是一个多维数组,其由两部分组成:打印参数和标签值。所述的标签值由每一组打印参数对应成品件测量匹配后得到的的尺寸误差转换而来,设定一定的尺寸误差阈值,将大于该阈值的尺寸误差值设定为-1、小于等于该阈值的尺寸误差值设定为+1,假设有n个打印参数,并打印了m个模型,则该数据组为m×(n+1)的矩阵。The database is a multi-dimensional array, which consists of two parts: print parameters and label values. The label value is converted from the dimensional error obtained after the measurement and matching of each set of printing parameters corresponding to the finished part, a certain dimensional error threshold is set, and the dimensional error value greater than the threshold is set to -1, less than or equal to The size error value of the threshold is set to +1, assuming that there are n printing parameters and m models are printed, the data set is a matrix of m×(n+1).

随机分组要多次随机分组,分组依数据组总数情况而定,一般选择三组、五组等;且将步骤4中的误差结果按一定的阈值设定为+1(尺寸误差小于该阈值),-1(尺寸误差大于等于该阈值)。Random grouping requires multiple random groupings, and the grouping depends on the total number of data groups. Generally, three groups, five groups, etc. are selected; and the error result in step 4 is set to +1 according to a certain threshold (the size error is less than the threshold) , -1 (the size error is greater than or equal to the threshold).

步骤6、采用训练组对SVM模型进行训练,并采用预测组对经过训练的SVM模型的预测正确率进行验证、筛选出符合要求的SVM模型即预测模型;Step 6, using the training group to train the SVM model, and using the prediction group to verify the prediction accuracy of the trained SVM model, and selecting the SVM model that meets the requirements, that is, the prediction model;

不同的随机分组结果训练出不同的SVM模型,使用对应的测试组对SVM模型进行测试,选择预测准确率高的SVM模型,一般准确率大于、等于85%为宜。Different random grouping results train different SVM models, use the corresponding test group to test the SVM model, and select the SVM model with high prediction accuracy. Generally, the accuracy rate is greater than or equal to 85%.

步骤7、将新的打印参数作为输入预测模型的尺寸误差;Step 7, using the new printing parameters as the size error of the input prediction model;

将步骤6中高预测正确率的模型确定为预测模型,并对新的打印参数下模型的尺寸误差进行预测,确定是否超过特定的尺寸误差(根据实际成品质量要求情况设置的尺寸误差阈值)限制。Determine the model with a high prediction accuracy rate in step 6 as the prediction model, and predict the size error of the model under the new printing parameters, and determine whether it exceeds a specific size error (the size error threshold set according to the actual product quality requirements) limit.

本发明上述方法,分析了打印过程中可能对成品件质量起影响作用的因子(包括环境参数、模型参数、及设备参数:打印机打印前的设定参数),提出了综合考虑整个打印过程并采用数理统计的方法建立了影响因子与成品件尺寸误差的预测模型,可以作为设备内置软件,也可作为外设程序预先预测某种打印参数设置下的成品件尺寸误差情况,对打印质量进行基于历史经验的预判,提高打印成品件的成功率。Said method of the present invention has analyzed the factor (comprising environmental parameter, model parameter and equipment parameter: setting parameter before printer printing) that may have effect on the quality of finished product in the printing process, has proposed to comprehensively consider the whole printing process and adopt The method of mathematical statistics establishes the prediction model of the influence factor and the size error of the finished product, which can be used as the built-in software of the equipment or as a peripheral program to predict the size error of the finished product under a certain printing parameter setting in advance, and the printing quality is based on the history. The prediction of experience improves the success rate of printing finished parts.

本发明能够通过打印参数来预测该参数系列下模型的尺寸误差范围,有利于提高打印效率,降低不必要的材料损耗。The invention can predict the size error range of the model under the parameter series through the printing parameters, which is beneficial to improving the printing efficiency and reducing unnecessary material loss.

以上对本发明的具体实施例进行了描述。需要理解的是,本发明并不局限于上述特定实施方式,本领域技术人员可以在权利要求的范围内做出各种变形或修改,这并不影响本发明的实质内容。Specific embodiments of the present invention have been described above. It should be understood that the present invention is not limited to the specific embodiments described above, and those skilled in the art may make various changes or modifications within the scope of the claims, which do not affect the essence of the present invention.

Claims (8)

1. a 3D printer model scale error Forecasting Methodology based on support vector machine, it is characterised in that described method includes Following steps:
The first step, threedimensional model design, and described threedimensional model is the threedimensional model of finished parts, is used for testing 3D printer stamping ink Flat;
Second step, the threedimensional model first step obtained import 3D printer, and set different printing ginsengs on 3D printer Number prints;
3rd step, threedimensional model key point, Most Vital Edge position determine and record cloud data;
The main geometric properties of the threedimensional model first step obtained carries out conclusion and determines, including the circular hole center of circle, circular arc radian, each The length of side and intersection point thereof;The main geometric properties determined measures acquisition cloud data under measuring instrument;
4th step, by with master pattern Least squares matching obtain scale error;
The threedimensional model that 3rd step gained cloud data and the first step obtain is carried out Least squares matching, it is thus achieved that 3D printer is beaten The scale error of print finished parts;
The corresponding print parameters that 5th step, the finished parts scale error the 4th step obtained and second step obtain forms number According to storehouse, and data base is divided into two classes by finished parts random packet: training group and prediction group;
SVM model is trained, and uses the prediction group prediction to trained SVM model by the 6th step, employing training group Accuracy is verified, filters out the satisfactory i.e. forecast model of SVM model;
7th step, using new print parameters as the scale error of input prediction model.
A kind of 3D printer model scale error Forecasting Methodology based on support vector machine the most according to claim 1, it is special Levying and be, in the first step, the geometric properties of described threedimensional model comprises the point, line, surface of common model, hole, and is easy to use Optical measuring instrument or three-dimensional probe measurement.
A kind of 3D printer model scale error Forecasting Methodology based on support vector machine the most according to claim 1, it is special Levying and be, in second step, described print parameters is the print parameters of threedimensional model, including: printing thickness, model is printed Angles in journey, the parameter such as bearing height supported in model print procedure, support gradient, supporting construction and model Contact area, the density of supporting construction, ambient parameter such as temperature, humidity, material properties code name.
A kind of 3D printer model scale error Forecasting Methodology based on support vector machine the most according to claim 1, it is special Levying and be, in the 3rd step, described three-dimensional key point, including: the starting point of line and terminal, the center of circle of circular arc, hole and prominent post Geometric properties, and the profile information of model, in specifically taking a little, radiographic measurement obtains cloud data, contact by image procossing Measure by setting unit are cm2Or the quantity that takes in unit length cm obtains cloud data, typically set unit are cm2Take a little five or unit length cm by matrix-style and equidistantly take a little ten;
Described Most Vital Edge, is the limit playing a decisive role threedimensional model External Shape and function, including composition threedimensional model The limit of contours profiles, composition threedimensional model closes keyhole, the profile circular arc formed on a certain perspective plane of post or straight line, curved side.
A kind of 3D printer model scale error Forecasting Methodology based on support vector machine the most according to claim 1, it is special Levying and be, in the 5th step, described random packet is for be repeatedly grouped, and packet is according to depending on data set sum.
6. according to a kind of based on support vector machine the 3D printer model scale error prediction side described in any one of claim 1-5 Method, it is characterised in that in the 5th step, described data base is a Multidimensional numerical, and it is made up of two parts: print parameters and mark Label value.
A kind of 3D printer model scale error Forecasting Methodology based on support vector machine the most according to claim 6, it is special Levy and be, what described label value obtained after being measured coupling by each group of print parameters correspondence finished parts scale error conversion and Coming, set a scale error threshold value, the scale error value that will be greater than this threshold value is set as-1, misses less than or equal to the size of this threshold value Difference is set as+1, it is assumed that has n print parameters, and have printed m model, then this data set is the matrix of m × (n+1).
8. according to a kind of based on support vector machine the 3D printer model scale error prediction side described in any one of claim 1-5 Method, it is characterised in that described forecast model exists independent of 3D printer as software system, or as in algoritic module Put 3D print parameters and arrange in system, the printing effect feedback after arranging as parameter, auxiliary direction printing person's setup parameter.
CN201610523643.3A 2016-07-05 2016-07-05 3D printing model scale error prediction technique based on support vector machines Active CN106182765B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610523643.3A CN106182765B (en) 2016-07-05 2016-07-05 3D printing model scale error prediction technique based on support vector machines

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610523643.3A CN106182765B (en) 2016-07-05 2016-07-05 3D printing model scale error prediction technique based on support vector machines

Publications (2)

Publication Number Publication Date
CN106182765A true CN106182765A (en) 2016-12-07
CN106182765B CN106182765B (en) 2019-05-24

Family

ID=57465654

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610523643.3A Active CN106182765B (en) 2016-07-05 2016-07-05 3D printing model scale error prediction technique based on support vector machines

Country Status (1)

Country Link
CN (1) CN106182765B (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107672180A (en) * 2017-09-06 2018-02-09 哈尔滨理工大学 A kind of 3D printing accuracy checking method based on reverse Engineering Technology
CN108422670A (en) * 2018-03-09 2018-08-21 西安交通大学 A kind of paths planning method in discontinuous grid division three-dimensional point cloud face
CN109532021A (en) * 2018-10-10 2019-03-29 浙江大学 The molten product layer-by-layer detection method of defect of 3D printing based on the actinic abnormal point of structure
CN109773186A (en) * 2019-01-30 2019-05-21 湖南华曙高科技有限责任公司 For manufacturing the increasing material manufacturing method and its equipment, readable storage medium storing program for executing of three-dimension object
CN109814817A (en) * 2019-01-29 2019-05-28 福建省纳金网信息技术有限公司 A kind of 3D printing training data base construction method based on artificial intelligence technology
JP2020059494A (en) * 2018-10-04 2020-04-16 ザ・ボーイング・カンパニーThe Boeing Company Methods of synchronizing manufacture of shimless assembly
CN111113903A (en) * 2020-02-27 2020-05-08 杭州电子科技大学 Automatic calibration method for 3D printing micro-nano device based on artificial intelligence
CN111941849A (en) * 2020-06-28 2020-11-17 西安理工大学 A dimensional error compensation method for 3D printing cylindrical parts
CN112004658A (en) * 2018-04-26 2020-11-27 惠普发展公司,有限责任合伙企业 Print production quality prediction
CN112097673A (en) * 2019-06-18 2020-12-18 上汽通用汽车有限公司 Virtual matching method and system for vehicle body parts
CN113059810A (en) * 2021-05-19 2021-07-02 上海理工大学 Triaxial 3D printer spatial error detection method based on test specimen
CN113536464A (en) * 2021-07-21 2021-10-22 浙江吉利控股集团有限公司 Dimension control method and dimension control system based on artificial intelligence
CN114274506A (en) * 2021-02-19 2022-04-05 北京恒尚科技有限公司 Method for 3D printing of spectacle frame and spectacle frame prepared by method
CN114425856A (en) * 2022-01-19 2022-05-03 无锡学院 Irregular target scanning and printing method based on three-dimensional camera
CN114929457A (en) * 2020-01-16 2022-08-19 惠普发展公司,有限责任合伙企业 Spatial arrangement of objects for additive manufacturing
CN115139531A (en) * 2022-07-04 2022-10-04 深圳胜马优创科技有限公司 3D printing support structure construction method, device, equipment and storage medium
CN115534304A (en) * 2022-09-29 2022-12-30 灰觋有限公司 FDM printing device and automatic detection method for quality of printed product
CN117962314A (en) * 2024-03-18 2024-05-03 江阴勰力机械科技有限公司 A 3D printer three-dimensional modeling method and system based on digital twin
CN119348141A (en) * 2024-12-20 2025-01-24 成都航空职业技术学院 Method and device for hole 3D printing and model construction method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06126842A (en) * 1992-10-16 1994-05-10 Matsushita Electric Ind Co Ltd Condition-establishing system in molding of optical molding model
JPH08156108A (en) * 1994-12-07 1996-06-18 Matsushita Electric Ind Co Ltd Variable laminating pitch-shaping method
CN104400998A (en) * 2014-05-31 2015-03-11 福州大学 3D printing detection method based on infrared spectroscopic analysis
CN105619818A (en) * 2015-12-31 2016-06-01 浙江大学 Fused deposition modeling 3D printing monitoring system based on acoustic emission

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06126842A (en) * 1992-10-16 1994-05-10 Matsushita Electric Ind Co Ltd Condition-establishing system in molding of optical molding model
JPH08156108A (en) * 1994-12-07 1996-06-18 Matsushita Electric Ind Co Ltd Variable laminating pitch-shaping method
CN104400998A (en) * 2014-05-31 2015-03-11 福州大学 3D printing detection method based on infrared spectroscopic analysis
CN105619818A (en) * 2015-12-31 2016-06-01 浙江大学 Fused deposition modeling 3D printing monitoring system based on acoustic emission

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107672180B (en) * 2017-09-06 2019-10-01 哈尔滨理工大学 A kind of 3D printing accuracy checking method based on reverse Engineering Technology
CN107672180A (en) * 2017-09-06 2018-02-09 哈尔滨理工大学 A kind of 3D printing accuracy checking method based on reverse Engineering Technology
CN108422670A (en) * 2018-03-09 2018-08-21 西安交通大学 A kind of paths planning method in discontinuous grid division three-dimensional point cloud face
CN108422670B (en) * 2018-03-09 2019-12-24 西安交通大学 A Path Planning Method for 3D Point Cloud Surface Divided by Discontinuous Grid
CN112004658A (en) * 2018-04-26 2020-11-27 惠普发展公司,有限责任合伙企业 Print production quality prediction
US11376793B2 (en) 2018-04-26 2022-07-05 Hewlett-Packard Development Company, L.P. Printing production quality prediction
JP2020059494A (en) * 2018-10-04 2020-04-16 ザ・ボーイング・カンパニーThe Boeing Company Methods of synchronizing manufacture of shimless assembly
JP7508209B2 (en) 2018-10-04 2024-07-01 ザ・ボーイング・カンパニー How to synchronize the manufacture of shimless assemblies.
CN109532021A (en) * 2018-10-10 2019-03-29 浙江大学 The molten product layer-by-layer detection method of defect of 3D printing based on the actinic abnormal point of structure
CN109814817A (en) * 2019-01-29 2019-05-28 福建省纳金网信息技术有限公司 A kind of 3D printing training data base construction method based on artificial intelligence technology
CN109773186B (en) * 2019-01-30 2021-07-02 湖南华曙高科技有限责任公司 Additive manufacturing method for manufacturing three-dimensional object, apparatus thereof, and readable storage medium
CN109773186A (en) * 2019-01-30 2019-05-21 湖南华曙高科技有限责任公司 For manufacturing the increasing material manufacturing method and its equipment, readable storage medium storing program for executing of three-dimension object
CN112097673A (en) * 2019-06-18 2020-12-18 上汽通用汽车有限公司 Virtual matching method and system for vehicle body parts
CN112097673B (en) * 2019-06-18 2022-11-15 上汽通用汽车有限公司 Virtual matching method and system for vehicle body parts
CN114929457A (en) * 2020-01-16 2022-08-19 惠普发展公司,有限责任合伙企业 Spatial arrangement of objects for additive manufacturing
CN111113903A (en) * 2020-02-27 2020-05-08 杭州电子科技大学 Automatic calibration method for 3D printing micro-nano device based on artificial intelligence
CN111941849A (en) * 2020-06-28 2020-11-17 西安理工大学 A dimensional error compensation method for 3D printing cylindrical parts
CN114274506A (en) * 2021-02-19 2022-04-05 北京恒尚科技有限公司 Method for 3D printing of spectacle frame and spectacle frame prepared by method
CN114274506B (en) * 2021-02-19 2024-03-26 北京恒尚科技有限公司 Method for printing glasses frame in 3D mode and prepared glasses frame
CN113059810A (en) * 2021-05-19 2021-07-02 上海理工大学 Triaxial 3D printer spatial error detection method based on test specimen
CN113536464A (en) * 2021-07-21 2021-10-22 浙江吉利控股集团有限公司 Dimension control method and dimension control system based on artificial intelligence
CN113536464B (en) * 2021-07-21 2024-03-08 浙江吉利控股集团有限公司 Dimension control method and dimension control system based on artificial intelligence
CN114425856A (en) * 2022-01-19 2022-05-03 无锡学院 Irregular target scanning and printing method based on three-dimensional camera
CN115139531B (en) * 2022-07-04 2024-01-30 深圳胜马优创科技有限公司 3D printing support structure construction method, device, equipment and storage medium
CN115139531A (en) * 2022-07-04 2022-10-04 深圳胜马优创科技有限公司 3D printing support structure construction method, device, equipment and storage medium
CN115534304A (en) * 2022-09-29 2022-12-30 灰觋有限公司 FDM printing device and automatic detection method for quality of printed product
CN117962314A (en) * 2024-03-18 2024-05-03 江阴勰力机械科技有限公司 A 3D printer three-dimensional modeling method and system based on digital twin
CN119348141A (en) * 2024-12-20 2025-01-24 成都航空职业技术学院 Method and device for hole 3D printing and model construction method

Also Published As

Publication number Publication date
CN106182765B (en) 2019-05-24

Similar Documents

Publication Publication Date Title
CN106182765A (en) 3D printer model scale error Forecasting Methodology based on support vector machine
CN103890766B (en) Coordinate measuring system data reduction
CN105034366B (en) A kind of detection method of 3D printer and its printing reduction degree
US8254723B2 (en) System and method for extracting boundary elements of an object
US9454791B2 (en) Apparatus and method for generating a fingerprint and identifying a three-dimensional model
CN108256568A (en) A kind of plant species identification method and device
CN104002482A (en) Printing parameter setting method and device of three-dimensional printer
CN103810101A (en) Software defect prediction method and system
TWI610796B (en) Method of printing self-assembling multiple models and apparatus thereof
CN102940333B (en) Original number tailoring method for clothing armhole
CN104463920B (en) Towards the two-stage optimizing Hough transformation quick detection localization method of circle marker symbol
CN109284779A (en) Object detection method based on deep full convolution network
CN108961330A (en) The long measuring method of pig body and system based on image
CN108875013A (en) Handle the method and device of map datum
CN107229608A (en) Comment spam recognition methods and device
CN115310343A (en) Sample database system, method for training and checking printing parameters and computer
CN107492120A (en) Point cloud registration method
CN116985525B (en) Intelligent management method and system for full-automatic vision printer
CN109408909A (en) A kind of three-dimensional rough surface micro-bulge approximating method
US20080059126A1 (en) System and method for measuring straightness of a line built based on point cloud
CN106023317B (en) A kind of weighted Voronoi diagrams drawing generating method for big data test
CN104794335A (en) General multistage space sampling method
CN106600616A (en) Image background clutter measurement method and system
CN103591912A (en) Method for measuring special-shaped characteristic position degree of annular part
CN103246636B (en) A kind of definite method of Chinese character pattern vision center of gravity

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant