I've had a post card based business idea for ages. Can anyone recommend a printer that prints quality postcards? I'm looking for something in the sub $2,000 range. I pulled that number out of thin air so I have no idea of that's a too much or too little.
Writing Postcards with a 3D Printer
11–20 of 22 posts
Re: Writing Postcards with a 3D Printer
#12Re: Writing Postcards with a 3D Printer
#13The print might not fare that well though the post system, though, so maybe it wouldn't be suitable for postcards. But it can be a nice touch.
Re: Writing Postcards with a 3D Printer
#14Re: Writing Postcards with a 3D Printer
#15So does this mean if you give it a swivel knife it can also be a vinyl cutter?
CNC is CNC, if you can put an attachment on it, it'll probably work. If you replace the hotend with a router and make the extrusion wires turn the router on and off, you have a CNC router. If you use a swivel knife, you have a vinyl cutter
Re: Writing Postcards with a 3D Printer
#16Large format pen plotters with up to 8 separate pens were available for different line weights. Color was mostly avoided because the reproduction process of the time was still centered around diazotype[1], or monochromatic ammonium blue printing.
[0]https://piratefsh.github.io/2019/01/07/computer-art-history-...
Re: Writing Postcards with a 3D Printer
#17So does this mean if you give it a swivel knife it can also be a vinyl cutter?
Yes, actually Bambulab (I know currently controversial) has just released a new printer (A2L) that actually has the cutter and pen functionality. You just clip it onto the printer head and it works. (This is not meant as an advert for them, not affiliated in any way. It's addons that other manufacturers will also add to their printers)
They've had this feature out of the box on a few Bambu models for quite a while now. It was part of the H2 series, and the A2L is them expanding it to the cheaper models.
The printers come with software to lay out text/drawings, line up the paper with the overhead camera, and run the job. And it comes with a tacky plate to hold the paper in place while drawing. It's all pretty slick - no need to mess with custom g-code or anything. You use the same process whether you are drawing, using a drag knife, or laser cutting.
Re: Writing Postcards with a 3D Printer
#18While I love the curiosity and creativity that has recently emerged around digital pen plotting, many people may not realize this was the workhorse technology for producing technical drawings for several decades in the late 20th century.[0] Large format pen plotters with up to 8 separate pens were available for different line weights. Color was mostly avoided because the reproduction process of the time was still cen…
My HP-7470A is from 1982 and does not have stepper motors, but DC motors and rotary encoders doing closed loop servo control. They move the lightweight paper itself instead of a heavy gantry.
Worth noting that this HP sold printers and atomic clocks, unlike today's HP which sells cheaper printers and subscriptions to them.
Re: Writing Postcards with a 3D Printer
#19Like the OP I used svg2gcode and others. The original pen holder I printed worked but I ended up modifying the design and adding a bronze bushing to hold alignment better and a mount for a microswitch so that the pen holder also functioned as a probe to set the Z position. [2]
In order to be able to change pens I made a little "half crosshair arrow" that I would run the gcode for on each pen change and verify the overlap was the same since it is difficult to align the pens exactly on change.
All of this was done using V2 Smoothieware as the firmware.
[1] https://youtu.be/nJI-yXbHHJA?si=F9bXftj7UEXyuRxa https://youtu.be/ZSP37Kgp7Tc?si=Mn_IKjU9t9zmaOml
Re: Writing Postcards with a 3D Printer
#20While I love the curiosity and creativity that has recently emerged around digital pen plotting, many people may not realize this was the workhorse technology for producing technical drawings for several decades in the late 20th century.[0] Large format pen plotters with up to 8 separate pens were available for different line weights. Color was mostly avoided because the reproduction process of the time was still cen…