JP2021123061A - Printer and computer program for displaying printing time - Google Patents

Printer and computer program for displaying printing time Download PDF

Info

Publication number
JP2021123061A
JP2021123061A JP2020019537A JP2020019537A JP2021123061A JP 2021123061 A JP2021123061 A JP 2021123061A JP 2020019537 A JP2020019537 A JP 2020019537A JP 2020019537 A JP2020019537 A JP 2020019537A JP 2021123061 A JP2021123061 A JP 2021123061A
Authority
JP
Japan
Prior art keywords
print
time
printing
actual
unit
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
JP2020019537A
Other languages
Japanese (ja)
Other versions
JP7421359B2 (en
Inventor
成一 廣岡
Seiichi Hirooka
成一 廣岡
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.)
Roland DG Corp
Original Assignee
Roland DG Corp
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 Roland DG Corp filed Critical Roland DG Corp
Priority to JP2020019537A priority Critical patent/JP7421359B2/en
Publication of JP2021123061A publication Critical patent/JP2021123061A/en
Application granted granted Critical
Publication of JP7421359B2 publication Critical patent/JP7421359B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a printer enabling a user to grasp a time needed for printing when producing a large amount of printed matters.SOLUTION: A printer includes: a real printing time measurement part 64 measuring a real printing time to be a time that printing has actually been performed; a real printing time storage part 67 which stores the real printing time in association with a file name of printing data; a printing frequency determination part 63 determining whether or not the printing data has never been printed on the basis of the file name of the printing data; and a printing time display part 68 displaying a printing time to a display screen on the basis of the real printing time stored in association with the file name of the printing data when it is determined by the printing frequency determination part 63 that the printing data has been printed.SELECTED DRAWING: Figure 5

Description

本発明は、印刷装置および印刷時間表示用のコンピュータプログラムに関する。 The present invention relates to a printing apparatus and a computer program for displaying a printing time.

従来から、被印刷物が載置されるテーブルと、テーブル上の被印刷物にインクを吐出するインクヘッドと、を備え、立体形状を有する被印刷物に所望の画像を印刷する印刷装置が知られている。近年、こうした印刷装置は、大量の被印刷物(例えば携帯電話ケース等)に連続して印刷を行うマスプロダクション(量産)で利用されている。 Conventionally, there has been known a printing apparatus that includes a table on which a printed matter is placed and an ink head that ejects ink onto the printed matter on the table, and prints a desired image on the printed matter having a three-dimensional shape. .. In recent years, such a printing device has been used in mass production (mass production) for continuously printing a large amount of printed matter (for example, a mobile phone case).

印刷装置を用いて印刷成果物を量産する場合、ユーザは、テーブル上に被印刷物を載置した後、例えばホストコンピュータ等の外部機器から印刷装置に印刷データを送信して、印刷を開始させる。そして、印刷が完了したら被印刷物を入れ替え、再び印刷装置に印刷データを送信して、印刷を再開させる。 When mass-producing print products using a printing device, the user places the printed matter on a table and then transmits print data from an external device such as a host computer to the printing device to start printing. Then, when the printing is completed, the printed matter is replaced, the print data is transmitted to the printing device again, and the printing is restarted.

特開2003−216360号公報Japanese Unexamined Patent Publication No. 2003-216360

量産の生産効率を高める観点からは、印刷が完了したら直ちに被印刷物を入れ替え、印刷を再開させることが好ましい。すなわち、印刷待機時間をなるべく短くすることが好ましい。しかし、印刷に要する時間がわからないと、ユーザは、印刷を行っている間、その場から離れられず、印刷装置の近くに常駐して、印刷の進捗状況を何度も確認する必要がある。このため、ユーザからは印刷に要する時間を把握して、印刷が完了するまでの間、別の作業を行うことで作業を効率化したい要望があった。 From the viewpoint of increasing the production efficiency of mass production, it is preferable to replace the printed matter immediately after the printing is completed and restart the printing. That is, it is preferable to shorten the print waiting time as much as possible. However, if the time required for printing is not known, the user needs to stay near the printing device and check the progress of printing many times while printing. For this reason, there has been a request from the user to grasp the time required for printing and to perform another work until the printing is completed to improve the efficiency of the work.

本発明はかかる点に鑑みてなされたものであり、その目的は、印刷成果物を量産する場合に、ユーザが印刷に要する時間を把握することができる印刷装置および印刷時間表示用のコンピュータプログラムを提供することである。 The present invention has been made in view of this point, and an object of the present invention is to provide a printing device and a computer program for displaying a printing time, which can grasp the time required for printing by a user when mass-producing printing products. To provide.

本発明により、外部機器から印刷データを受信する受信部と、前記印刷データに基づいて、被印刷物に印刷を行う印刷制御部と、前記印刷制御部が実際に印刷を行った時間である実印刷時間を計測する実印刷時間計測部と、前記実印刷時間を前記印刷データのファイル名と対応付けて保存する実印刷時間保存部と、前記印刷データのファイル名に基づいて、前記印刷データの印刷が初めてか否かを判定する印刷回数判定部と、前記印刷回数判定部によって前記印刷データの印刷が初めてではないと判定された場合に、前記印刷データのファイル名と対応付けて保存されている前記実印刷時間に基づいて、表示画面に印刷時間を表示する印刷時間表示部と、を備える、印刷装置が提供される。 According to the present invention, a receiving unit that receives print data from an external device, a print control unit that prints on an object to be printed based on the print data, and an actual print that is the time when the print control unit actually prints. Printing of the print data based on the actual print time measurement unit that measures the time, the actual print time storage unit that stores the actual print time in association with the file name of the print data, and the file name of the print data. Is saved in association with the file name of the print data when the print count determination unit for determining whether or not is the first time and the print count determination unit determines that the print data is not printed for the first time. Provided is a printing apparatus including a printing time display unit that displays a printing time on a display screen based on the actual printing time.

また、本発明により、印刷データに基づいて被印刷物に印刷を行う印刷装置において、コンピュータを、実際に前記印刷を行った時間である実印刷時間を計測する実印刷時間計測部と、前記実印刷時間を前記印刷データのファイル名と対応付けて保存する実印刷時間保存部と、前記印刷データのファイル名に基づいて、前記印刷データの印刷が初めてか否かを判定する印刷回数判定部と、前記印刷回数判定部によって前記印刷データの印刷が初めてではないと判定された場合に、前記印刷データのファイル名と対応付けて保存されている前記実印刷時間に基づいて、表示画面に印刷時間を表示する印刷時間表示部と、して動作させるように構成されている、印刷時間表示用のコンピュータプログラムが提供される。 Further, according to the present invention, in a printing apparatus that prints on an object to be printed based on print data, a computer is used to measure the actual printing time, which is the time when the printing is actually performed, and the actual printing time measuring unit and the actual printing. An actual print time storage unit that stores the time in association with the file name of the print data, a print count determination unit that determines whether or not the print data is printed for the first time based on the file name of the print data, and a print count determination unit. When the print count determination unit determines that printing of the print data is not the first time, the print time is displayed on the display screen based on the actual print time saved in association with the file name of the print data. A printing time display unit for displaying and a computer program for displaying the printing time, which is configured to operate as a printing time display unit, are provided.

上記印刷装置および上記印刷時間表示用のコンピュータプログラムによれば、印刷成果物を量産する場合に、2回目以降の印刷時において、それ以前に計測、保存された実印刷時間に基づき、印刷時間が示される。これにより、ユーザは印刷に要する時間を把握することができる。そのため、ユーザは印刷が完了するまで心置きなく印刷装置から離れることができ、自由に別の作業を行うことができる。したがって、ユーザは印刷が完了するまでの時間を有効に活用することができる。 According to the printing apparatus and the computer program for displaying the printing time, when mass-producing the printing product, the printing time is measured and saved at the time of the second and subsequent printings based on the actual printing time measured and saved before that. Shown. As a result, the user can grasp the time required for printing. Therefore, the user can leave the printing device without hesitation until the printing is completed, and can freely perform another work. Therefore, the user can effectively utilize the time until printing is completed.

なお、印刷に要する時間を予測し、それに基づいてプリンタの表示部に印刷終了時間を表示する従来技術文献としては、例えば特許文献1が挙げられる。特許文献1には、プリンタドライバを有するコンピュータと、コンピュータに接続されたプリンタと、を備える印刷システムにおいて、コンピュータが、ページ記述言語(Page description language:PDL)に基づいて印刷に要する時間を計算し、予測することが記載されている。 As a prior art document that predicts the time required for printing and displays the printing end time on the display unit of the printer based on the prediction, for example, Patent Document 1 can be mentioned. Patent Document 1 calculates the time required for a computer to print based on a page description language (PDL) in a printing system including a computer having a printer driver and a printer connected to the computer. , It is stated to predict.

本発明によれば、印刷成果物を量産する場合に、ユーザが印刷に要する時間を把握することができる印刷装置および印刷時間表示用のコンピュータプログラムを提供することができる。 According to the present invention, it is possible to provide a printing apparatus capable of grasping the time required for printing by a user when mass-producing printing products, and a computer program for displaying the printing time.

本発明の一実施形態に係る印刷装置の斜視図である。It is a perspective view of the printing apparatus which concerns on one Embodiment of this invention. 図1の印刷装置の正面図である。It is a front view of the printing apparatus of FIG. 図1の印刷装置の平面図である。It is a top view of the printing apparatus of FIG. キャリッジの拡大図である。It is an enlarged view of a carriage. 制御部の機能ブロック図である。It is a functional block diagram of a control part. 印刷動作の制御手順の一例を示すフローチャートである。It is a flowchart which shows an example of the control procedure of a printing operation.

以下、適宜図面を参照しながら、本発明の好適な実施形態について説明する。なお、ここで説明される実施形態は、当然ながら特に本発明を限定することを意図したものではない。また、同じ作用を奏する部材、部位には同じ符号を付し、重複する説明は適宜省略または簡略化する。 Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings as appropriate. It should be noted that the embodiments described here are, of course, not intended to particularly limit the present invention. In addition, members and parts that perform the same action are designated by the same reference numerals, and duplicate description will be omitted or simplified as appropriate.

図1は、印刷装置10の斜視図である。図2は、印刷装置10の正面図である。図3は、印刷装置10の平面図である。なお、以下の説明において、左、右、上、下とは、印刷装置10の正面にいるユーザ(印刷装置10の使用者)から見た左、右、上、下をそれぞれ意味することとする。また、印刷装置10からユーザに近づく方を前方、遠ざかる方を後方とする。図面中の符号F、Rr、L、R、U、Dは、それぞれ前、後、左、右、上、下を表す。また、図面中の符号X、Y、Zは、それぞれ前後方向、左右方向、上下方向を表す。ただし、これは説明の便宜上の方向に過ぎず、印刷装置10の設置形態を何ら限定するものではない。 FIG. 1 is a perspective view of the printing apparatus 10. FIG. 2 is a front view of the printing apparatus 10. FIG. 3 is a plan view of the printing apparatus 10. In the following description, the terms left, right, top, and bottom mean left, right, top, and bottom as seen from the user (user of the printing device 10) in front of the printing device 10. .. Further, the side approaching the user from the printing device 10 is defined as the front, and the side away from the printing device 10 is defined as the rear. The symbols F, Rr, L, R, U, and D in the drawings represent front, rear, left, right, top, and bottom, respectively. Further, the symbols X, Y, and Z in the drawing represent the front-back direction, the left-right direction, and the up-down direction, respectively. However, this is merely a direction for convenience of explanation, and does not limit the installation form of the printing apparatus 10 at all.

印刷装置10は、ホストコンピュータ等の外部機器1(図1参照)から印刷データを受信し、当該印刷データに基づいて被印刷物70(図3参照)に画像を印刷する装置である。なお、本明細書において「画像」とは、被印刷物70の上に形成される像のことであり、その内容は特に限定されない。画像には、文字、数字、記号、図形、絵柄、模様等が含まれる。また、被印刷物70の形状や材質は、特に限定されない。被印刷物70は、例えば、印刷紙や転写紙、カード等の平面素材であってもよいし、携帯電話ケース等の各種ケース、電子タバコ等の小型電子機器、キーホルダ、フォトフレーム等の部品小物、万年筆、ボールペン等の文房具、日用品、コスメ、アクセサリ等の立体素材であってもよい。 The printing device 10 is a device that receives print data from an external device 1 (see FIG. 1) such as a host computer and prints an image on a printed matter 70 (see FIG. 3) based on the print data. In the present specification, the "image" is an image formed on the printed matter 70, and the content thereof is not particularly limited. The image includes letters, numbers, symbols, figures, patterns, patterns and the like. Further, the shape and material of the printed matter 70 are not particularly limited. The printed matter 70 may be, for example, a flat material such as printing paper, transfer paper, or a card, various cases such as a mobile phone case, small electronic devices such as an electronic cigarette, key holders, small parts such as a photo frame, and the like. It may be a three-dimensional material such as a fountain pen, a stationery such as a ballpoint pen, daily necessities, cosmetics, and accessories.

被印刷物70の材質は、普通紙やインクジェット用印刷紙等の紙類はもちろんのこと、例えば、ポリ塩化ビニル、アクリル、ポリカーボネート、ポリエステル、ポリスチレン、アクリロニトリル・ブタジエン・スチレン(ABS)共重合体等の樹脂類、織布や不織布等の布帛、皮革、アルミニウムやステンレス鋼等の金属類、カーボン、陶器、セラミック、ガラス、ゴム等であってもよい。 The material of the object to be printed 70 is not only paper such as plain paper and printing paper for inkjet, but also, for example, polyvinyl chloride, acrylic, polycarbonate, polyester, polystyrene, acrylonitrile, butadiene, styrene (ABS) copolymer and the like. Resins, fabrics such as woven fabrics and non-woven fabrics, leather, metals such as aluminum and stainless steel, carbon, pottery, ceramics, glass, rubber and the like may be used.

印刷装置10は、ここでは光硬化型のインクジェットプリンタ(以下、単に「プリンタ」という。)である。なお、本明細書において「インクジェットプリンタ」とは、従来公知のインクジェット技術による印刷方法、例えば、二値偏向方式あるいは連続偏向方式等の連続方式や、サーマル方式、あるいは圧電素子方式等の各種のオンデマンド方式を利用した印刷装置全般をいう。 The printing device 10 is a photocurable inkjet printer (hereinafter, simply referred to as “printer”). In the present specification, the term "inkjet printer" refers to a printing method using a conventionally known inkjet technique, for example, a continuous method such as a binary deflection method or a continuous deflection method, a thermal method, a piezoelectric element method, or the like. Refers to all printing devices that use the demand method.

図2に示すように、印刷装置10は、所謂、フラットベッドタイプのプリンタである。印刷装置10は、左右方向Yに延びた箱状に形成されている。印刷装置10は、開口11を有するケーシング12と、開口11を開閉自在に覆うフロントカバー13と、を備えている。フロントカバー13は、後端を軸にして回転可能なように、ケーシング12に支持されている。フロントカバー13の後端を軸にしてフロントカバー13が上方に開かれることにより、ケーシング12の内部空間と外部空間とが連通される。 As shown in FIG. 2, the printing apparatus 10 is a so-called flatbed type printer. The printing device 10 is formed in a box shape extending in the left-right direction Y. The printing device 10 includes a casing 12 having an opening 11 and a front cover 13 that covers the opening 11 so as to be openable and closable. The front cover 13 is supported by the casing 12 so that it can rotate about the rear end. By opening the front cover 13 upward with the rear end of the front cover 13 as an axis, the internal space and the external space of the casing 12 are communicated with each other.

図3に示すように、印刷装置10の上面には、操作パネル14が設けられている。操作パネル14は、ユーザが印刷に関する操作を行ったり、印刷装置10のステータス情報を確認したりするためのものである。操作パネル14は、ここではケーシング12の右端部に設けられている。ただし、操作パネル14の位置は特に限定されない。操作パネル14には、表示部15と、ユーザによって操作される入力キー16と、が設けられている。表示部15は、表示画面の一例である。なお、図3は、フロントカバー13を取り外した状態を表している。 As shown in FIG. 3, an operation panel 14 is provided on the upper surface of the printing apparatus 10. The operation panel 14 is for the user to perform an operation related to printing and to confirm the status information of the printing device 10. The operation panel 14 is provided here at the right end of the casing 12. However, the position of the operation panel 14 is not particularly limited. The operation panel 14 is provided with a display unit 15 and an input key 16 operated by the user. The display unit 15 is an example of a display screen. Note that FIG. 3 shows a state in which the front cover 13 is removed.

図2に示すように、印刷装置10は、テーブル20と、第1テーブル移動機構21と、第2テーブル移動機構22と、キャリッジ30と、キャリッジ移動機構31と、インクヘッド40(図4参照)と、インクタンク41、42と、光照射装置50(図4参照)と、制御部60(図5も参照)と、を備えている。以下、各構成要素について説明する。 As shown in FIG. 2, the printing apparatus 10 includes a table 20, a first table moving mechanism 21, a second table moving mechanism 22, a carriage 30, a carriage moving mechanism 31, and an ink head 40 (see FIG. 4). The ink tanks 41 and 42, the light irradiation device 50 (see FIG. 4), and the control unit 60 (see also FIG. 5) are provided. Hereinafter, each component will be described.

テーブル20は、ケーシング12の内部空間に配置されている。テーブル20は、印刷動作時に被印刷物70が載置される台である。テーブル20は、キャリッジ30よりも下方に設けられている。テーブル20は、平板状の部材である。図2に示すように、正面視において、テーブル20の表面はフラットである。図3に示すように、平面視において矩形状の部材である。テーブル20は、後述する第1テーブル移動機構21によって、前後方向Xに移動可能に構成されている。テーブル20は、後述する第2テーブル移動機構22によって、上下方向Zに移動可能に構成されている。 The table 20 is arranged in the internal space of the casing 12. The table 20 is a table on which the printed matter 70 is placed during the printing operation. The table 20 is provided below the carriage 30. The table 20 is a flat plate-shaped member. As shown in FIG. 2, the surface of the table 20 is flat when viewed from the front. As shown in FIG. 3, it is a rectangular member in a plan view. The table 20 is configured to be movable in the front-rear direction X by a first table moving mechanism 21, which will be described later. The table 20 is configured to be movable in the vertical direction Z by a second table moving mechanism 22 described later.

第1テーブル移動機構21は、テーブル20を前後方向Xに移動させる機構である。図2に示すように、第1テーブル移動機構21は、テーブル20の真下に配置されている。第1テーブル移動機構21は、スライドレール21a、21bと、搬送部材21cと、前後移動用モータ21d(図5参照)と、を備えている。図3に示すように、スライドレール21a、21bは、前後方向Xに延びている。スライドレール21a、21bは、平行に配置されている。搬送部材21cは、スライドレール21a、21bに対して摺動自在に設けられている。搬送部材21cの上方には、第2テーブル移動機構22を介して、テーブル20が支持されている。前後移動用モータ21dは、制御部60と電気的に接続されており、制御部60によって制御される。前後移動用モータ21dが駆動すると、スライドレール21a、21bに沿って搬送部材21cが前後方向Xに移動する。これにより、テーブル20が、前後方向Xに移動する。ただし、ここで説明する機構は一例に過ぎず、第1テーブル移動機構21の構成は特に限定されない。 The first table moving mechanism 21 is a mechanism for moving the table 20 in the front-rear direction X. As shown in FIG. 2, the first table moving mechanism 21 is arranged directly below the table 20. The first table moving mechanism 21 includes slide rails 21a and 21b, a transport member 21c, and a front-rear moving motor 21d (see FIG. 5). As shown in FIG. 3, the slide rails 21a and 21b extend in the front-rear direction X. The slide rails 21a and 21b are arranged in parallel. The transport member 21c is slidably provided with respect to the slide rails 21a and 21b. A table 20 is supported above the transport member 21c via a second table moving mechanism 22. The forward / backward movement motor 21d is electrically connected to the control unit 60 and is controlled by the control unit 60. When the front-rear movement motor 21d is driven, the transport member 21c moves in the front-rear direction X along the slide rails 21a and 21b. As a result, the table 20 moves in the front-rear direction X. However, the mechanism described here is only an example, and the configuration of the first table moving mechanism 21 is not particularly limited.

第2テーブル移動機構22は、テーブル20を上下方向Zに移動させる機構である。図2に示すように、第2テーブル移動機構22は、テーブル20の真下に配置されている。第2テーブル移動機構22は、第1テーブル移動機構21によって下方から支持されている。第2テーブル移動機構22は、高さ調整部材22aと、上下移動用モータ22b(図5参照)と、を備えている。高さ調整部材22aは、高さが可変可能な部材である。高さ調整部材22aは、テーブル20の下面に取り付けられている。高さ調整部材22aは、上下移動用モータ22bに接続されている。上下移動用モータ22bは、制御部60と電気的に接続されており、制御部60によって制御される。上下移動用モータ22bが駆動すると、高さ調整部材22aの高さが変化して、テーブル20の上下方向Zの位置が調整される。ただし、ここで説明する機構は一例に過ぎず、第2テーブル移動機構22の構成は特に限定されない。 The second table moving mechanism 22 is a mechanism for moving the table 20 in the vertical direction Z. As shown in FIG. 2, the second table moving mechanism 22 is arranged directly below the table 20. The second table moving mechanism 22 is supported from below by the first table moving mechanism 21. The second table moving mechanism 22 includes a height adjusting member 22a and a vertical moving motor 22b (see FIG. 5). The height adjusting member 22a is a member whose height can be changed. The height adjusting member 22a is attached to the lower surface of the table 20. The height adjusting member 22a is connected to the vertical movement motor 22b. The vertical movement motor 22b is electrically connected to the control unit 60 and is controlled by the control unit 60. When the vertical movement motor 22b is driven, the height of the height adjusting member 22a changes, and the position of the table 20 in the vertical direction Z is adjusted. However, the mechanism described here is only an example, and the configuration of the second table moving mechanism 22 is not particularly limited.

図3に仮想線で示すように、複数の被印刷物70に対して一度にまとめて印刷を行う場合等には、テーブル20の上にパレット80が着脱可能に取り付けられる。パレット80は、被印刷物70の印刷装置10に対する位置合わせを行うための冶具である。パレット80は、複数の被印刷物70の互いの位置がずれないように、複数の被印刷物70を収納するものである。パレット80の外形形状は特に限定されないが、ここではテーブル20と同形状であり、平面視において矩形状の部材である。 As shown by virtual lines in FIG. 3, when printing on a plurality of printed matter 70s at once is performed, the pallet 80 is detachably attached on the table 20. The pallet 80 is a jig for aligning the printed matter 70 with respect to the printing apparatus 10. The pallet 80 stores the plurality of printed matter 70s so that the positions of the plurality of printed matter 70s do not shift from each other. The outer shape of the pallet 80 is not particularly limited, but here, it has the same shape as the table 20, and is a rectangular member in a plan view.

パレット80には、被印刷物70の外形に対応した形状の配置孔80hが複数形成されている。複数の配置孔80hは、ここでは同形状、同サイズである(加工誤差は許容し得る)。配置孔80hの形状は特に限定されないが、ここでは平面視において矩形状である。ただし、配置孔80hの形状は、例えば三角形や正方形などの多角形、円形、星形などであってもよい。配置孔80hは、ここではパレット80に対して高さ方向Zに貫通した貫通孔である。ただし、配置孔80hは、例えば、パレット80の上部が凹状などに切り抜かれた孔であってもよいし、平板状のパレット80に対して凸状に突出した枠で形成されてもよいし、平板状のパレット80の表面に描かれた線や図形などであってもよい。 The pallet 80 is formed with a plurality of arrangement holes 80h having a shape corresponding to the outer shape of the printed matter 70. The plurality of arrangement holes 80h have the same shape and the same size here (processing errors are acceptable). The shape of the arrangement hole 80h is not particularly limited, but here it is rectangular in a plan view. However, the shape of the arrangement hole 80h may be, for example, a polygon such as a triangle or a square, a circle, or a star. The arrangement hole 80h is a through hole penetrating the pallet 80 in the height direction Z here. However, the arrangement hole 80h may be, for example, a hole in which the upper portion of the pallet 80 is cut out in a concave shape or the like, or may be formed by a frame projecting convexly with respect to the flat plate-shaped pallet 80. It may be a line or a figure drawn on the surface of the flat plate-shaped pallet 80.

配置孔80hの数は特に限定されないが、ここでは、パレット80の左右方向Yに6個、前後方向Xに2個が並び、計12個の配置孔80hが形成されている。ただし、配置孔80hの数は1つであってもよい。本実施形態において、パレット80の配置孔80hには、それぞれ、種類および大きさが同じ被印刷物70が配置されている。 The number of arrangement holes 80h is not particularly limited, but here, 6 arrangement holes 80h are arranged in the left-right direction Y and 2 arrangement holes 80h in the front-rear direction, and a total of 12 arrangement holes 80h are formed. However, the number of arrangement holes 80h may be one. In the present embodiment, printed matter 70 of the same type and size is arranged in the arrangement holes 80h of the pallet 80, respectively.

キャリッジ30は、テーブル20よりも上方に設けられている。キャリッジ30は、後述するキャリッジ移動機構31によって左右方向(主走査方向)Yに移動可能に構成されている。図4は、キャリッジ30の拡大図である。図4に示すように、キャリッジ30には、複数のインクヘッド40と、複数の光照射装置50と、が搭載されている。インクヘッド40は、光照射装置50の間に配置されている。光照射装置50は、インクヘッド40を左右両端から挟み込むように配置されている。ただし、これらの位置関係は特に限定されるものではない。本実施形態において、インクヘッド40と光照射装置50とは、キャリッジ30と一体になって左右方向Yに移動する。 The carriage 30 is provided above the table 20. The carriage 30 is configured to be movable in the left-right direction (main scanning direction) Y by a carriage moving mechanism 31 described later. FIG. 4 is an enlarged view of the carriage 30. As shown in FIG. 4, the carriage 30 is equipped with a plurality of ink heads 40 and a plurality of light irradiation devices 50. The ink heads 40 are arranged between the light irradiation devices 50. The light irradiation device 50 is arranged so as to sandwich the ink head 40 from both left and right ends. However, these positional relationships are not particularly limited. In the present embodiment, the ink head 40 and the light irradiation device 50 move in the left-right direction Y together with the carriage 30.

キャリッジ移動機構31は、キャリッジ30を左右方向Yに移動させる機構である。図2に示すように、キャリッジ移動機構31は、ガイドレール32と、図示しないベルトと、図示しない左右のプーリと、左右移動用モータ33(図5参照)と、を備えている。ガイドレール32は、ケーシング12に固定され、左右方向Yに延びている。ガイドレール32は、テーブル20よりも上方に設けられている。ガイドレール32には、キャリッジ30が摺動自在に係合している。ガイドレール32は、キャリッジ30の左右方向Yの移動を案内する。キャリッジ30には、無端状のベルトが固定されている。ベルトは、ガイドレール32の左右に配置されたプーリに巻き掛けられている。一方のプーリには、左右移動用モータ33が取り付けられている。左右移動用モータ33は制御部60と電気的に接続されており、制御部60によって制御される。左右移動用モータ33が駆動するとプーリが回転し、ベルトが走行する。これにより、キャリッジ30は、ガイドレール32に沿って左右方向Yに移動する。ただし、ここで説明する機構は一例に過ぎず、キャリッジ移動機構31の構成は特に限定されない。 The carriage moving mechanism 31 is a mechanism for moving the carriage 30 in the left-right direction Y. As shown in FIG. 2, the carriage moving mechanism 31 includes a guide rail 32, a belt (not shown), left and right pulleys (not shown), and a left / right moving motor 33 (see FIG. 5). The guide rail 32 is fixed to the casing 12 and extends in the left-right direction Y. The guide rail 32 is provided above the table 20. The carriage 30 is slidably engaged with the guide rail 32. The guide rail 32 guides the movement of the carriage 30 in the left-right direction Y. An endless belt is fixed to the carriage 30. The belt is wound around pulleys arranged on the left and right sides of the guide rail 32. A left-right movement motor 33 is attached to one of the pulleys. The left-right movement motor 33 is electrically connected to the control unit 60 and is controlled by the control unit 60. When the left-right movement motor 33 is driven, the pulley rotates and the belt runs. As a result, the carriage 30 moves in the left-right direction Y along the guide rail 32. However, the mechanism described here is only an example, and the configuration of the carriage moving mechanism 31 is not particularly limited.

インクヘッド40は、被印刷物70に向かってインクを吐出するものである。図4に示すように、インクヘッド40はキャリッジ30に設けられている。インクヘッド40は、ここでは6つである。ただし、インクヘッド40の数は一例に過ぎず、特に限定されない。6つのインクヘッド40は、左右方向Yに並んで、所謂インライン配列で配置されている。ただし、インクヘッド40の配置は特に限定されない。インクヘッド40は、例えば、複数のインクヘッドを互いに前後にずらした、所謂スタガー配列で配置されていてもよい。インクヘッド40は、制御部60と電気的に接続されている。インクヘッド40からのインクの吐出は、制御部60によって制御される。インクヘッド40は、可撓性を有するインクチューブ(図示せず)によって、インクタンク41、42と連通されている。 The ink head 40 ejects ink toward the printed matter 70. As shown in FIG. 4, the ink head 40 is provided on the carriage 30. There are six ink heads 40 here. However, the number of ink heads 40 is only an example and is not particularly limited. The six ink heads 40 are arranged side by side in the left-right direction Y in a so-called in-line arrangement. However, the arrangement of the ink heads 40 is not particularly limited. The ink heads 40 may be arranged in a so-called staggered arrangement in which a plurality of ink heads are displaced back and forth from each other, for example. The ink head 40 is electrically connected to the control unit 60. The ejection of ink from the ink head 40 is controlled by the control unit 60. The ink head 40 communicates with the ink tanks 41 and 42 by a flexible ink tube (not shown).

インクタンク41、42は、インクを貯留する容器である。インクタンク41、42は、キャリッジ30には搭載されず、ケーシング12の内部空間に静置されている。インクタンク41、42は、例えば中身のインクが無くなる(空になる)と新しいものに交換されるインクカートリッジである。本実施形態において、インクタンク41、42には、それぞれ、紫外線照射によって硬化する紫外線硬化型のインクが貯留されている。 The ink tanks 41 and 42 are containers for storing ink. The ink tanks 41 and 42 are not mounted on the carriage 30, but are stationary in the internal space of the casing 12. The ink tanks 41 and 42 are ink cartridges that are replaced with new ones when, for example, the ink inside is exhausted (empty). In the present embodiment, the ink tanks 41 and 42 each store ultraviolet curable ink that is cured by ultraviolet irradiation.

インクタンク41は、ここでは4つである。インクタンク41には、それぞれ色材の異なる画像形成用のインクが貯留されている。具体的には、シアンインク、マゼンタインク、イエローインク、ブラックインクのプロセスカラーインク(CMYK)が貯留されている。インクタンク42は、ここでは2つである。インクタンク42には、それぞれ、画像の下地または裏地を形成するための前処理用のプライマインク、画像の表面に光沢を付与するための後処理用のクリアインク(グロスインク)が貯留されている。ただし、インクタンク41、42の数やインクの種類は一例に過ぎず、特に限定されない。 There are four ink tanks 41 here. Ink tank 41 stores inks for image formation having different coloring materials. Specifically, process color inks (CMYK) of cyan ink, magenta ink, yellow ink, and black ink are stored. There are two ink tanks 42 here. In the ink tank 42, a primer ink for pretreatment for forming a base or lining of an image and a clear ink (gloss ink) for posttreatment for giving gloss to the surface of an image are stored, respectively. .. However, the number of ink tanks 41 and 42 and the type of ink are merely examples, and are not particularly limited.

光照射装置50は、被印刷物70上に吐出されたインクを硬化させる装置である。図4に示すように、光照射装置50はキャリッジ30に設けられている。光照射装置50は、ここでは2つである。ただし、光照射装置50の数は一例に過ぎず、特に限定されない。光照射装置50は1つであってもよいし3つ以上であってもよい。本実施形態において、光照射装置50は紫外線を照射する紫外線ランプである。光照射装置50は、例えば紫外線硬化型のインクを硬化可能な波長の紫外線を発生させるLEDランプである。光照射装置50は、制御部60と電気的に接続されており、制御部60によって制御される。 The light irradiation device 50 is a device that cures the ink ejected onto the printed matter 70. As shown in FIG. 4, the light irradiation device 50 is provided on the carriage 30. There are two light irradiation devices 50 here. However, the number of the light irradiation devices 50 is only an example, and is not particularly limited. The number of light irradiation devices 50 may be one or three or more. In the present embodiment, the light irradiation device 50 is an ultraviolet lamp that irradiates ultraviolet rays. The light irradiation device 50 is, for example, an LED lamp that generates ultraviolet rays having a wavelength capable of curing ultraviolet curable ink. The light irradiation device 50 is electrically connected to the control unit 60 and is controlled by the control unit 60.

制御部60は、ホストコンピュータ等の外部機器1から印刷データを受信し、印刷装置10の動作を制御するように構成されている。本実施形態において、制御部60はケーシング12の内部に配置された印刷装置10専用のコンピュータである。制御部60は、例えばマイクロコンピュータである。ただし、制御部60の機能の一部または全部は、ケーシング12の外部に配置され、有線または無線を介して印刷装置10と通信可能に接続された汎用のパーソナルコンピュータ等で実行されてもよい。制御部60は、印刷時間表示用のコンピュータの一例である。 The control unit 60 is configured to receive print data from an external device 1 such as a host computer and control the operation of the printing device 10. In the present embodiment, the control unit 60 is a computer dedicated to the printing device 10 arranged inside the casing 12. The control unit 60 is, for example, a microcomputer. However, a part or all of the functions of the control unit 60 may be executed by a general-purpose personal computer or the like which is arranged outside the casing 12 and is communicably connected to the printing device 10 via a wired or wireless device. The control unit 60 is an example of a computer for displaying the printing time.

制御部60のハードウェア構成は特に限定されない。制御部60は、例えば、ホストコンピュータ等の外部機器から印刷データを受信するインターフェイス(I/F)と、制御プログラムの命令を実行する中央演算処理装置(CPU:central processing unit)と、CPUが実行するプログラムを格納したROM(read only memory)と、プログラムを展開するワーキングエリアとして使用されるRAM(random access memory)と、上記プログラムや各種データを格納するメモリ等の記録装置と、を備えている。 The hardware configuration of the control unit 60 is not particularly limited. The control unit 60 is executed by, for example, an interface (I / F) for receiving print data from an external device such as a host computer, a central processing unit (CPU) for executing instructions of a control program, and a CPU. It is equipped with a ROM (read only memory) that stores the program to be stored, a RAM (random access memory) that is used as a working area for deploying the program, and a recording device such as a memory that stores the above program and various data. ..

図5は、制御部60の機能ブロック図である。図5に示すように、制御部60は、第1テーブル移動機構21の前後移動用モータ21dと、第2テーブル移動機構22の上下移動用モータ22bと、キャリッジ移動機構31の左右移動用モータ33と、インクヘッド40と、光照射装置50とに、それぞれ通信可能に接続されており、これらを制御するように構成されている。 FIG. 5 is a functional block diagram of the control unit 60. As shown in FIG. 5, the control unit 60 includes a front-rear moving motor 21d of the first table moving mechanism 21, a vertical moving motor 22b of the second table moving mechanism 22, and a left-right moving motor 33 of the carriage moving mechanism 31. And the ink head 40 and the light irradiation device 50 are connected to each other so as to be able to communicate with each other, and are configured to control these.

制御部60は、送受信部61と、印刷制御部62と、印刷回数判定部63と、実印刷時間計測部64と、ステータス取得部65と、エラー判定部66と、実印刷時間保存部67と、印刷時間表示部68と、記憶部69と、を備えている。ただし、ステータス取得部65と、エラー判定部66とは必須ではなく、他の実施形態において省略することもできる。制御部60の各部は、相互に通信可能に構成されている。制御部60の各部は、ソフトウェアによって構成されていてもよいし、ハードウェアによって構成されていてもよい。例えば上述した各部は、1つまたは複数のプロセッサによって実現されるものであってもよいし、回路に組み込まれるものであってもよい。制御部60の各部は、ここではネイティブアプリケーションで構成されている。ただし、制御部60の一部または全部は、ウェブアプリケーションで構成されていてもよい。 The control unit 60 includes a transmission / reception unit 61, a print control unit 62, a print count determination unit 63, an actual print time measurement unit 64, a status acquisition unit 65, an error determination unit 66, and an actual print time storage unit 67. A printing time display unit 68 and a storage unit 69 are provided. However, the status acquisition unit 65 and the error determination unit 66 are not essential, and may be omitted in other embodiments. Each unit of the control unit 60 is configured to be able to communicate with each other. Each part of the control unit 60 may be composed of software or hardware. For example, each of the above-mentioned parts may be realized by one or more processors, or may be incorporated in a circuit. Each part of the control unit 60 is composed of a native application here. However, a part or all of the control unit 60 may be composed of a web application.

送受信部61は、外部機器1から印刷データを受信する制御部である。印刷データは、例えば外部機器1で作成される。印刷データは、コンピュータ等で作成された様々な形式の画像ファイルを、ラスターイメージプロセッサー(Raster Image Processor)等のコンピュータプログラムで印刷装置10が読み込み可能な形式に変換(ラスタライズ)したものである。印刷データは、例えばラスター形式のデータである。印刷データは、被印刷物70に印刷する画像のデータ(画像データ)を含んでいる。印刷データには、固有の名前(ファイル名)が付与されている。印刷データのファイル名は、印刷動作の後に、後述する実印刷時間と共に記憶部69に記憶されうる。なお、印刷成果物を量産する場合、初回の印刷時に作成した印刷データを、2回目以降の印刷ではそのまま利用することができる。送受信部61は、受信部の一例である。 The transmission / reception unit 61 is a control unit that receives print data from the external device 1. The print data is created by, for example, the external device 1. The print data is obtained by converting (rasterizing) image files of various formats created by a computer or the like into a format that can be read by the printing apparatus 10 by a computer program such as a raster image processor. The print data is, for example, raster format data. The print data includes image data (image data) to be printed on the printed matter 70. A unique name (file name) is given to the print data. The file name of the print data can be stored in the storage unit 69 together with the actual printing time described later after the printing operation. When mass-producing print products, the print data created at the time of the first printing can be used as it is for the second and subsequent prints. The transmission / reception unit 61 is an example of a reception unit.

印刷データは、さらに印刷情報を含んでいてもよい。印刷情報は、例えば、印刷に使用するインクの種類の情報、印刷品質の情報、被印刷物70の個数やサイズの情報等であってもよい。印刷情報は、画像データと共に記憶部69に記憶されてもよい。 The print data may further include print information. The print information may be, for example, information on the type of ink used for printing, information on print quality, information on the number and size of printed matter 70, and the like. The print information may be stored in the storage unit 69 together with the image data.

印刷制御部62は、送受信部61が受信した印刷データに基づいて、テーブル20上の被印刷物70に対して画像を印刷する印刷動作を実行する制御部である。印刷制御部62は、第1テーブル移動機構21の前後移動用モータ21dと、第2テーブル移動機構22の上下移動用モータ22bとを制御して、テーブル20を前後方向Xおよび上下方向Zに移動させる。印刷制御部62は、キャリッジ移動機構31の左右移動用モータ33を制御して、キャリッジ30を左右方向Yに移動させる。印刷制御部62は、インクヘッド40を制御して、被印刷物70に向かってインクを吐出させる。印刷制御部62は、インクヘッド40からインクを吐出した後に光照射装置50を制御して、被印刷物70上のインクに向かって光を照射する。 The print control unit 62 is a control unit that executes a printing operation of printing an image on the printed matter 70 on the table 20 based on the print data received by the transmission / reception unit 61. The print control unit 62 controls the front-rear movement motor 21d of the first table movement mechanism 21 and the up-down movement motor 22b of the second table movement mechanism 22 to move the table 20 in the front-rear direction X and the up-down direction Z. Let me. The print control unit 62 controls the left-right movement motor 33 of the carriage movement mechanism 31 to move the carriage 30 in the left-right direction Y. The print control unit 62 controls the ink head 40 to eject ink toward the printed matter 70. The print control unit 62 controls the light irradiation device 50 after ejecting ink from the ink head 40 to irradiate the ink on the printed matter 70 with light.

印刷回数判定部63は、送受信部61が受信した印刷データについての印刷が初めてか否か(初回の印刷か否か)を判定する制御部である。印刷回数判定部63は、印刷制御部62が印刷動作を実行する前か、あるいは印刷制御部62が印刷動作を実行するのと略同時に、上記判定を行うとよい。初回の印刷か否かの判定は、送受信部61が受信した印刷データのファイル名が記憶部69に記憶されているか否かに基づいて行われる。 The print count determination unit 63 is a control unit that determines whether or not the print data received by the transmission / reception unit 61 is printed for the first time (whether or not it is the first print). The print count determination unit 63 may perform the above determination before the print control unit 62 executes the print operation or substantially at the same time as the print control unit 62 executes the print operation. The determination of whether or not to print for the first time is performed based on whether or not the file name of the print data received by the transmission / reception unit 61 is stored in the storage unit 69.

すなわち、印刷回数判定部63は、送受信部61が受信した印刷データのファイル名を、記憶部69に記憶されている印刷データのファイル名と対比する。そして、送受信部61が受信した印刷データのファイル名が記憶部69に記憶されていない場合に、初回の印刷であると判定する。一方、送受信部61が受信した印刷データのファイル名が記憶部69に既に記憶されている場合に、初回の印刷ではない(言い換えれば、以前に同じ印刷データを印刷したことがある(2回目以降の印刷である))と判定する。 That is, the print count determination unit 63 compares the file name of the print data received by the transmission / reception unit 61 with the file name of the print data stored in the storage unit 69. Then, when the file name of the print data received by the transmission / reception unit 61 is not stored in the storage unit 69, it is determined that the first printing is performed. On the other hand, when the file name of the print data received by the transmission / reception unit 61 is already stored in the storage unit 69, it is not the first print (in other words, the same print data has been printed before (the second and subsequent times). It is a print of))).

実印刷時間計測部64は、印刷制御部62が実際に印刷動作を行った時間である実印刷時間を計測する制御部である。実印刷時間計測部64は、例えば、印刷制御部62が印刷動作を開始した印刷開始時刻と印刷制御部62が印刷動作を終了した印刷終了時刻とを記録し、その差分から実印刷時間を計測する。実印刷時間計測部64は、初回の印刷の際にのみ実印刷時間を計測してもよいし、初回および2回目以降の印刷の際に実印刷時間を計測してもよいし、例えば数回印刷を行う毎に定期的に実印刷時間を計測してもよい。実印刷時間計測部64は、後述するステータス取得部65が取得したステータス情報に基づいて、実印刷時間を計測してもよい。 The actual print time measurement unit 64 is a control unit that measures the actual print time, which is the time when the print control unit 62 actually performs the printing operation. The actual print time measurement unit 64 records, for example, the print start time when the print control unit 62 starts the print operation and the print end time when the print control unit 62 ends the print operation, and measures the actual print time from the difference. do. The actual printing time measuring unit 64 may measure the actual printing time only at the time of the first printing, or may measure the actual printing time at the time of the first printing and the second and subsequent printings, for example, several times. The actual printing time may be measured periodically each time printing is performed. The actual printing time measuring unit 64 may measure the actual printing time based on the status information acquired by the status acquisition unit 65, which will be described later.

ステータス取得部65は、印刷装置10のステータス情報を取得する制御部である。ステータス情報は、印刷装置10の機器状態や印刷の進捗状況等についての情報であり、エラー発生の情報を含んでいる。ステータス情報は、例えば、印刷待機、印刷動作、エラー発生(異常停止、ユーザの自発的な強制終了を含む。)、印刷終了等で表される。ステータス取得部65は、少なくとも印刷制御部62が印刷動作を行っている際に、印刷装置10のステータス情報を取得する。ステータス情報の取得は、例えば連続的に行ってもよく、所定時間が経過するごとに定期的に行ってもよい。所定時間は、記憶部69に予め記憶されていてもよい。 The status acquisition unit 65 is a control unit that acquires the status information of the printing device 10. The status information is information about the device status of the printing device 10, the progress of printing, and the like, and includes information on the occurrence of an error. The status information is represented by, for example, printing standby, printing operation, error occurrence (including abnormal stop, voluntary forced termination by the user), printing termination, and the like. The status acquisition unit 65 acquires the status information of the printing device 10 at least when the print control unit 62 is performing the printing operation. The acquisition of the status information may be performed continuously, for example, or may be performed periodically every time a predetermined time elapses. The predetermined time may be stored in advance in the storage unit 69.

エラー判定部66は、エラーが発生したか否かを判定する制御部である。エラー判定部66は、少なくとも印刷制御部62が印刷動作を行っている際に、エラーが発生したか否かを判定する。印刷制御部62が印刷動作を行っている際にエラーが発生したか否かの判定は、ステータス取得部65でエラー発生の情報が取得されたか否かに基づいて行われる。すなわち、印刷制御部62が印刷動作を行っている際に、ステータス取得部65でエラー発生の情報が取得されない場合に、エラーが発生しなかった(言い換えれば、印刷動作が正常に終了した)と判定する。一方、印刷制御部62が印刷動作を行っている際に、ステータス取得部65でエラー発生の情報が取得された場合に、エラーが発生したと判定する。 The error determination unit 66 is a control unit that determines whether or not an error has occurred. The error determination unit 66 determines whether or not an error has occurred at least when the print control unit 62 is performing a printing operation. The determination of whether or not an error has occurred while the print control unit 62 is performing the printing operation is performed based on whether or not the status acquisition unit 65 has acquired the error occurrence information. That is, when the print control unit 62 is performing the print operation and the status acquisition unit 65 does not acquire the error occurrence information, no error has occurred (in other words, the print operation has ended normally). judge. On the other hand, when the status acquisition unit 65 acquires the error occurrence information while the print control unit 62 is performing the printing operation, it is determined that an error has occurred.

実印刷時間保存部67は、実印刷時間計測部64で計測された実印刷時間を記憶部69に保存する制御部である。実印刷時間保存部67は、送受信部61が受信した印刷データのファイル名と1:1で対応付けした状態で、記憶部69に実印刷時間を保存する。実印刷時間保存部67は、エラー判定部66でエラーが発生しなかったと判定された場合にのみ、実印刷時間を記憶部69に保存してもよい。言い換えれば、エラー判定部66でエラーが発生したと判定された場合には、実印刷時間を記憶部69に保存しなくてもよい。 The actual print time storage unit 67 is a control unit that stores the actual print time measured by the actual print time measurement unit 64 in the storage unit 69. The actual print time storage unit 67 stores the actual print time in the storage unit 69 in a state of being associated with the file name of the print data received by the transmission / reception unit 61 in a ratio of 1: 1. The actual print time storage unit 67 may store the actual print time in the storage unit 69 only when the error determination unit 66 determines that no error has occurred. In other words, when the error determination unit 66 determines that an error has occurred, the actual printing time does not have to be stored in the storage unit 69.

印刷時間表示部68は、ユーザが視認可能なように印刷時間を表示する制御部である。印刷時間表示部68は、以前に実印刷時間計測部64で計測された実印刷時間に基づいて、2回目以降の印刷時に印刷時間を表示する。具体的には、まず、記憶部69に記憶されている印刷データのファイル名を参照する。そして、当該ファイル名と対応付けされている実印刷時間に基づいて、印刷時間を表示する。本実施形態において、印刷時間表示部68は、操作パネル14の表示部15に印刷時間を表示する。印刷時間の表示方法は、特に限定されない。印刷時間は、具体的な数値(分、秒、時間)で表示してもよいし、例えば印刷終了予定時間として、具体的な時刻で表示してもよい。印刷時間を数値で表示する場合は、例えば、印刷が完了するまでの残り時間(印刷残り時間)をカウントダウン表示してもよいし、カウントダウン表示と実印刷時間とを組合せて表示してもよい。また、印刷時間に加えて、印刷データに含まれる印刷情報のうちの少なくとも1つをあわせて表示してもよい。 The print time display unit 68 is a control unit that displays the print time so that the user can see it. The print time display unit 68 displays the print time at the time of the second and subsequent prints based on the actual print time previously measured by the actual print time measurement unit 64. Specifically, first, the file name of the print data stored in the storage unit 69 is referred to. Then, the print time is displayed based on the actual print time associated with the file name. In the present embodiment, the print time display unit 68 displays the print time on the display unit 15 of the operation panel 14. The printing time display method is not particularly limited. The printing time may be displayed as a specific numerical value (minutes, seconds, hours), or may be displayed as a specific time as the scheduled printing end time, for example. When the printing time is displayed numerically, for example, the remaining time until printing is completed (printing remaining time) may be displayed as a countdown, or the countdown display and the actual printing time may be combined and displayed. Further, in addition to the print time, at least one of the print information included in the print data may be displayed together.

次に、ユーザが印刷装置10を用いて被印刷物70に所望の画像を印刷する手順について説明する。図6は、印刷動作の制御手順の一例を示すフローチャートである。この制御手順は、印刷データ受信処理(ステップS1)と、印刷回数判定処理(ステップS2)と、印刷開始処理(ステップS3、S9)と、実印刷時間計測処理(ステップS4)と、ステータス取得処理(ステップS5)と、印刷終了処理(ステップS6、S11)と、エラー判定処理(ステップS7)と、実印刷時間保存処理(ステップS8)と、印刷時間表示処理(ステップS10)と、を包含する。ただし、他の実施形態において、このうちの一部を省略することもできる。また、任意の段階において、他の処理を包含することもできる。 Next, a procedure for the user to print a desired image on the printed matter 70 using the printing device 10 will be described. FIG. 6 is a flowchart showing an example of a printing operation control procedure. This control procedure includes a print data reception process (step S1), a print count determination process (step S2), a print start process (steps S3 and S9), an actual print time measurement process (step S4), and a status acquisition process. (Step S5), printing end processing (steps S6, S11), error determination processing (step S7), actual printing time saving processing (step S8), and printing time display processing (step S10) are included. .. However, in other embodiments, some of them may be omitted. In addition, other processes can be included at any stage.

まず、準備段階として、ユーザは、テーブル20上のパレット80を取り付け、パレット80の配置孔80hに被印刷物70を載置する。この状態で、ユーザは、外部機器1と印刷装置10とを起動させて、外部機器1から印刷装置10に印刷データを送信する。ステップS1では、印刷データを受信する印刷データ受信処理が実行される。印刷装置10の送受信部61は、印刷データ受信処理を実行するように構成またはプログラムされている。そして、ステップS2に進む。 First, as a preparatory step, the user attaches the pallet 80 on the table 20 and places the printed matter 70 in the arrangement hole 80h of the pallet 80. In this state, the user activates the external device 1 and the printing device 10 to transmit print data from the external device 1 to the printing device 10. In step S1, the print data reception process for receiving the print data is executed. The transmission / reception unit 61 of the printing device 10 is configured or programmed to execute the print data reception process. Then, the process proceeds to step S2.

ステップS2では、送受信部61で受信した印刷データが初めて(初回)の印刷か否かを判定する印刷回数判定処理が実行される。印刷回数判定部63は、印刷回数判定処理を実行するように構成またはプログラムされている。印刷回数判定部63は、送受信部61が受信した印刷データのファイル名が記憶部69に記憶されているか否かに基づいて、初回の印刷か否かを判定する。そして、送受信部61が受信した印刷データのファイル名が記憶部69に記憶されていない場合には、初回の印刷である、すなわちステップS2がYESと判定され、ステップS3に進む。 In step S2, a print count determination process for determining whether or not the print data received by the transmission / reception unit 61 is the first (first) print is executed. The print count determination unit 63 is configured or programmed to execute the print count determination process. The print count determination unit 63 determines whether or not the first print is performed based on whether or not the file name of the print data received by the transmission / reception unit 61 is stored in the storage unit 69. If the file name of the print data received by the transmission / reception unit 61 is not stored in the storage unit 69, it is the first printing, that is, step S2 is determined to be YES, and the process proceeds to step S3.

ステップS3では、印刷動作を開始する印刷開始処理が実行される。印刷制御部62は、印刷開始処理を実行するように構成またはプログラムされている。印刷制御部62は、印刷データに基づき、前後移動用モータ21dと、上下移動用モータ22bと、左右移動用モータ33と、インクヘッド40と、光照射装置50と、を制御して、テーブル20上に載置された被印刷物70に対して印刷動作を開始する。そして、ステップS4に進む。 In step S3, the print start process for starting the print operation is executed. The print control unit 62 is configured or programmed to execute the print start process. The print control unit 62 controls the forward / backward movement motor 21d, the vertical movement motor 22b, the left / right movement motor 33, the ink head 40, and the light irradiation device 50 based on the print data, and controls the table 20. The printing operation is started on the printed matter 70 placed on the printed matter 70. Then, the process proceeds to step S4.

ステップS4では、実印刷時間を計測する実印刷時間計測処理が実行される。実印刷時間計測部64は、実印刷時間計測処理を実行するように構成またはプログラムされている。実印刷時間計測部64は、印刷動作の開始時刻を記録する。開始時刻は、例えば、前後移動用モータ21d、上下移動用モータ22b、および左右移動用モータ33のうちの少なくとも1つが駆動を開始した時刻であってもよいし、インクヘッド40からのインクの吐出が開始された時刻であってもよい。そして、ステップS5に進む。 In step S4, the actual print time measurement process for measuring the actual print time is executed. The actual print time measurement unit 64 is configured or programmed to execute the actual print time measurement process. The actual printing time measuring unit 64 records the start time of the printing operation. The start time may be, for example, the time when at least one of the forward / backward movement motor 21d, the vertical movement motor 22b, and the left / right movement motor 33 starts driving, or the ink is ejected from the ink head 40. May be the time when Then, the process proceeds to step S5.

ステップS5では、印刷装置10のステータス情報を取得するステータス取得処理が実行される。ステータス取得部65は、ステータス取得処理を実行するように構成またはプログラムされている。ステータス取得部65は、ここでは印刷制御部62が印刷動作を行っている間、所定の時間間隔で、定期的にステータス情報を取得する。そして、ステップS6に進む。 In step S5, the status acquisition process for acquiring the status information of the printing device 10 is executed. The status acquisition unit 65 is configured or programmed to execute the status acquisition process. Here, the status acquisition unit 65 periodically acquires status information at predetermined time intervals while the print control unit 62 is performing the printing operation. Then, the process proceeds to step S6.

ステップS6では、印刷動作を終了する印刷終了処理が実行される。印刷制御部62は、印刷終了処理を実行するように構成またはプログラムされている。印刷制御部62は、画像の印刷を完了して、印刷動作を終了する。そして、ステップS7に進む。 In step S6, the print end process for ending the print operation is executed. The print control unit 62 is configured or programmed to execute the print end process. The print control unit 62 completes printing of the image and ends the printing operation. Then, the process proceeds to step S7.

ステップS7では、印刷動作の際にエラーが発生したか否かを判定するエラー判定処理が実行される。エラー判定部66は、エラー判定処理を実行するように構成またはプログラムされている。エラー判定部66は、ステータス取得部65でエラー発生の情報が取得されたか否かに基づいて、エラーが発生したか否かを判定する。そして、ステータス取得部65でエラー発生の情報が取得された場合には、エラーの発生がある、すなわちステップS7がYESと判定され、制御を終了する。一方、ステータス取得部65でエラー発生の情報が取得されなかった場合には、エラーの発生がない、すなわちステップS7がNOと判定され、ステップS8に進む。 In step S7, an error determination process for determining whether or not an error has occurred during the printing operation is executed. The error determination unit 66 is configured or programmed to execute the error determination process. The error determination unit 66 determines whether or not an error has occurred based on whether or not the status acquisition unit 65 has acquired the error occurrence information. Then, when the status acquisition unit 65 acquires the error occurrence information, it is determined that an error has occurred, that is, step S7 is YES, and the control is terminated. On the other hand, when the status acquisition unit 65 does not acquire the error occurrence information, no error has occurred, that is, step S7 is determined to be NO, and the process proceeds to step S8.

ステップS8では、実印刷時間を保存する実印刷時間保存処理が実行される。実印刷時間保存部67は、実印刷時間保存処理を実行するように構成またはプログラムされている。実印刷時間保存部67は、送受信部61が受信した印刷データのファイル名と共に、実印刷時間を記憶部69に保存する。印刷データのファイル名と実印刷時間とは1:1で紐付けされる。そして、制御を終了する。 In step S8, the actual print time saving process for saving the actual print time is executed. The actual print time storage unit 67 is configured or programmed to execute the actual print time storage process. The actual print time storage unit 67 stores the actual print time in the storage unit 69 together with the file name of the print data received by the transmission / reception unit 61. The file name of the print data and the actual print time are linked at a ratio of 1: 1. Then, the control is terminated.

一方、ステップS2において、送受信部61が受信した印刷データのファイル名が記憶部69に既に記憶されている場合には、初回の印刷ではない、すなわちステップS2がNoと判定され、ステップS9に進む。ステップS9では、ステップS3と同様に、印刷制御部62によって印刷開始処理が実行される。そして、ステップS10に進む。 On the other hand, in step S2, if the file name of the print data received by the transmission / reception unit 61 is already stored in the storage unit 69, it is not the first printing, that is, step S2 is determined to be No, and the process proceeds to step S9. .. In step S9, the print start process is executed by the print control unit 62 as in step S3. Then, the process proceeds to step S10.

ステップS10では、表示部15に印刷時間を表示する印刷時間表示処理が実行される。印刷時間表示部68は、印刷時間表示処理を実行するように構成またはプログラムされている。印刷時間表示部68は、記憶部69に記憶されている実印刷時間に基づいて、例えば印刷残り時間を、表示部15に表示する。そして、ステップS11に進む。ステップS11では、ステップS6と同様に、印刷制御部62によって印刷終了処理が実行される。そして、制御を終了する。 In step S10, a print time display process for displaying the print time on the display unit 15 is executed. The print time display unit 68 is configured or programmed to execute the print time display process. The print time display unit 68 displays, for example, the remaining print time on the display unit 15 based on the actual print time stored in the storage unit 69. Then, the process proceeds to step S11. In step S11, the print end process is executed by the print control unit 62 as in step S6. Then, the control is terminated.

以上のように、印刷装置10によれば、印刷成果物を量産する場合に、初回(1回目)の印刷時には、実印刷時間が計測、記憶され、2回目以降の印刷時において、当該実印刷時間に基づきユーザに印刷時間が示される。これにより、2回目の印刷以降、ユーザは印刷に要する時間を正確に把握することができる。そのため、ユーザは印刷が完了するまで心置きなく印刷装置10から離れることができ、例えば自由に別の作業を行ったり、印刷装置10とは別の部屋に移動したり、外出したりすることができる。したがって、ユーザは、印刷が完了するまでの時間を有効に活用することができる。加えて、印刷時間を把握できることで、好ましくは印刷待機時間を減らして、量産の生産効率を高めることができる。 As described above, according to the printing apparatus 10, when the print product is mass-produced, the actual printing time is measured and stored at the time of the first (first) printing, and the actual printing is performed at the time of the second and subsequent printings. The print time is shown to the user based on the time. As a result, the user can accurately grasp the time required for printing after the second printing. Therefore, the user can leave the printing device 10 without hesitation until the printing is completed, and for example, he / she can freely perform another work, move to a room different from the printing device 10, or go out. .. Therefore, the user can effectively utilize the time until printing is completed. In addition, by being able to grasp the printing time, it is possible to preferably reduce the printing waiting time and improve the production efficiency of mass production.

本実施形態の印刷装置10では、印刷時間は、印刷が完了するまでの残り時間(印刷残り時間)で表示される。これにより、ユーザの利便性を向上することができる。 In the printing apparatus 10 of the present embodiment, the printing time is displayed as the remaining time until printing is completed (printing remaining time). Thereby, the convenience of the user can be improved.

本実施形態の印刷装置10では、印刷時間表示部68は、印刷回数判定部63によって印刷データの印刷が初めてであると判定された場合に計測された実印刷時間に基づいて、前印刷時間を表示するように構成されている。これにより、2回目以降の印刷時において、制御がシンプルになり、制御部60の負荷を軽減することができる。 In the printing apparatus 10 of the present embodiment, the print time display unit 68 sets the pre-print time based on the actual print time measured when the print count determination unit 63 determines that the print data is printed for the first time. It is configured to display. As a result, the control becomes simple and the load on the control unit 60 can be reduced during the second and subsequent printings.

本実施形態の印刷装置10では、印刷制御部62が印刷を行っている際に、印刷装置10のステータス情報を取得するステータス取得部65と、ステータス取得部65によってエラー発生の情報が取得された場合に、エラーが発生したと判定するエラー判定部66と、をさらに備え、実印刷時間保存部67は、エラー判定部66によってエラーが発生しなかったと判定された場合にのみ、実印刷時間を保存するように構成されている。これにより、表示する印刷時間の精度を高めることができる。 In the printing device 10 of the present embodiment, when the print control unit 62 is printing, the status acquisition unit 65 that acquires the status information of the printing device 10 and the status acquisition unit 65 acquire the error occurrence information. In this case, the error determination unit 66 for determining that an error has occurred is further provided, and the actual print time storage unit 67 determines the actual print time only when it is determined by the error determination unit 66 that no error has occurred. It is configured to save. Thereby, the accuracy of the printing time to be displayed can be improved.

本実施形態の印刷装置10では、表示部15(表示画面)は、印刷装置10に設けられている。これにより、ユーザは、印刷開始時にすぐさま印刷時間を確認することができる。したがって、ユーザの利便性を向上することができる。 In the printing device 10 of the present embodiment, the display unit 15 (display screen) is provided in the printing device 10. As a result, the user can immediately check the printing time at the start of printing. Therefore, the convenience of the user can be improved.

本実施形態の印刷装置10では、被印刷物70が載置されるテーブル20と、テーブル20に載置された被印刷物70に対してインクを吐出するインクヘッド40と、をさらに備える。これにより、大量の印刷成果物を効率的に量産することができる。 The printing apparatus 10 of the present embodiment further includes a table 20 on which the printed matter 70 is placed, and an ink head 40 that ejects ink to the printed matter 70 placed on the table 20. As a result, a large amount of print products can be efficiently mass-produced.

また、本実施形態には、印刷データに基づいて被印刷物70に印刷を行う印刷装置において、コンピュータを、印刷回数判定部63、実印刷時間計測部64、ステータス取得部65、エラー判定部66、実印刷時間保存部67、印刷時間表示部68、として動作させるための印刷時間表示用のコンピュータプログラムが含まれる。なお、ステータス取得部65と、エラー判定部66とは必須ではなく、他の実施形態において省略することもできる。 Further, in the present embodiment, in the printing apparatus that prints on the printed matter 70 based on the print data, the computer is used as a print count determination unit 63, an actual print time measurement unit 64, a status acquisition unit 65, and an error determination unit 66. A computer program for displaying the print time for operating as the actual print time storage unit 67 and the print time display unit 68 is included. The status acquisition unit 65 and the error determination unit 66 are not essential, and may be omitted in other embodiments.

印刷時間表示用のコンピュータプログラムは、例えば記憶装置に記録されていてもよい。言い換えれば、ここに開示される技術によって、上記コンピュータプログラムが記録された、コンピュータが読み取り可能な記憶装置が提供される。上記コンピュータプログラムは、例えば不揮発性メモリに記録されていてもよい。言い換えれば、ここに開示される技術によって、上記プログラムが記録された、コンピュータが読み取り可能な不揮発性メモリが提供される。不揮発性メモリとしては、例えば、半導体記憶装置(例えば、ROM、メモリーカード)、光記憶装置(例えば、DVD、MO、MD、CD、BD)、磁気記憶装置(例えば、磁気テープ、フレキシブルディスク)等が例示される。また、上記コンピュータプログラムは、上記記憶装置あるいはインターネット等のネットワークを介して、クラウドサーバーに送信することができる。 The computer program for displaying the print time may be recorded in a storage device, for example. In other words, the technology disclosed herein provides a computer-readable storage device in which the computer program is recorded. The computer program may be recorded in, for example, a non-volatile memory. In other words, the technology disclosed herein provides a computer-readable non-volatile memory in which the above programs are recorded. Examples of the non-volatile memory include a semiconductor storage device (for example, ROM, memory card), an optical storage device (for example, DVD, MO, MD, CD, BD), a magnetic storage device (for example, magnetic tape, flexible disk) and the like. Is exemplified. Further, the computer program can be transmitted to the cloud server via the storage device or a network such as the Internet.

以上、本発明の好適な実施形態について説明した。しかし、本発明はこれらに限定されない。本発明は、本明細書に開示されている内容と当該分野における技術常識とに基づいて実施することができる。請求の範囲に記載の技術には、上記に例示した実施形態を様々に変形、変更したものが含まれる。例えば、上記した実施形態の一部を他の変形態様に置き換えることも可能であり、上記した実施形態に他の変形態様を追加することも可能である。また、上記した実施形態と以下の変形態様とを適宜組み合わせることもできる。また、その技術的特徴が必須なものとして説明されていなければ、適宜削除することも可能である。 The preferred embodiment of the present invention has been described above. However, the present invention is not limited to these. The present invention can be carried out based on the contents disclosed in the present specification and common general technical knowledge in the art. The techniques described in the claims include various modifications and modifications of the embodiments illustrated above. For example, it is possible to replace a part of the above-described embodiment with another modification, and it is also possible to add another modification to the above-described embodiment. Further, the above-described embodiment and the following modified modes can be appropriately combined. Further, if the technical feature is not explained as essential, it can be deleted as appropriate.

例えば、上記した実施形態では、印刷時間を操作パネル14の表示部15に表示していたが、これには限定されない。例えば送受信部61は、印刷装置10と有線または無線によって通信可能に接続された通信機器に、印刷時間を送信可能なように構成されていてもよい。通信機器は、例えば、インターネット等のネットワークを通じて印刷装置10と通信可能に接続された携帯電話機やタッチパネル等であってもよい。これにより、ユーザは印刷装置10を監視できない場所にいたとしても、通信機器を介して印刷時間をリアルタイムに把握することができる。したがって、安心して印刷装置10から離れ、印刷装置10が設置された部屋とは別の部屋に移動したり、外出したりすることができる。 For example, in the above-described embodiment, the printing time is displayed on the display unit 15 of the operation panel 14, but the present invention is not limited to this. For example, the transmission / reception unit 61 may be configured to transmit the printing time to a communication device that is wirelessly or wiredly connected to the printing device 10. The communication device may be, for example, a mobile phone, a touch panel, or the like that is communicably connected to the printing device 10 through a network such as the Internet. As a result, even if the user is in a place where the printing device 10 cannot be monitored, the printing time can be grasped in real time via the communication device. Therefore, it is possible to move away from the printing device 10 with confidence, move to a room different from the room in which the printing device 10 is installed, or go out.

すなわち、本実施形態の印刷装置10において、表示画面は、印刷装置10と通信可能に接続された通信機器に設けられていてもよい。これにより、ユーザは、印刷装置10から離れた場所から印刷時間を確認することができる。したがって、ユーザの利便性を向上することができる。 That is, in the printing device 10 of the present embodiment, the display screen may be provided on a communication device communicably connected to the printing device 10. As a result, the user can check the printing time from a place away from the printing device 10. Therefore, the convenience of the user can be improved.

また、上記した実施形態では、実印刷時間計測部64が初回の印刷時に実印刷時間を計測し、2回目以降の印刷時には、印刷時間表示部68が初回に計測した実印刷時間に基づいて印刷時間を表示していたが、これには限定されない。実印刷時間計測部64は、例えば2回目以降の印刷時にも、初回の印刷時と同様に実印刷時間を計測してもよい。その場合、実印刷時間保存部67は、記憶部69に印刷データのファイル名と対応付けされて記憶されている実印刷時間を、都度更新するように構成されていてもよい。また、印刷時間表示部68は、2回目以降に計測した実印刷時間に基づいて、印刷時間を表示するように構成されていてもよい。例えば、最新の実印刷時間に基づいて、印刷時間を表示するように構成されていてもよい。 Further, in the above-described embodiment, the actual printing time measuring unit 64 measures the actual printing time at the time of the first printing, and at the time of the second and subsequent printings, the printing time display unit 68 prints based on the actual printing time measured at the first time. It displayed the time, but it is not limited to this. The actual printing time measuring unit 64 may measure the actual printing time at the time of the second and subsequent printings as well as at the time of the first printing. In that case, the actual print time storage unit 67 may be configured to update the actual print time stored in the storage unit 69 in association with the file name of the print data each time. Further, the print time display unit 68 may be configured to display the print time based on the actual print time measured from the second time onward. For example, it may be configured to display the print time based on the latest actual print time.

また、上記した実施形態では、印刷装置10がインクジェットプリンタであったが、これには限定されない。印刷装置10は、インクジェット以外の印刷方式を採用したものであってもよい。印刷装置10は、例えば、熱転写プリンタ(昇華型プリンタを含む)、レーザープリンタ、ドットインパクトプリンタ、感熱式プリンタ、放電破壊式プリンタ等であってもよい。印刷装置10は、例えば、メタリック箔や顔料箔等の箔シートを被印刷物に押し付ける、所謂箔押し印刷を行う箔押し装置であってもよい。 Further, in the above-described embodiment, the printing device 10 is an inkjet printer, but the present invention is not limited to this. The printing device 10 may employ a printing method other than inkjet. The printing device 10 may be, for example, a thermal transfer printer (including a sublimation printer), a laser printer, a dot impact printer, a thermal printer, a discharge destruction printer, or the like. The printing device 10 may be, for example, a foil stamping device that performs so-called foil stamping printing, in which a foil sheet such as metallic foil or pigment foil is pressed against an object to be printed.

また、印刷装置10の構成は特に限定されない。印刷装置10は、例えば、以下の構成のうち少なくとも1つ:被印刷物をカットするカッティングヘッド;箔シート(転写箔)を被印刷物に箔転写する箔押し用ツール;打刻および彫刻の少なくとも1つを被印刷物に施す加飾ツール;を備えていてもよい。 Further, the configuration of the printing apparatus 10 is not particularly limited. The printing apparatus 10 has, for example, at least one of the following configurations: a cutting head for cutting a printed matter; a foil pressing tool for transferring a foil sheet (transfer foil) to a printed matter; at least one of stamping and engraving. A decorative tool to be applied to the printed matter; may be provided.

また、上記した実施形態では、インクヘッド40がキャリッジ30に搭載され、左右方向Yに往復移動(シャトル移動)しながら印刷動作が行われる、所謂シャトルタイプ(シリアルタイプ)の印刷装置10について説明したが、これには限定されない。ここに開示される技術は、ラインヘッドを備え、ラインヘッドが固定された状態で印刷動作が行われる、所謂ラインタイプのプリンタにも同様に適用することができる。 Further, in the above-described embodiment, the so-called shuttle type (serial type) printing device 10 in which the ink head 40 is mounted on the carriage 30 and the printing operation is performed while reciprocating (shuttle moving) in the left-right direction Y has been described. However, it is not limited to this. The technique disclosed herein can be similarly applied to a so-called line type printer having a line head and performing a printing operation with the line head fixed.

また、上記した実施形態では、印刷装置10のキャリッジ30が左右方向Yに移動し、テーブル20が前後方向Xに移動するように構成されていたが、これには限定されない。キャリッジ30とテーブル20との移動は相対的なものであり、そのどちらが左右方向Yまたは前後方向Xに移動してもよい。また、例えば、キャリッジ30は移動不能に配置され、テーブル20が左右方向Yおよび前後方向Xの両方向に移動可能なように構成されていてもよい。 Further, in the above-described embodiment, the carriage 30 of the printing apparatus 10 is configured to move in the left-right direction Y, and the table 20 is configured to move in the front-rear direction X, but the present invention is not limited to this. The movement of the carriage 30 and the table 20 is relative, and either of them may move in the left-right direction Y or the front-back direction X. Further, for example, the carriage 30 may be arranged so as not to be movable, and the table 20 may be configured to be movable in both the left-right direction Y and the front-rear direction X.

また、上記した実施形態では、インクヘッド40と光照射装置50とが同じキャリッジ30に搭載され、一体となって左右方向Yに移動していたが、これには限定されない。インクヘッド40と光照射装置50とは、別のキャリッジに搭載され、それぞれ独立して左右方向Yに移動するように構成されていてもよい。 Further, in the above-described embodiment, the ink head 40 and the light irradiation device 50 are mounted on the same carriage 30 and are integrally moved in the left-right direction Y, but the present invention is not limited to this. The ink head 40 and the light irradiation device 50 may be mounted on different carriages and may be configured to move independently in the left-right direction Y.

また、上記した実施形態では、印刷装置10が光照射装置50を備えていたが、光照射装置50は必須ではなく、省略することもできる。その場合、インクタンク41、42には、紫外線硬化型以外のインクが貯留されていてもよい。インクタンク41、42に貯留されているインクは、例えばソルベント系インク(溶剤系インク)や水系インクであってもよい。 Further, in the above-described embodiment, the printing device 10 includes the light irradiation device 50, but the light irradiation device 50 is not essential and may be omitted. In that case, inks other than the ultraviolet curable type may be stored in the ink tanks 41 and 42. The ink stored in the ink tanks 41 and 42 may be, for example, a solvent-based ink (solvent-based ink) or a water-based ink.

10 印刷装置(プリンタ)
20 テーブル
40 インクヘッド
60 制御部
61 送受信部
62 印刷制御部
63 印刷回数判定部
64 実印刷時間計測部
67 実印刷時間保存部
68 印刷時間表示部
10 Printing device (printer)
20 Table 40 Ink head 60 Control unit 61 Transmission / reception unit 62 Print control unit 63 Number of prints determination unit 64 Actual print time measurement unit 67 Actual print time storage unit 68 Print time display unit

Claims (8)

外部機器から印刷データを受信する受信部と、
前記印刷データに基づいて、被印刷物に印刷を行う印刷制御部と、
前記印刷制御部が実際に印刷を行った時間である実印刷時間を計測する実印刷時間計測部と、
前記実印刷時間を前記印刷データのファイル名と対応付けて保存する実印刷時間保存部と、
前記印刷データのファイル名に基づいて、前記印刷データの印刷が初めてか否かを判定する印刷回数判定部と、
前記印刷回数判定部によって前記印刷データの印刷が初めてではないと判定された場合に、前記印刷データのファイル名と対応付けて保存されている前記実印刷時間に基づいて、表示画面に印刷時間を表示する印刷時間表示部と、
を備える、印刷装置。
A receiver that receives print data from an external device,
A print control unit that prints on the printed matter based on the print data,
An actual print time measurement unit that measures the actual print time, which is the time when the print control unit actually prints,
An actual print time storage unit that saves the actual print time in association with the file name of the print data,
Based on the file name of the print data, a print count determination unit that determines whether or not the print data is printed for the first time, and a print count determination unit.
When the print count determination unit determines that printing of the print data is not the first time, the print time is displayed on the display screen based on the actual print time saved in association with the file name of the print data. The print time display section to be displayed and
A printing device.
前記印刷時間は、前記印刷が完了するまでの残り時間である、
請求項1に記載の印刷装置。
The printing time is the remaining time until the printing is completed.
The printing apparatus according to claim 1.
前記印刷時間表示部は、前記印刷回数判定部によって前記印刷データの印刷が初めてであると判定された場合に計測された前記実印刷時間に基づいて、前記印刷時間を表示するように構成されている、
請求項1または2に記載の印刷装置。
The print time display unit is configured to display the print time based on the actual print time measured when the print count determination unit determines that the print data is printed for the first time. Yes,
The printing apparatus according to claim 1 or 2.
前記印刷制御部が前記印刷を行っている際に、前記印刷装置のステータス情報を取得するステータス取得部と、
前記ステータス取得部によってエラー発生の情報が取得された場合に、エラーが発生したと判定するエラー判定部と、
をさらに備え、
前記実印刷時間保存部は、前記エラー判定部によってエラーが発生しなかったと判定された場合にのみ、前記実印刷時間を保存するように構成されている、
請求項1から3までの何れか一項に記載の印刷装置。
A status acquisition unit that acquires status information of the printing device when the print control unit is performing the printing, and a status acquisition unit.
An error determination unit that determines that an error has occurred when information on the occurrence of an error has been acquired by the status acquisition unit, and an error determination unit.
With more
The actual print time storage unit is configured to store the actual print time only when it is determined by the error determination unit that no error has occurred.
The printing apparatus according to any one of claims 1 to 3.
前記表示画面は、前記印刷装置に設けられている、
請求項1から4までの何れか一項に記載の印刷装置。
The display screen is provided in the printing apparatus.
The printing apparatus according to any one of claims 1 to 4.
前記表示画面は、前記印刷装置と通信可能に接続された通信機器に設けられている、
請求項1から5までの何れか一項に記載の印刷装置。
The display screen is provided on a communication device communicably connected to the printing device.
The printing apparatus according to any one of claims 1 to 5.
前記被印刷物が載置されるテーブルと、
前記テーブルに載置された前記被印刷物に対してインクを吐出するインクヘッドと、
をさらに備える、
請求項1から6までの何れか一項に記載の印刷装置。
The table on which the printed matter is placed and
An ink head that ejects ink to the printed matter placed on the table, and
Further prepare,
The printing apparatus according to any one of claims 1 to 6.
印刷データに基づいて被印刷物に印刷を行う印刷装置において、コンピュータを、
実際に前記印刷を行った時間である実印刷時間を計測する実印刷時間計測部と、
前記実印刷時間を前記印刷データのファイル名と対応付けて保存する実印刷時間保存部と、
前記印刷データのファイル名に基づいて、前記印刷データの印刷が初めてか否かを判定する印刷回数判定部と、
前記印刷回数判定部によって前記印刷データの印刷が初めてではないと判定された場合に、前記印刷データのファイル名と対応付けて保存されている前記実印刷時間に基づいて、表示画面に印刷時間を表示する印刷時間表示部と、
して動作させるように構成されている、印刷時間表示用のコンピュータプログラム。
In a printing device that prints on a printed matter based on print data, a computer
An actual printing time measuring unit that measures the actual printing time, which is the time when the printing was actually performed,
An actual print time storage unit that saves the actual print time in association with the file name of the print data,
Based on the file name of the print data, a print count determination unit that determines whether or not the print data is printed for the first time, and a print count determination unit.
When the print count determination unit determines that printing of the print data is not the first time, the print time is displayed on the display screen based on the actual print time saved in association with the file name of the print data. The print time display section to be displayed and
A computer program for displaying print time that is configured to work.
JP2020019537A 2020-02-07 2020-02-07 Computer program for printing device and printing time display Active JP7421359B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020019537A JP7421359B2 (en) 2020-02-07 2020-02-07 Computer program for printing device and printing time display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020019537A JP7421359B2 (en) 2020-02-07 2020-02-07 Computer program for printing device and printing time display

Publications (2)

Publication Number Publication Date
JP2021123061A true JP2021123061A (en) 2021-08-30
JP7421359B2 JP7421359B2 (en) 2024-01-26

Family

ID=77458042

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020019537A Active JP7421359B2 (en) 2020-02-07 2020-02-07 Computer program for printing device and printing time display

Country Status (1)

Country Link
JP (1) JP7421359B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002234237A (en) 2001-02-09 2002-08-20 Canon Inc Image processor
JP2007144699A (en) 2005-11-25 2007-06-14 Canon Inc Imaging device
JP6258670B2 (en) 2013-11-11 2018-01-10 シャープ株式会社 Image forming apparatus and image forming system
JP6647860B2 (en) 2015-12-25 2020-02-14 ローランドディー.ジー.株式会社 Inkjet printer

Also Published As

Publication number Publication date
JP7421359B2 (en) 2024-01-26

Similar Documents

Publication Publication Date Title
US9340038B2 (en) Drawing apparatus and method for controlling drawing in drawing apparatus
US7874629B2 (en) Printing apparatus, a method to indicate necessity of exchanging exchangeable parts, and a computer usable medium therefor
US9278556B2 (en) Printer with cutting function, and method for cutting and printing
JP6093078B1 (en) Cutting device
JP7054478B2 (en) Jigs for portable image forming devices, portable image forming systems, and jig sets for portable image forming devices
US8262214B2 (en) Ink jet printer
JP6449381B1 (en) Print information management apparatus, print system including the same, and computer program for print information management
JP2015054484A (en) Ink jet image forming apparatus, method of controlling the same and program
JP7421359B2 (en) Computer program for printing device and printing time display
US20050128239A1 (en) Liquid injection device, liquid injection device control method, and control program
JP6685794B2 (en) Printer
US5644348A (en) Control of print cartridge movement in an ink jet recording apparatus
JP2007102328A (en) Printing system, printing method and program
JP2017074741A (en) Ink jet printer and control method for the same
US10569581B2 (en) Printing pattern creation device and printing system including the same
US11780241B2 (en) Liquid discharging apparatus, provided with ultraviolet irradiator, liquid discharging method using liquid discharging apparatus provided with ultraviolet irradiator and storage medium storing program for liquid discharging apparatus provided with ultraviolet irradiator
JP7421448B2 (en) cutting equipment
JP2012091386A (en) Data generating apparatus for generating data for printer with cutting head, and computer program
JP2004195840A (en) Liquid ejector, control method therefor, and computer program
JP2022080484A (en) Log information management device of printer and printing system
JP2018153955A (en) Printer
JP6580188B1 (en) Printer and printing system
US20150042705A1 (en) Inkjet printer
JP2013063529A (en) Image forming apparatus
JP2021178483A (en) Printer, and method for controlling printer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230829

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230926

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231106

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240112

R150 Certificate of patent or registration of utility model

Ref document number: 7421359

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150