CN105313337A - Integrated movement control method for 3DP pyramid printing - Google Patents

Integrated movement control method for 3DP pyramid printing Download PDF

Info

Publication number
CN105313337A
CN105313337A CN201510773519.8A CN201510773519A CN105313337A CN 105313337 A CN105313337 A CN 105313337A CN 201510773519 A CN201510773519 A CN 201510773519A CN 105313337 A CN105313337 A CN 105313337A
Authority
CN
China
Prior art keywords
segmentation
printing
data
layer
sectional
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
CN201510773519.8A
Other languages
Chinese (zh)
Other versions
CN105313337B (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.)
Shared Intelligent Equipment Co., Ltd.
Original Assignee
Ningxia Kocel Pattern Co Ltd
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 Ningxia Kocel Pattern Co Ltd filed Critical Ningxia Kocel Pattern Co Ltd
Priority to CN201510773519.8A priority Critical patent/CN105313337B/en
Publication of CN105313337A publication Critical patent/CN105313337A/en
Application granted granted Critical
Publication of CN105313337B publication Critical patent/CN105313337B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention relates to an integrated movement control method for 3DP pyramid printing. The method comprises the following steps that firstly, a CLI slice file is analyzed, and a data model of a 3D printing model is built; secondly, the data model is loaded according to layers, each layer presents a sectional view of the 3D printing model, polylines in each layer of outline are divided and regrouped according to given parameters, the sectional view of each layer is divided into several different sectional split graphs in the same direction, and the data of the split graphs form new layer data models; thirdly, the new layer split sectional data are analyzed, and position coordinates of printing areas of all the split sections are built; and fourthly, the new layer data are processed, BMP bitmaps are generated, new layer information circulates, BMP bitmap data are loaded, and a printing head is driven to reach the starting point of the printing areas of the split sections to start printing. The method has the beneficial effects that the flexible and effective sheet division method can effectively remove the part without graphs, only the part needing printing is reserved, and a spraying head can conduct rapid movement and efficient printing as needed.

Description

The integrated motion control method that a kind of 3DP pyramid prints
Technical field
The present invention relates to a kind of control method be used in 3D printing, be specifically related to the integrated motion control method that a kind of 3DP pyramid prints, belong to mechanical automation and print class field.
Background technology
Ink-jet stick powder formula (3DP) 3D printing technique be shower nozzle under computer, run according to the 2-D data in model cross section, optionally at relevant position jet binder, final constituting layer.After every one deck bonding, moulding cylinder declines one and equals the distance of layer thickness, to rise one section of height, release excessive powder, and shift moulding cylinder onto by powder-laying roller, pave and be compacted for powder cylinder; Circulation like this, until the bonding completing whole object.In the process, every one deck two bit data model cross section of formation, map sheet size is fixed.Print control system loads whole map sheet, using whole map sheet as print area, effectively cannot control shower nozzle mobile fast without the realization of figure part, only spray at corresponding eject position, had a strong impact on printing effect.
For this reason, how providing a kind of 3D print control program efficiently, is the object that the present invention studies.
Summary of the invention
For overcoming the deficiencies in the prior art part, the invention provides the integrated motion control method that a kind of 3DP pyramid prints, can effectively reject without figure part, only retaining needs printing portion, realizes shower nozzle speed of seeking quickness as required and walks and efficiently print.
For solving prior art problem, the technical solution used in the present invention is:
The integrated motion control method that 3DP pyramid prints, comprises the following steps:
The first, resolve CLI section file, build the data model of 3D printer model;
The second, load data model by layer, every layer what present is the sectional view of a width 3D printer model; Split according to given parameters the polyline in the profile of every layer, recombinate, the divided several pieces of different cross section segmentation figure gone up in the same direction of the sectional view of so every one deck, these segmentation diagram datas form new layer data model;
3rd, analyze new layer segmentation cross-section data, build each segmentation cross section print area position coordinates;
4th, process new layer data, generate BMP bitmap;
5th, circulate new layer information, loads BMP data bitmap, drives printhead to segmentation cross section print area starting point, start to print.
Further, in step one, in described CLI file, the polyline of component model sectional view is all closed curve, and described polyline is that a series of coordinate points is formed.
Further, in step 2, the concrete grammar of segmentation comprises the following steps:
Sectional view is divided into upper and lower two parts along cut-off rule, and then from starting point, whether adjacent 2 be positioned at cut-off rule two ends, as at two ends, then calculates cut-point coordinate to utilize section formula to judge successively.
Whole polyline is divided into the queue of upper and lower two parts many non-closed coordinate points, obtain top after the queue of upper part coordinate points regularly being connected and close polyline, form top segmentation figure, obtain bottom after the queue of lower part coordinate points regularly being connected and close polyline, form bottom segmentation figure;
Calculate the minimum and maximum value on top segmentation figure and bottom segmentation figure x and y direction respectively; Top segmentation figure and bottom segmentation figure is loaded into print control unit respectively, and control printer mechanical arm and move to map sheet starting position, this position is controlled by computer, when needing forward to print, moves to x direction minimum of a value, y direction minimum of a value; During reverse printing, move to x direction maximum, y direction minimum of a value, start to print.
When calculating more than 2 layers by partitioning parameters for every layer, layer is divided into upper and lower two parts as stated above, and with this Loop partitioning top component, until split complete.
The invention has the beneficial effects as follows: one flexibly and effectively map sheet dividing method can effectively be rejected without figure part, only retaining needs printing portion, realizes shower nozzle speed of seeking quickness as required and walks and efficiently print.
Accompanying drawing explanation
Fig. 1 is 3D model sectional view.
Fig. 2 is 3D model sectional view upper part segmentation figure.
Fig. 3 is 3D model sectional view lower part segmentation figure.
Wherein: 0 is cut-off rule for starting point, 1 be the first cut-point, 2 be the second cut-point, 3 be the 3rd cut-point, 4 is the 4th cut-point, 5.
Detailed description of the invention
In order to make those skilled in the art understand technical scheme of the present invention better, below in conjunction with specific embodiment, the present invention is described in further detail.
Below in conjunction with accompanying drawing 1-3, the present invention is further analyzed.
The integrated motion control method that a kind of 3DP pyramid of the present invention prints, comprises the following steps:
The first, resolve CLI section file, build the data model of 3D printer model;
The second, load data model by layer, every layer what present is the sectional view of a width 3D printer model; Split according to given parameters the polyline in the profile of every layer, recombinate, the divided several pieces of different cross section segmentation figure gone up in the same direction of the sectional view of so every one deck, these segmentation diagram datas form new layer data model;
6th, analyze new layer segmentation cross-section data, build each segmentation cross section print area position coordinates;
7th, process new layer data, generate BMP bitmap;
8th, circulate new layer information, loads BMP data bitmap, drives printhead to segmentation cross section print area starting point, start to print.
Concrete, as shown in Figure 1, the present invention is after parsing CLI file, and wherein one deck 3D model cross section of acquisition is for shown in figure, and in CLI file, the polyline of component model sectional view is all closed curve, and polyline has a series of coordinate points to form.
By partitioning parameters, Fig. 1 need be divided into upper and lower two parts along cut-off rule 5, upper diagram is as Fig. 2, and bottom graph is as Fig. 3; Segmentation step: from starting point 0, utilize section formula (x=(x1+ λ * x2)/(1+ λ), y=(y1+ λ * y2)/(1+ λ)), wherein: (x1, y1), (x2, y2) is 2 A, B coordinates, P(x, y) on AB line a bit, λ is the ratio of vectorial AP and vectorial PB; Judge that whether be positioned at cut-off rule two ends, as at two ends, then calculates cut-point coordinate successively at adjacent 2.
According to segmentation order, whole polyline can be divided into the queue of upper and lower two parts many non-closed coordinate points, the queue of upper part coordinate points is: (0 ... 1), (2 ... 3), (4 ... 0); The queue of lower part coordinate points is: (1 ... 2), (3 ... 4).
Obtain top after the queue of upper part coordinate points regularly being connected and close polyline, form top segmentation figure, as Fig. 2.Obtain bottom after the queue of lower part coordinate points regularly being connected and close polyline, form bottom segmentation figure, as Fig. 3.
In cutting procedure, calculate the minimum and maximum value on top segmentation figure (Fig. 2) and segmentation figure (Fig. 3) x and y direction, bottom respectively; Fig. 2 and Fig. 3 is loaded into print control unit respectively, and control printer mechanical arm moves to map sheet starting position, and (this position is controlled by computer program, when needing forward to print, moves to x direction minimum of a value, y direction minimum of a value; During reverse printing, move to x direction maximum, y direction minimum of a value) start to print.
When calculating more than 2 layers by partitioning parameters for every layer, layer is divided into upper and lower two parts as stated above, and with this Loop partitioning top component, until split complete.
Other layers can process according to this, and circulation performs.
In sum, the present invention obtains the layering of 3D printer model, profile, the information such as polyline by document analysis of cutting into slices to CLI; By splitting according to given partitioning parameters (physical width of printhead or a numerical value of specifying) polyline, restructuring, is multiple segmentation contour by each layering contours segmentation, forms new polyline; Process new layer data, obtain printhead dynamic mobile coordinate data, walking position of going forward side by side prints.Map sheet dividing method flexibly and effectively in the present invention, can effectively reject without figure part, and only retaining needs printing portion, realizes shower nozzle speed of seeking quickness as required and walks, efficiently print.
The explanation of above embodiment is just for helping method and the core concept thereof of understanding the application; Meanwhile, for one of ordinary skill in the art, according to the thought of the application, all will change in specific embodiments and applications, in sum, this description should not be construed as the restriction to the application.

Claims (4)

1. an integrated motion control method for 3DP pyramid printing, is characterized in that: comprise the following steps:
The first, resolve CLI section file, build the data model of 3D printer model;
The second, load data model by layer, every layer what present is the sectional view of a width 3D printer model; Split according to given parameters the polyline in the profile of every layer, recombinate, the divided several pieces of different cross section segmentation figure gone up in the same direction of the sectional view of so every one deck, these segmentation diagram datas form new layer data model;
Analyze new layer segmentation cross-section data, build each segmentation cross section print area position coordinates;
Process new layer data, generate BMP bitmap;
Circulate new layer information, loads BMP data bitmap, drives printhead to segmentation cross section print area starting point, start to print.
2. the integrated motion control method of a kind of 3DP pyramid printing according to claim 1, it is characterized in that: in step one, in described CLI file, the polyline of component model sectional view is all closed curve, and described polyline is that a series of coordinate points is formed.
3. the integrated motion control method of a kind of 3DP pyramid printing according to claim 1, it is characterized in that: in step 2, the concrete grammar of segmentation comprises the following steps:
Sectional view is divided into upper and lower two parts along cut-off rule, and then from starting point, whether adjacent 2 be positioned at cut-off rule two ends, as at two ends, then calculates cut-point coordinate to utilize section formula to judge successively.
4. whole polyline is divided into the queue of upper and lower two parts many non-closed coordinate points, obtain top after the queue of upper part coordinate points regularly being connected and close polyline, form top segmentation figure, obtain bottom after the queue of lower part coordinate points regularly being connected and close polyline, form bottom segmentation figure;
Calculate the minimum and maximum value on top segmentation figure and bottom segmentation figure x and y direction respectively; Top segmentation figure and bottom segmentation figure is loaded into print control unit respectively, and control printer mechanical arm and move to map sheet starting position, this position is controlled by computer, when needing forward to print, moves to x direction minimum of a value, y direction minimum of a value; During reverse printing, move to x direction maximum, y direction minimum of a value, start to print.
CN201510773519.8A 2015-11-13 2015-11-13 A kind of integrated motion control method of 3DP pyramids printing Active CN105313337B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510773519.8A CN105313337B (en) 2015-11-13 2015-11-13 A kind of integrated motion control method of 3DP pyramids printing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510773519.8A CN105313337B (en) 2015-11-13 2015-11-13 A kind of integrated motion control method of 3DP pyramids printing

Publications (2)

Publication Number Publication Date
CN105313337A true CN105313337A (en) 2016-02-10
CN105313337B CN105313337B (en) 2018-01-12

Family

ID=55242118

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510773519.8A Active CN105313337B (en) 2015-11-13 2015-11-13 A kind of integrated motion control method of 3DP pyramids printing

Country Status (1)

Country Link
CN (1) CN105313337B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107639824A (en) * 2017-10-30 2018-01-30 宁夏共享模具有限公司 A kind of 3DP Method of printings for being layered dislocation printing and being combined with layer map sheet split plot design
WO2019109591A1 (en) * 2017-12-08 2019-06-13 珠海赛纳打印科技股份有限公司 Printing method and printing device
CN110435142A (en) * 2019-09-09 2019-11-12 安徽卓锐三维科技有限公司 A kind of high molecule plastic 3 D-printing method of dissolution in low temperature forming
CN112517928A (en) * 2019-08-28 2021-03-19 北京梦之墨科技有限公司 Printing path planning method and printing device
CN112549535A (en) * 2020-12-24 2021-03-26 北京华油天地科技有限公司 Printer head for rapid fused deposition molding and printing control system thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102104708A (en) * 2009-12-17 2011-06-22 北大方正集团有限公司 Method and device for generating image path trapping effects
US20150029187A1 (en) * 2013-07-29 2015-01-29 Roland Dg Corporation Slice data generation device, slice data generation method, and non-transitory computer-readable storage medium storing computer program that causes computer to act as slice data generation device or to execute slice data generation method
CN104626585A (en) * 2015-01-27 2015-05-20 清华大学 Plane division method and plane division device used for SLA3D printer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102104708A (en) * 2009-12-17 2011-06-22 北大方正集团有限公司 Method and device for generating image path trapping effects
US20150029187A1 (en) * 2013-07-29 2015-01-29 Roland Dg Corporation Slice data generation device, slice data generation method, and non-transitory computer-readable storage medium storing computer program that causes computer to act as slice data generation device or to execute slice data generation method
CN104626585A (en) * 2015-01-27 2015-05-20 清华大学 Plane division method and plane division device used for SLA3D printer

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107639824A (en) * 2017-10-30 2018-01-30 宁夏共享模具有限公司 A kind of 3DP Method of printings for being layered dislocation printing and being combined with layer map sheet split plot design
CN107639824B (en) * 2017-10-30 2019-09-10 共享智能装备有限公司 A kind of 3DP Method of printing that layering dislocation printing is combined with layer map sheet split plot design
WO2019109591A1 (en) * 2017-12-08 2019-06-13 珠海赛纳打印科技股份有限公司 Printing method and printing device
CN112517928A (en) * 2019-08-28 2021-03-19 北京梦之墨科技有限公司 Printing path planning method and printing device
CN112517928B (en) * 2019-08-28 2022-11-04 北京梦之墨科技有限公司 Printing path planning method and printing device
CN110435142A (en) * 2019-09-09 2019-11-12 安徽卓锐三维科技有限公司 A kind of high molecule plastic 3 D-printing method of dissolution in low temperature forming
CN112549535A (en) * 2020-12-24 2021-03-26 北京华油天地科技有限公司 Printer head for rapid fused deposition molding and printing control system thereof

Also Published As

Publication number Publication date
CN105313337B (en) 2018-01-12

Similar Documents

Publication Publication Date Title
CN105313337A (en) Integrated movement control method for 3DP pyramid printing
CN108790146B (en) Color three-dimensional printing method and three-dimensional printing equipment
CN108058387B (en) Planning method of FDM printing path
CN103950201B (en) The unlimited Method of printing in threedimensional model single shaft direction and system
CN112102460B (en) 3D printing slicing method, device, equipment and storage medium
EP3093127A1 (en) Three-dimensional printing structure
US10429820B2 (en) Sliced model generating apparatus and three-dimensional printing system
CN105608275A (en) Generating method for printing path used for light three-dimensional model printing
CN108422670A (en) A kind of paths planning method in discontinuous grid division three-dimensional point cloud face
CN103777911A (en) Self-adaptive layering method in 3D (three-dimensional) printing
JP2010538882A (en) Domain-based support for parts manufactured by solid freeform fabrication
CN107209955B (en) Three-dimensional threshold matrix for three-dimensional halftoning
US20170266883A1 (en) Information processing apparatus, additive manufacturing system, and information processing method
CN105479747A (en) 3d printing method
Habib et al. Attribute driven process architecture for additive manufacturing
CN104057618A (en) Method for forming needed article and dot-matrix graphic by utilization of 3D printing platform
CN108480859B (en) Cutting method of wide multifunctional laser machine
CN107209790A (en) Lattice structure for three-dimensional body is represented
US20150091215A1 (en) Fabricating lightweight skin systems for large scale robotic characters
CN108465946B (en) Cutting and splicing method of wide multifunctional laser machine
CN104260355A (en) Control method and printing method of 3D printer provided with at least two printing heads
CN115366422A (en) 3D printing control method and device, electronic equipment and storage medium
CN112743040B (en) 3D printing method, printer and storage medium
CN102930589B (en) A kind of non-structural cartesian mesh intersection modification method
CN112942837A (en) Cantilever structure concrete 3D printing method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 750021 the Ningxia Hui Autonomous Region Yinchuan economic and Technological Development Zone ningshuo South Street No. 298

Patentee after: Shared Intelligent Equipment Co., Ltd.

Address before: 750021 Tongxin Street 199, Xixia District, Yinchuan, the Ningxia Hui Autonomous Region

Patentee before: Ningxia Kocel Pattern Co., Ltd.