WO2023103709A1 - 3d打印文件的生成方法、装置、计算机设备及存储介质 - Google Patents

3d打印文件的生成方法、装置、计算机设备及存储介质 Download PDF

Info

Publication number
WO2023103709A1
WO2023103709A1 PCT/CN2022/131213 CN2022131213W WO2023103709A1 WO 2023103709 A1 WO2023103709 A1 WO 2023103709A1 CN 2022131213 W CN2022131213 W CN 2022131213W WO 2023103709 A1 WO2023103709 A1 WO 2023103709A1
Authority
WO
WIPO (PCT)
Prior art keywords
seam
point
layer
straight line
current layer
Prior art date
Application number
PCT/CN2022/131213
Other languages
English (en)
French (fr)
Inventor
敖丹军
唐京科
刘洪�
Original Assignee
深圳市创想三维科技股份有限公司
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 深圳市创想三维科技股份有限公司 filed Critical 深圳市创想三维科技股份有限公司
Publication of WO2023103709A1 publication Critical patent/WO2023103709A1/zh

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B29WORKING OF PLASTICS; WORKING OF SUBSTANCES IN A PLASTIC STATE IN GENERAL
    • B29CSHAPING OR JOINING OF PLASTICS; SHAPING OF MATERIAL IN A PLASTIC STATE, NOT OTHERWISE PROVIDED FOR; AFTER-TREATMENT OF THE SHAPED PRODUCTS, e.g. REPAIRING
    • B29C64/00Additive manufacturing, i.e. manufacturing of three-dimensional [3D] objects by additive deposition, additive agglomeration or additive layering, e.g. by 3D printing, stereolithography or selective laser sintering
    • B29C64/30Auxiliary operations or equipment
    • B29C64/386Data acquisition or data processing for additive manufacturing
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects

Definitions

  • the present application relates to the field of 3D printing, in particular to a method for generating 3D printing files, a 3D printing device, computer equipment and storage media.
  • 3D printing is rapid prototyping technology. It is a cumulative manufacturing technology, also known as additive manufacturing. It is based on a digital model file, using special wax, powdered metal or plastic, etc. Layers of bonding material to create three-dimensional objects. Among them, slicing refers to dividing an entity into many layers of equal thickness, which is the basis of 3D printing, and the divided layers will be the path of 3D printing.
  • the model is generally composed of multiple triangular faces.
  • the outer contour of each layer is composed of contour point connections generated by the intersection of the horizontal plane of the current layer and the triangular faces contained in the outer layer. Since the points on the outline are generated when each layer intersects with all the triangular faces of the current layer of the model when the model is layered, and the points of the seam are selected from these points, this results in some models The seams are crooked, which greatly affects the aesthetics of the print. How to solve the above-mentioned problems needs to be considered by those skilled in the art.
  • this application provides a method, device, computer equipment and storage medium for generating 3D printing files, which can be used to form seams that are more beautiful or more in line with design requirements, and effectively improve the aesthetics of products.
  • the embodiment of the present application provides a method for generating a 3D printing file, including:
  • the seam line is a vertical seam line.
  • the determining the coordinate information of the seam point according to the straight line corresponding to the abscissa of the intersection point and the outline of the current layer further includes:
  • the coordinate information (X0, Y0) of the seam point is determined according to the abscissa X0 of the seam line and the ordinate of the seam point.
  • the embodiment of the present application also provides a three-dimensional printing device, including:
  • a slice layering module which is used to perform layered processing on the three-dimensional model to obtain slices of each layer, and obtain contour data of slices of each layer;
  • the seam point operation module is used to determine the abscissa information of the seam point of the preset seam line on the current layer for slices of each layer; according to the straight line corresponding to the abscissa information of the seam point and the Outline, determining the coordinate information of the seam point, adding the coordinate information of the seam point into the outline data of the current layer and setting the seam point as the initial printing point of the current layer;
  • the printing module is used to print the three-dimensional model according to the contour data of each layer.
  • the embodiment of the present application also provides a computer device, including:
  • processors one or more processors
  • memory for storing one or more programs
  • the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors are made to implement the aforementioned method for generating a 3D printing file.
  • the embodiment of the present application also provides a computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the aforementioned method for generating a 3D printing file is realized.
  • the 3D printing file generation method of the present application supplements the layered contour data of the 3D model through linear equation intersecting to determine the coordinate information of the corresponding seam points in the multi-layer, and The coordinate information of the seam point is added to the contour data.
  • the seam point is the starting point and the end point of the slice layer printing.
  • FIG. 1 is a flow chart of a method for generating a 3D printing file provided by an embodiment of the present application.
  • Fig. 2 is a schematic diagram when there is a repeated point in the method for generating a 3D printing file provided by the embodiment of the present application.
  • Fig. 3 is a schematic diagram when there are multiple repeated points in the method for generating a 3D printing file provided by the embodiment of the present application.
  • Fig. 4 is a schematic structural diagram of a three-dimensional printing device provided by an embodiment of the present application.
  • FIG. 5 is a schematic structural diagram of a computer device provided by an embodiment of the present application.
  • FIG. 1 is a flowchart of a method for generating a 3D printing file provided by an embodiment of the present application.
  • This embodiment is applicable to the case of printing a three-dimensional model using fused deposition modeling technology.
  • This method can be executed by the three-dimensional printing device provided in the embodiment of this application.
  • the device can be implemented by hardware and/or software, and generally can be integrated in computer equipment.
  • a method for generating a 3D printing file provided in an embodiment of the present application includes:
  • Step S1 Perform hierarchical processing on the 3D model to obtain slices of each layer, and obtain contour data of slices of each layer.
  • the 3D model usually when printing the 3D model, it is based on the Cartesian coordinate system on the printing platform. In order to enable different parts of the 3D model to be printed according to their respective slice layering angles, the 3D model needs to be segmented to determine parameters such as slice layering angles, contour shapes, etc. corresponding to each layer after segmentation.
  • layering can be performed according to information such as the normal vector of the patch in the STL model, for example, the following steps can be included: obtain the maximum allowable layer thickness and the minimum allowable layer thickness according to the corresponding 3D printing equipment; , use slicing software to process the 3D model of the entity to be processed, and obtain the SLC file of the entity to be processed.
  • adaptive layering can also be performed directly on the CAD solid model, and an accurate three-dimensional model can be used to perform adaptive layering, so that the solid model can also be accurately imaged.
  • the method for obtaining contour data may include but not limited to: directly perform layered slicing on the CAD model to obtain contour data; convert the CAD model into a surface model and then perform layered slicing to obtain contour data; After the model is converted into an STL model, it is layered and sliced to obtain contour data; first, the CAD model is converted into a surface model, and then converted into an STL model, and then layered and sliced to obtain contour data.
  • the preset seam line is a known line, based on which the parameter equation of the preset seam line is determined, and the preset seam line and the outline of the current layer The position information of the intersection point is determined, and the abscissa of each intersection point can be determined. It can be understood that the intersection of the preset seamline and the outline of the current layer may be the intersection of the seamline with the original outline of the three-dimensional model.
  • the preset seam line can be set according to the actual situation, and can be set to intersect with all slice layers, or intersect with some slice layers, wherein, when intersecting with a partial slice layer, it can be a completely continuous partial slice layer Intersects, or intersects partial slice layers that are not completely contiguous, or intersects partial slice layers that are not completely contiguous.
  • the manner of obtaining the abscissa X0 of the seam point may include:
  • the manner of obtaining the ordinate of the seam point may include:
  • the two points closest to the preset seam line are selected as the auxiliary positioning points Q1 and Q2; In order to make the vertical coordinates of the joint points of each layer very close.
  • the seam point is the point closest to the intersection point on the original three-dimensional model on the three-dimensional model formed by splicing a plurality of small triangles.
  • the seam point and the intersection point may be approximately the same point.
  • a nested loop step may also be included, and the nested loop step is used to analyze the intersected multi-layer slice when the preset seam line intersects with the multi-layer slice
  • the slices sequentially complete the coordinate information of the seam points until the last layer.
  • At least multiple layers of the layered 3D model intersect with a predetermined seam line.
  • layers intersecting with the seam line are continuous, so that the printed seam line is continuous.
  • the seam line only intersects with some layers in the layered three-dimensional model, that is, the seam line appears in some layers of the three-dimensional model but not all layers, and correspondingly, it only needs to be separated in some layers Fill in the position parameters of the seam points; in other embodiments, the seam lines may intersect all the layers in the layered 3D model, and correspondingly, the seam points need to be respectively added in all layers positional parameters.
  • the contour data of the i-th layer (i is a natural number) is taken, the position parameters of the seam points located on the i-th layer are obtained, and the position parameters of the seam points are added to the i-th layer in the contour data.
  • the i-th layer is the first layer taken when sequentially processing multi-layer contour data.
  • the i+pth layer is a layer selected when adding the seam points to other layers after the seam points are added to the i-th layer.
  • p 1
  • successively adjacent layers may be selected, and the seam points corresponding to the layers are filled in the contour parameters layer by layer.
  • m may be other natural numbers other than 0 or 1, that is, non-adjacent layers may be selected to fill in the position parameters of the joint points.
  • contour data of the i+p+k layer (p, k being a natural number greater than 0) can be continued to obtain the position parameter of the seam point on the i+p+k layer, and The position parameters of the seam points are added to the contour data of the i+p+kth layer; and, by analogy, all the seam points corresponding to the layers intersecting with the seam lines are obtained.
  • it may also include generating the filling and supporting data of the three-dimensional model, which may be: import the shell model in *.stl format into Magic software, orient and place the model in the substrate model in Magic software. position; build a process support structure for the model in the Magic software, further, the process support structure is a mesh support structure; slice and layer the 3D model and process support structure, and output *.cli slice files ;Import the *.cli slice file into TSC Building filling software; plan the laser scanning path in TSC Building filling software to fill each slice layer, and output the *.cli filling file, and import the *.cli filling file into the 3D printing device.
  • the filling and supporting data of the three-dimensional model may be: import the shell model in *.stl format into Magic software, orient and place the model in the substrate model in Magic software. position; build a process support structure for the model in the Magic software, further, the process support structure is a mesh support structure; slice and layer the 3D model and process support structure, and output *.
  • it may also include a general-purpose Gcode file that can be generated by the slicing engine for the 3D printer to read and print.
  • Figure 4 is a schematic structural diagram of a three-dimensional printing device provided in the embodiment of the present application.
  • the device can be implemented by hardware and/or software, and can generally be integrated into a computer device.
  • the present application also provides a three-dimensional printing device 10, including:
  • the slice layering module 11 is configured to perform layering processing on the three-dimensional model to obtain slices of each layer, and obtain contour data of slices of each layer.
  • the contour data of the current layer determine the coordinate information of the seam point, add the coordinate information of the seam point into the contour data of the current layer and set the seam point as the start of the current layer print points.
  • the printing module 14 is configured to print the three-dimensional model according to the contour data of each layer.
  • the three-dimensional printing device 10 provided in the embodiment of the present application can execute the method for generating a 3D printing file provided in any embodiment of the present application, and has corresponding functional modules and beneficial effects for executing the method.
  • the included units and modules are only divided according to functional logic, but are not limited to the above-mentioned division, as long as the corresponding functions can be realized; in addition, each functional unit
  • the specific names are only for the convenience of distinguishing each other, and are not used to limit the protection scope of the present application.
  • FIG. 5 is a schematic structural diagram of a computer device provided in an embodiment of the present application, showing a block diagram of an exemplary computer device suitable for implementing the embodiments of the present application.
  • the computer device shown in FIG. 5 is only an example, and should not limit the functions and scope of use of this embodiment of the present application.
  • the computer equipment includes a processor 41, a memory 42, an input device 43 and an output device 44; the number of processors 41 in the computer equipment can be one or more, and one processor 41 is taken as an example in Figure 5 , the processor 41, the memory 42, the input device 43 and the output device 44 in the computer equipment may be connected via a bus or in other ways. In FIG. 5, connection via a bus is taken as an example.
  • the memory 42 can be used to store software programs, computer-executable programs and modules, such as the program instructions/modules corresponding to the method for generating 3D printing files in the embodiment of the present application (for example, in the 3D printing device slice layering module 11, seam point computing module 12, and printing module 14).
  • the processor 41 executes various functional applications and data processing of the computer device by running the software programs, instructions and modules stored in the memory 42, that is, realizes the above-mentioned method for generating a 3D printing file.
  • the memory 42 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system and at least one application required by a function; the data storage area may store data created according to the use of the computer device, and the like.
  • the memory 42 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage devices.
  • the memory 42 may further include memory located remotely relative to the processor 41, and these remote memories may be connected to the computer device through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the input device 43 can be used to obtain the three-dimensional model to be printed and to generate key signal input related to user settings and function control of the computer equipment, and the like.
  • Output device 44 may be used to generate print files for use by a 3D printer, among other things.
  • the embodiment of the present application also provides a storage medium containing computer-executable instructions, and the computer-executable instructions are used to execute a method for generating a 3D printing file when executed by a computer processor.
  • the method includes:
  • the storage medium may be any of various types of memory devices or storage devices.
  • the term "storage medium” is intended to include: installation media such as CD-ROMs, floppy disks, or tape drives; computer system memory or random access memory such as DRAM, DDR RAM, SRAM, EDO RAM, Rambus RAM, etc. ; non-volatile memory, such as flash memory, magnetic media (eg hard disk or optical storage); registers or other similar types of memory elements, etc.
  • the storage medium may also include other types of memory or combinations thereof.
  • the storage medium may be located in a computer system in which the program is executed, or may be located in a different second computer system connected to the computer system through a network such as the Internet.
  • the second computer system may provide program instructions to the computer for execution.
  • storage medium may include two or more storage media that may reside in different locations, such as in different computer systems connected by a network.
  • the storage medium may store program instructions (eg embodied as computer programs) executable by one or more processors.
  • a storage medium containing computer-executable instructions provided in the embodiments of the present application the computer-executable instructions are not limited to the method operations described above, and can also execute the generation of 3D printing files provided in any embodiment of the present application Related operations in the method.
  • a computer readable signal medium may include a data signal carrying computer readable program code in baseband or as part of a carrier wave. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, which can send, propagate, or transmit a program for use by or in conjunction with an instruction execution system, apparatus, or device. .
  • Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • the present application can be realized by means of software and necessary general-purpose hardware, and of course it can also be realized by hardware, but in many cases the former is a better implementation .
  • the essence of the technical solution of this application or the part that contributes to the prior art can be embodied in the form of a software product, and the computer software product can be stored in a computer-readable storage medium, such as a floppy disk of a computer , read-only memory (Read-Only Memory, ROM), random access memory (RandomAccessMemory, RAM), flash memory (FLASH), hard disk or optical disc, etc., including several instructions to make a computer device (which can be a personal computer, server , or a network device, etc.) execute the methods described in the various embodiments of the present application.
  • a computer-readable storage medium such as a floppy disk of a computer , read-only memory (Read-Only Memory, ROM), random access memory (RandomAccessMemory, RAM), flash memory (FLASH), hard

Landscapes

  • Engineering & Computer Science (AREA)
  • Chemical & Material Sciences (AREA)
  • Materials Engineering (AREA)
  • Physics & Mathematics (AREA)
  • Manufacturing & Machinery (AREA)
  • Mechanical Engineering (AREA)
  • Optics & Photonics (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)

Abstract

本申请提供一种3D打印文件的生成方法、三维打印装置、计算机设备及存储介质,可用于成型更美观或更符合设计要求的接缝,有效提升产品的美观度。所述3D打印文件的生成方法包括如下步骤:对三维模型进行分层处理得到各层切片,并获取各层切片的轮廓数据;对于各层切片,确定预设接缝线在当前层上交点的横坐标X0对应的直线X=X0;根据所述交点的横坐标信息所对应的直线X=X0与所述当前层的轮廓数据,确定接缝点的坐标信息,将所述接缝点的坐标信息补入所述当前层的轮廓数据中并设置所述接缝点为所述当前层的起始打印点;根据各层的轮廓数据生成3D打印文件。

Description

3D打印文件的生成方法、装置、计算机设备及存储介质
本申请要求于2021年12月7日提交中国专利局,申请号为202111483699.8、申请名称为“3D打印文件的生成方法、装置、计算机设备及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及3D打印领域,尤其涉及3D打印文件的生成方法、三维打印装置、计算机设备及存储介质。
背景技术
3D打印即快速成型技术,是一种累积制造技术,又称增材制造,它是一种数字模型文件为基础,运用特殊蜡材、粉末状金属或塑料等可粘合材料,通过打印一层层的粘合材料来制造三维的物体。其中,切片,是指将一个实体分成厚度相等的许多层,这是3D打印的基础,分好的层将是3D打印进行的路径。
现有技术中,模型一般由多个三角面组成,在切片的时候,每一层外轮廓都是由当前层水平面与外层所包含的三角面相交产生的轮廓点连线组成。由于轮廓上的点,是在对模型进行分层时,每一层层面与模型当前层的所有三角面相交后产生的,而接缝的点就是从这些点里选择的,这样就造成有些模型接缝歪歪扭扭,十分影响打印件的美观度。如何解决上述问题,是本领域技术人员需要考虑的。
发明内容
有鉴于此,本申请提供3D打印文件的生成方法、装置、计算机设备及存储介质,可用于成型更美观或更符合设计要求的接缝,有效提升产品的美观度。
本申请实施例提供一种3D打印文件的生成方法,包括:
对三维模型进行分层处理得到各层切片,并获取各层切片的轮廓数据;
对于各层切片,确定预设接缝线在当前层上交点的横坐标X0对应的直线X=X0;根据所述交点的横坐标所对应的直线X=X0与所述当前层的轮廓数据,确定接缝点的坐标信息,将所述接缝点的坐标信息补入所述当前层的轮廓数据中并设置所述接缝点为所述当前层的起始打印点;
根据各层的轮廓数据生成3D打印文件。
于一实施例中,所述确定预设接缝线在当前层上交点的横坐标X0对应的直线X=X0,包括:
根据X0=m+n*Z,确定预设接缝线在当前层上交点的横坐标X0对应的直线X=m+n*Z;其中,m、n为常数,Z为所述当前层的高度。
于一实施例中,所述根据所述交点的横坐标X0所对应的直线X=X0与所述当前层的 轮廓,确定所述接缝点的坐标信息,包括:
预设接缝线在当前层上的所述交点与当前层所对应的所述接缝点的横坐标相同,所述接缝点的横坐标为X0=m+n*Z,其中,m、n为常数,Z为所述当前层的高度。
于一实施例中,所述接缝线为垂直接缝线,此时n取0,根据X0=m+n*Z所确定的预设接缝线在当前层上所述交点的横坐标对应的直线为X0=m。
于一实施例中,所述根据所述交点的横坐标所对应的直线与所述当前层的轮廓,确定所述接缝点的坐标信息,还包括:
计算所述当前层的轮廓数据中的所有点到直线X=m+n*Z的距离;
根据计算结果和直线X=m+n*Z,选取两个辅助定位点Q1及Q2,联立Q1及Q2得到直线方程为L=ax+b(a,b为常数);
联立方程X=m+n*Z及L=ax+b求交得到所述接缝点的纵坐标Y0;
根据所述接缝线的横坐标X0和所述接缝点的纵坐标,确定所述接缝点的坐标信息(X0,Y0)。
于一实施例中,所述根据计算结果和直线X=m+n*Z,选取两个辅助定位点Q1及Q2,包括:
当所述当前层的轮廓与直线X=m+n*Z存在多个重复点时,选取到所述预设接缝线距离最近的两个点作为所述辅助定位点Q1及Q2。
于一实施例中,所述根据计算结果和直线X=m+n*Z,选取两个辅助定位点Q1及Q2,包括:
当所述当前层与直线X=m+n*Z仅存在一个重复点时,选取该层的轮廓数据中距离直线X=m+n*Z最近的两个点为辅助定位点Q1及Q2。
本申请实施例还提供一种三维打印装置,包括:
切片分层模块,用于对三维模型进行分层处理得到各层切片,并获取各层切片的轮廓数据;
接缝点运算模块,用于对于各层切片确定预设接缝线在当前层上接缝点的横坐标信息;根据所述接缝点的横坐标信息所对应的直线与所述当前层的轮廓,确定所述接缝点的坐标信息,将所述接缝点的坐标信息补入所述当前层的轮廓数据中并设置所述接缝点为所述当前层的起始打印点;
打印模块,用于根据每层的轮廓数据打印所述三维模型。
本申请实施例还提供一种计算机设备,包括:
一个或多个处理器;
存储器,用于存储一个或多个程序;
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如前述的3D打印文件的生成方法。
本申请实施例还提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如前述的3D打印文件的生成方法。
相较于现有技术,本申请的3D打印文件的生成方法,通过线性方程求交对三维模型分层后的轮廓数据进行补充,以确定多层中对应的接缝点的坐标信息,并将所述接缝点 的坐标信息加入轮廓数据。使得切片完成进行打印时,所述接缝点为所述切片层打印的起始点及终点,通过在多层中完善所述接缝点的坐标信息,使得打印完成后的模型上可产生与预期接缝线相同或极其接近的接缝线,可有效增加美观度;尤其是对于垂直的接缝线,可在应用于文字、标题等的打印时获得较高的美观度。
附图说明
图1为本申请实施例提供的3D打印文件的生成方法的流程图。
图2为本申请实施例提供的3D打印文件的生成方法中存在一个重复点时的示意图。
图3为本申请实施例提供的3D打印文件的生成方法中存在多个重复点时的示意图。
图4为本申请实施例提供的三维打印装置的结构示意图。
图5为本申请实施例提供的计算机设备的结构示意图。
主要元件符号说明
三维打印装置  10
切片分层模块  11
接缝点运算模块  12
打印模块  14
处理器  41
存储器  42
输入装置  43
输出装置  44
如下具体实施方式将结合上述附图进一步说明本申请。
具体实施方式
以下描述将参考附图以更全面地描述本申请内容。附图中所示为本申请的示例性实施例。然而,本申请可以以许多不同的形式来实施,并且不应该被解释为限于在此阐述的示例性实施例。提供这些示例性实施例是为了使本申请透彻和完整,并且将本申请的范围充分地传达给本领域技术人员。类似的附图标记表示相同或类似的组件。
本文使用的术语仅用于描述特定示例性实施例的目的,而不意图限制本申请。如本文所使用的,除非上下文另外清楚地指出,否则单数形式“一”,“一个”和“该”旨在也包括复数形式。此外,当在本文中使用时,“包括”和/或“包含”和/或“具有”,整数,步骤,操作,组件和/或组件,但不排除存在或添加一个或多个其它特征,区域,整数,步骤,操作,组件和/或其群组。
除非另外定义,否则本文使用的所有术语(包括技术和科学术语)具有与本申请所属领域的普通技术人员通常理解的相同的含义。此外,除非文中明确定义,诸如在通用字典中定义的那些术语应该被解释为具有与其在相关技术和本申请内容中的含义一致的含义,并且将不被解释为理想化或过于正式的含义。
以下内容将结合附图对示例性实施例进行描述。须注意的是,参考附图中所描绘的 组件不一定按比例显示;而相同或类似的组件将被赋予相同或相似的附图标记表示或类似的技术用语。
下面参照附图,对本申请的具体实施方式作进一步的详细描述。
如图1所示,图1为本申请实施例提供的3D打印文件的生成方法的流程图。本实施例可适用于利用熔融沉积成型技术打印三维模型的情况,该方法可以由本申请实施例所提供的三维打印装置来执行,该装置可以由硬件和/或软件的方式来实现,一般可集成于计算机设备中。本申请实施例提供的一种3D打印文件的生成方法,包括:
步骤S1:对三维模型进行分层处理得到各层切片,并获取各层切片的轮廓数据。
于一实施例中,通常在打印三维模型时,是基于打印平台上的笛卡尔坐标系进行的。为了使三维模型的不同部位可以按照各自的切片分层角度进行打印,需要将三维模型进行分割,以分别确定分割后各层对应的切片分层角度、轮廓形状等参数。
于一实施例中,可根据STL模型中面片的法向量等信息进行分层,例如可以包括如下步骤:根据相应3D打印设备得到最大允许层厚和最小允许层厚;根据得到的最小允许厚度,利用切片软件处理需加工实体的三维模型,得到需加工实体的SLC文件。
在其他实施例中,也可直接针对CAD实体模型进行自适应分层,用精确地三维模型来进行自适应分层,这样也能够精确地对实体模型进行成像。
于一实施例中,获取轮廓数据的方法可以包括但不限于:在CAD模型上直接进行分层切片以得到轮廓数据;将CAD模型转化为表面模型后进行分层切片以得到轮廓数据;将CAD模型转化为STL模型后进行分层切片以得到轮廓数据;先将CAD模型转化为表面模型,再转化为STL模型后分层切片以得到轮廓数据。
步骤S2:对于各层切片,确定预设接缝线在当前层上交点的横坐标X0对应的直线X=X0。
于一实施例中,根据X0=m+n*Z,确定预设接缝线在当前层上交点的横坐标X0对应的直线X=m+n*Z;其中,m、n为常数,Z为所述当前层的高度。
于一实施例中,预设接缝线为一条已知的线,在此基础上所述预设接缝线的参数方程是确定的,所述预设接缝线与所述当前层所在轮廓的交点的位置信息是确定的,每个交点的横坐标是可以确定。可以理解的,所述预设接缝线与所述当前层所在轮廓的交点可以为所述接缝线与所述三维模型的原始轮廓的交点。
与之对应的,当所述接缝线与三维模型的多层存在相交时,对应所述交点所在层的层或高度可以确定所述交点的横坐标X0应满足方程X0=m+n*Z,其中,m、n为常数,Z为所述当前层的高度。
于一实施例中,所述接缝线为垂直接缝线时,n可取0,即,垂直的接缝线与多层的交点均具有相同的横坐标,根据X0=m+n*Z所确定的预设接缝线在当前层上交点的横坐标信息为X0=m。
可以理解的,预设接缝线可以根据实际情况进行设置,可以设置为与全部切片层相交,也可以与部分切片层相交,其中,与部分切片层相交时可以为与完全连续的部分切片层相交,或与不完全连续的部分切片层相交,或与完全不连续的部分切片层相交。
步骤S3:根据所述交点的横坐标所对应的直线X=X0与所述当前层的轮廓数据,确 定接缝点的坐标信息,将所述接缝点的坐标信息补入所述当前层的轮廓数据中,并设置所述接缝点为所述当前层的起始打印点。
获取所述接缝点的横坐标X0的方式可以包括:
于一实施例中,预设接缝线在当前层上的所述交点与当前层所对应的所述接缝点的横坐标相同,所述接缝点的横坐标为x0=m+n*Z,其中,m、n为常数,Z为所述当前层的高度。
于一实施例中,当所述接缝线为垂直接缝线,n取0,根据X0=m+n*Z所确定的预设接缝线在当前层上所述交点的横坐标对应的直线为X0=m,各层的所述接缝点的横坐标为x0=m。
获取所述接缝点的纵坐标的方式可以包括:
于一实施例中,计算所述当前层的轮廓数据中的所有点到直线X=m+n*Z的距离。
具体的,在一个二维平面(所选取的层所对应的平面)内,通过点到线的计算公式分别求出轮廓数据中包含的所有点到直线X=m+n*Z的距离。
进一步的,根据计算结果和直线X=m+n*Z,选取两个辅助定位点Q1及Q2,联立Q1及Q2得到直线方程为L=ax+b(a,b为常数)。
具体的,求得当前层的轮廓中的所有点到直线X=m+n*Z的距离后,比较所求得的当前层的轮廓中的所有点所对应的距离,对其大小进行并排序并选取距离最小的两个点作为辅助定位点Q1及Q2。其中,所述距离最小的两个点应该是分布于直线X=m+n*Z的两侧的两个点,即,辅助定位点Q1及Q2所对应的横坐标的一个大于X=m+n*Z且另一个小于X=m+n*Z。
于一实施例中,进一步结合图2所示,当所述当前层与直线X=m+n*Z仅存在一个重复点时,选取所述当前层的轮廓数据中距离直线X=m+n*Z最近的两个点为辅助定位点Q1及Q2。在本实施例中,所述重复点即为所述交点。
于一实施例中,进一步结合图3所示,当所述当前层与直线X=m+n*Z存在多个重复点时,则对应存在多个距离直线X=m+n*Z的距离相同的点,则选取到预设接缝线距离最近的两个点作为所述辅助定位点Q1及Q2。在本实施例中,多个所述重复点中仅有一个为所述交点,对应的,辅助定位点Q1及Q2为距离前述的所述重复点最近的两个点。
于一实施例中,在对各层的轮廓数据进行求交选取所述辅助定位点时,均选取到所述预设接缝线距离最近的两个点作为所述辅助定位点Q1及Q2;以使各层的所述接缝点的纵坐标十分接近。
可以理解的,所述接缝点为由多个小三角拼接形成的三维模型上,与原始的所述三维模型上的所述交点最为接近的点,当所述三维模型被切分为足够小的三角形时,所述接缝点可与所述交点近似为同一点。
例如,在本实施例中,多层的辅助定位点中,包括两个距离直线x=p最近的点(例如Q1和Q3),同时也包括两个距离x=p第二近的点(例如Q2和Q4);其中,Q1和Q2位于直线x=p相同的一侧,Q3和Q4位于直线x=p相同的另一侧,通过比对可知,Q1和Q2到预设接缝线距离更为接近,则对应选取Q1和Q2作为辅助定位点。
更进一步的,联立方程X=m+n*Z及L=ax+b求交得到所述接缝点的纵坐标。
具体的,通过联立直线X=m+n*Z及L=ax+b的方程,通过计算两个方程的共同解可以确定直线X=m+n*Z及L=ax+b的交点,直线X=m+n*Z及L=ax+b的所述交点即为所需要的求得的所述接缝点,根据所述求交结果可确定所述接缝点的完整坐标参数,使所述接缝点具备打印基础。
在其他实施例中,在步骤S1至S3之后还可以包括一个嵌套循环步骤,所述嵌套循环步骤用于当所述预设接缝线与多层切片相交时对所述相交的多层切片依次完善所述接缝点的坐标信息,直至最后一层。
于一实施例中,分层后的三维模型的至少多层与预设接缝线相交,通常,与接缝线相交的层是连续的,以使打印后的接缝线为连续的。在一些实施例中,接缝线仅与分层后的三维模型中的部分层相交,即,接缝线出现于三维模型的部分层而非全部层,对应的,仅需在部分层中分别补入所述接缝点的位置参数;在其他实施例中,接缝线可与分层后的三维模型中的所有层相交,对应的,需在所有层中分别补入所述接缝点的位置参数。
即,可以从第i层开始,依照前述步骤S2及S3确定第i层中的所述接缝点的位置参数,并补入第i层的轮廓数据中,随后逐步在其他层中补入其所对应的所述接缝点的位置参数,直至最后一层。
于一实施例中,取第i层(i为自然数)的轮廓数据,获取位于第i层上的所述接缝点的位置参数,并将所述接缝点的位置参数补入第i层的轮廓数据中。
具体的,该第i层为对多层的轮廓数据依次进行处理时所取的第一层。
进一步的,继续取第i+p层(p为大于0的自然数)的轮廓数据,获取位于第i+p层上的所述接缝点的位置参数,并将所述接缝点的位置参数补入第i+p层的轮廓数据中。
具体的,该第i+p层为,在对第i层进行补入所述接缝点的处理后,进一步对其他层进行补入所述接缝点的处理时所选取的层。
在本实施例中,p=1,可选取依次相邻的层,逐层在轮廓参数中补入该层所对应的所述接缝点。在其他实施例中,m可为非0或1的其他自然数,即,可选取非相邻的层补入所述接缝点的位置参数。
更进一步的,可继续取第i+p+k层(p、k为大于0的自然数)的轮廓数据,获取位于第i+p+k层上的所述接缝点的位置参数,并将所述接缝点的位置参数补入第i+p+k层的轮廓数据中;并,依此类推直至获取所有与接缝线相交的层所对应的接缝点。
于一实施例中,还可以包括生成所述三维模型的填充、支撑数据,可以为:将*.stl格式壳体模型导入Magic软件,在Magic软件中将模型定向并摆放于基板模型中合适的位置;在Magic软件中对模型搭建工艺支撑结构,进一步地,所述工艺支撑结构为网状支撑结构;对所述三维模型及工艺支撑结构进行切片分层操作,并输出*.cli切片文件;将*.cli切片文件导入TSC Building填充软件;在TSC Building填充软件中规划激光扫描路径填充每层切片层,并输出*.cli填充文件,将*.cli填充文件导入3D打印设备。
于一实施例中,还可以包括可由切片引擎生成通用的Gcode文件,供3D打印机读取并打印。
如图4所示,图4为本申请实施例提供的三维打印装置的结构示意图,该装置可以 由硬件和/或软件的方式来实现,一般可集成于计算机设备中。
本申请还提供一种三维打印装置10,包括:
切片分层模块11,用于对三维模型进行分层处理得到各层切片,并获取各层切片的轮廓数据。
接缝点运算模块12,用于对于各层切片确定预设接缝线在当前层上交点的横坐标X0对应的直线X=X0;根据所述交点的横坐标所对应的直线X=X0与所述当前层的轮廓数据,确定接缝点的坐标信息,将所述接缝点的坐标信息补入所述当前层的轮廓数据中并设置所述接缝点为所述当前层的起始打印点。
打印模块14,用于根据每层的轮廓数据打印所述三维模型。
本申请实施例所提供的三维打印装置10可执行本申请任意实施例所提供的3D打印文件的生成方法,具备执行方法相应的功能模块和有益效果。
在上述三维打印装置10的实施例中,所包括的各个单元和模块只是按照功能逻辑进行划分的,但并不局限于上述的划分,只要能够实现相应的功能即可;另外,各功能单元的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。
如图5所示,图5为本申请实施例提供的计算机设备的结构示意图,示出了适于用来实现本申请实施方式的示例性计算机设备的框图。图5显示的计算机设备仅仅是一个示例,不应对本申请实施例的功能和使用范围带来任何限制。
如图5所示,该计算机设备包括处理器41、存储器42、输入装置43及输出装置44;计算机设备中处理器41的数量可以是一个或多个,图5中以一个处理器41为例,计算机设备中的处理器41、存储器42、输入装置43及输出装置44可以通过总线或其他方式连接,图5中以通过总线连接为例。
存储器42作为一种计算机可读存储介质,可用于存储软件程序、计算机可执行程序以及模块,如本申请实施例中的3D打印文件的生成方法对应的程序指令/模块(例如,三维打印装置中的切片分层模块11、接缝点运算模块12、打印模块14)。处理器41通过运行存储在存储器42中的软件程序、指令以及模块,从而执行计算机设备的各种功能应用以及数据处理,即实现上述的3D打印文件的生成方法。
存储器42可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据计算机设备的使用所创建的数据等。此外,存储器42可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。在一些实例中,存储器42可进一步包括相对于处理器41远程设置的存储器,这些远程存储器可以通过网络连接至计算机设备。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。
输入装置43可用于获取待打印的三维模型以及产生与计算机设备的用户设置和功能控制有关的键信号输入等。输出装置44可用于生成3D打印机使用的打印文件等等。
本申请实施例还提供一种包含计算机可执行指令的存储介质,该计算机可执行指令在由计算机处理器执行时用于执行一种3D打印文件的生成方法,该方法包括:
对三维模型进行分层处理得到各层切片,并获取各层切片的轮廓数据;
对于各层切片,确定预设接缝线在当前层上交点的横坐标X0对应的直线X=X0;
根据所述交点的横坐标所对应的直线X=X0与所述当前层的轮廓数据,确定接缝点的坐标信息,将所述接缝点的坐标信息补入所述当前层的轮廓数据中并设置所述接缝点为所述当前层的起始打印点;
根据各层的轮廓数据生成3D打印文件。
存储介质可以是任何的各种类型的存储器设备或存储设备。术语“存储介质”旨在包括:安装介质,例如CD-ROM、软盘或磁带装置;计算机系统存储器或随机存取存储器,诸如DRAM、DDR RAM、SRAM、EDO RAM,兰巴斯(Rambus)RAM等;非易失性存储器,诸如闪存、磁介质(例如硬盘或光存储);寄存器或其它相似类型的存储器元件等。存储介质可以还包括其它类型的存储器或其组合。另外,存储介质可以位于程序在其中被执行的计算机系统中,或者可以位于不同的第二计算机系统中,第二计算机系统通过网络(诸如因特网)连接到计算机系统。第二计算机系统可以提供程序指令给计算机用于执行。术语“存储介质”可以包括可以驻留在不同位置中(例如在通过网络连接的不同计算机系统中)的两个或更多存储介质。存储介质可以存储可由一个或多个处理器执行的程序指令(例如具体实现为计算机程序)。
当然,本申请实施例所提供的一种包含计算机可执行指令的存储介质,其计算机可执行指令不限于如上所述的方法操作,还可以执行本申请任意实施例所提供的3D打印文件的生成方法中的相关操作。
计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。
计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于无线、电线、光缆、RF等等,或者上述的任意合适的组合。
通过以上关于实施方式的描述,所属领域的技术人员可以清楚地了解到,本申请可借助软件及必需的通用硬件来实现,当然也可以通过硬件实现,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如计算机的软盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(RandomAccessMemory,RAM)、闪存(FLASH)、硬盘或光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。
上文中,参照附图描述了本申请的具体实施方式。但是,本领域中的普通技术人员能够理解,在不偏离本申请的精神和范围的情况下,还可以对本申请的具体实施方式作各种变更和替换。这些变更和替换都落在本申请所限定的范围内。

Claims (10)

  1. 一种3D打印文件的生成方法,其特征在于,包括:
    对三维模型进行分层处理得到各层切片,并获取各层切片的轮廓数据;
    对于各层切片,确定预设接缝线在当前层上交点的横坐标X0对应的直线X=X0;
    根据所述交点的横坐标所对应的直线X=X0与所述当前层的轮廓数据,确定接缝点的坐标信息,将所述接缝点的坐标信息补入所述当前层的轮廓数据中并设置所述接缝点为所述当前层的起始打印点;以及
    根据各层的轮廓数据生成3D打印文件。
  2. 如权利要求1所述的3D打印文件的生成方法,其特征在于,所述确定预设接缝线在当前层上交点的横坐标X0对应的直线X=X0,包括:
    根据X0=m+n*Z,确定预设接缝线在当前层上交点的横坐标X0对应的直线X=m+n*Z;其中,m、n为常数,Z为所述当前层的高度。
  3. 如权利要求2所述的3D打印文件的生成方法,其特征在于,所述根据所述交点的横坐标X0所对应的直线X=X0与所述当前层的轮廓,确定所述接缝点的坐标信息,包括:
    所述预设接缝线在所述当前层上的所述交点与所述当前层所对应的所述接缝点的横坐标相同,所述接缝点的横坐标为X0=m+n*Z,其中,m、n为常数,Z为所述当前层的高度。
  4. 如权利要求3所述的3D打印文件的生成方法,其特征在于,所述接缝线为垂直接缝线,此时n取0,根据X0=m+n*Z所确定的预设接缝线在当前层上所述交点的横坐标为X0=m。
  5. 如权利要求3所述的3D打印文件的生成方法,其特征在于,所述根据所述交点的横坐标所对应的直线与所述当前层的轮廓,确定所述接缝点的坐标信息,还包括:
    计算所述当前层的轮廓数据中的所有点到直线X=m+n*Z的距离;
    根据计算结果和直线X=m+n*Z,选取两个辅助定位点Q1及Q2,联立Q1及Q2得到直线方程为L=ax+b(a,b为常数);以及
    联立方程X=m+n*Z及L=ax+b求交得到所述接缝点的纵坐标Y0;
    根据所述接缝线的横坐标X0和所述接缝点的纵坐标,确定所述接缝点的坐标信息(X0,Y0)。
  6. 如权利要求5所述的3D打印文件的生成方法,其特征在于,所述根据计算结果和直线X=m+n*Z,选取两个辅助定位点Q1及Q2,包括:
    当所述当前层的轮廓与直线X=m+n*Z存在多个重复点时,选取到所述预设接缝线距离最近的两个点作为所述辅助定位点Q1及Q2。
  7. 如权利要求5所述的3D打印文件的生成方法,其特征在于,所述根据计算结果和直线X=m+n*Z,选取两个辅助定位点Q1及Q2,包括:
    当所述当前层与直线X=m+n*Z仅存在一个重复点时,选取该层的轮廓数据中距离直线X=m+n*Z最近的两个点为辅助定位点Q1及Q2。
  8. 一种三维打印装置,其特征在于,包括:
    切片分层模块,用于对三维模型进行分层处理得到各层切片,并获取各层切片的轮廓数据;
    接缝点运算模块,用于对于各层切片确定预设接缝线在当前层上交点的横坐标对应的直线;根据所述交点的横坐标所对应的直线与所述当前层的轮廓,确定接缝点的坐标信息,将所述接缝点的坐标信息补入所述当前层的轮廓数据中并设置所述接缝点为所述当前层的起始打印点;
    打印模块,用于根据每层的轮廓数据打印所述三维模型。
  9. 一种计算机设备,其特征在于,包括:
    一个或多个处理器;
    存储器,用于存储一个或多个程序;
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1至7中任意一项所述的3D打印文件的生成方法。
  10. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,该程序被处理器执行时实现如权利要求1至7中任意一项所述的3D打印文件的生成方法。
PCT/CN2022/131213 2021-12-07 2022-11-10 3d打印文件的生成方法、装置、计算机设备及存储介质 WO2023103709A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111483699.8 2021-12-07
CN202111483699.8A CN114161711B (zh) 2021-12-07 2021-12-07 3d打印文件的生成方法、装置、计算机设备及存储介质

Publications (1)

Publication Number Publication Date
WO2023103709A1 true WO2023103709A1 (zh) 2023-06-15

Family

ID=80483803

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/131213 WO2023103709A1 (zh) 2021-12-07 2022-11-10 3d打印文件的生成方法、装置、计算机设备及存储介质

Country Status (2)

Country Link
CN (1) CN114161711B (zh)
WO (1) WO2023103709A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114161711B (zh) * 2021-12-07 2023-11-28 深圳市创想三维科技股份有限公司 3d打印文件的生成方法、装置、计算机设备及存储介质
CN114986650B (zh) * 2022-05-23 2023-10-13 东莞中科云计算研究院 3d打印随形支撑生成方法、装置及随形支撑结构

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107498851A (zh) * 2017-07-26 2017-12-22 江苏威宝仕科技有限公司 一种fdm3d打印模型的接缝隐藏方法
EP3608085A1 (en) * 2018-08-10 2020-02-12 Concept Laser GmbH Method for operating an apparatus for additively manufacturing three-dimensional objects
CN112895464A (zh) * 2021-02-20 2021-06-04 深圳市创想三维科技有限公司 3d打印方法、装置、电子设备及存储介质
CN113386356A (zh) * 2021-05-28 2021-09-14 深圳市创想三维科技有限公司 打印起始点的确定方法、装置、计算机设备和存储介质
CN114161711A (zh) * 2021-12-07 2022-03-11 深圳市创想三维科技股份有限公司 3d打印文件的生成方法、装置、计算机设备及存储介质

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8349239B2 (en) * 2009-09-23 2013-01-08 Stratasys, Inc. Seam concealment for three-dimensional models
US10286605B1 (en) * 2015-09-14 2019-05-14 Amazon Technologies, Inc. Identifiable information for three-dimensional items
CN107175816B (zh) * 2017-06-09 2019-03-05 洛阳理工学院 一种多头分控3d打印机
CN110722799B (zh) * 2019-11-09 2021-12-10 苏州大学 大幅面dlp型3d打印机错位均摊接缝消除方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107498851A (zh) * 2017-07-26 2017-12-22 江苏威宝仕科技有限公司 一种fdm3d打印模型的接缝隐藏方法
EP3608085A1 (en) * 2018-08-10 2020-02-12 Concept Laser GmbH Method for operating an apparatus for additively manufacturing three-dimensional objects
CN112895464A (zh) * 2021-02-20 2021-06-04 深圳市创想三维科技有限公司 3d打印方法、装置、电子设备及存储介质
CN113386356A (zh) * 2021-05-28 2021-09-14 深圳市创想三维科技有限公司 打印起始点的确定方法、装置、计算机设备和存储介质
CN114161711A (zh) * 2021-12-07 2022-03-11 深圳市创想三维科技股份有限公司 3d打印文件的生成方法、装置、计算机设备及存储介质

Also Published As

Publication number Publication date
CN114161711B (zh) 2023-11-28
CN114161711A (zh) 2022-03-11

Similar Documents

Publication Publication Date Title
WO2023103709A1 (zh) 3d打印文件的生成方法、装置、计算机设备及存储介质
Chen et al. Variable-depth curved layer fused deposition modeling of thin-shells
Hu Study on STL-based slicing process for 3D printing
Sun et al. Adaptive direct slicing of a commercial CAD model for use in rapid prototyping
US20180056594A1 (en) Additive manufacturing of a three-dimensional object
JP4346021B2 (ja) V−cadデータを用いたラピッドプロトタイピング方法と装置
US20180356794A1 (en) Methods of defining internal structures for additive manufacturing
CN104708824A (zh) 一种保留模型特征的3d打印自适应切片方法
CN108237693B (zh) 双轴3d打印过程的结果的b-rep
JPH07234888A (ja) 3次元構造体を製造するようシステムを作動する方法及び3次元構造体製造装置
Tang et al. A hybrid geometric modeling method for lattice structures fabricated by additive manufacturing
CN110363854A (zh) 曲面模板分割方法、装置、计算机设备和存储介质
Gibson et al. Software issues for additive manufacturing
Barequet et al. A data front-end for layered manufacturing
Ye et al. Image-based slicing and tool path planning for hybrid stereolithography additive manufacturing
Brown et al. Development of a stereolithography (STL) input and computer numerical control (CNC) output algorithm for an entry-level 3-D printer
Navangul et al. A vertex translation algorithm for adaptive modification of STL file in layered manufacturing
Singamneni et al. Adaptive slicing for fused deposition modeling and practical implementation schemes
CN106126129B (zh) 用于3d模型对象的特征参数表达方法及打印格式和方法
Zhang et al. Region-based layered infill area generation of STL models for additive manufacturing
Choi et al. A memory efficient slicing algorithm for large STL files
Yuan et al. Direct 3d printing system: from point cloud to additive manufacturing
US20230030783A1 (en) Watertight Spline Modeling for Additive Manufacturing
Xu et al. Direct slicing CAD models with solidworks for integral stereolithography system
Urick et al. Reconstruction of Trimmed NURBS Surfaces for Gap-Free Intersections

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22903132

Country of ref document: EP

Kind code of ref document: A1