Inkjet + 3d printer hybrid September 26, 2017 09:52AM |
Registered: 11 years ago Posts: 24 |
Re: Inkjet + 3d printer hybrid September 27, 2017 02:22AM |
Registered: 8 years ago Posts: 5,232 |
Re: Inkjet + 3d printer hybrid September 27, 2017 09:30AM |
Registered: 11 years ago Posts: 24 |
Quote
o_lampe
Some thoughts:
A slicer is definitely the wrong software generator. It would try to print one color at a time and to make perimeters and infill.
Maybe you are better off writing a python script as inkscape expansion? ( If only inkscape would run stable....)
Quote
o_lampe
I'm wondering if a 8bit cpu is able to control the inkjets fast enough. Each pixel on the T-shirt requires 9 bytes ( 3x 24bit ) and there a many pixels in one line printed at the same time. All you could do, is writing a firmware that moves the print(head) across the shirt and synchronize the moves with the "end_of_line" code in the printfile ( sent by a PC over USB )
Unfortunately the arduino USB port is to slow to filter these signals from the datastream and bypass the data to the printhead.
But maybe you only want to control the motion of the printer by the MKS board?
Quote
o_lampe
I then doubt the small stepper drivers are able to move the whole printer fast enough. Acceleration has to be very high, otherwise you'd have to find a way to slow down the ink-output while accelerating.
Re: Inkjet + 3d printer hybrid September 27, 2017 11:03AM |
Admin Registered: 15 years ago Posts: 13,757 |
Re: Inkjet + 3d printer hybrid September 27, 2017 06:44PM |
Registered: 11 years ago Posts: 24 |
Re: Inkjet + 3d printer hybrid October 02, 2017 11:37AM |
Registered: 11 years ago Posts: 24 |
Re: Inkjet + 3d printer hybrid October 05, 2017 12:30PM |
Registered: 11 years ago Posts: 24 |
Re: Inkjet + 3d printer hybrid October 05, 2017 02:14PM |
Admin Registered: 15 years ago Posts: 13,757 |
Re: Inkjet + 3d printer hybrid July 22, 2020 04:10AM |
Registered: 2 years ago Posts: 2 |
Re: Inkjet + 3d printer hybrid July 24, 2020 07:28AM |
Registered: 2 years ago Posts: 2 |
Re: Inkjet + 3d printer hybrid July 24, 2020 10:33AM |
Admin Registered: 10 years ago Posts: 3,096 |
Quote
JohnSnow148
Can you give me suggestions? I also wanted to repeat and do something similar, but unfortunately my engineering knowledge is not that good. I just bought myself a special T-shirt printing machine, which I use to print T-shirts for my online store. It was actually difficult to find at the same time not the most expensive, but at the same time, a well-functioning T-shirt printing machine that could serve me at least 3-4 years. Lucky for me there are many different posts where they usually help to choose such products based on the need and budget. Like for example. This site contains 11 of the best T-shirt machines and reviews on them, as well as instructions on how to pick T-shirt printing machine.
Re: Inkjet + 3d printer hybrid July 24, 2020 12:56PM |
Admin Registered: 15 years ago Posts: 13,757 |
Re: Inkjet + 3d printer hybrid July 29, 2020 02:53AM |
Admin Registered: 10 years ago Posts: 3,096 |
Re: Inkjet + 3d printer hybrid July 29, 2020 03:40AM |
Admin Registered: 15 years ago Posts: 13,757 |
Re: Inkjet + 3d printer hybrid September 27, 2022 10:26AM |
Registered: 11 years ago Posts: 24 |
Re: Inkjet + 3d printer hybrid September 27, 2022 10:55AM |
Admin Registered: 15 years ago Posts: 13,757 |
Re: Inkjet + 3d printer hybrid September 28, 2022 03:16PM |
Registered: 11 years ago Posts: 24 |
Re: Inkjet + 3d printer hybrid September 28, 2022 03:28PM |
Admin Registered: 15 years ago Posts: 13,757 |
Re: Inkjet + 3d printer hybrid October 03, 2022 01:59PM |
Registered: 11 years ago Posts: 24 |