IDEX for CoreXY October 17, 2016 07:10AM |
Registered: 10 years ago Posts: 14,685 |
Re: IDEX for CoreXY October 17, 2016 07:51AM |
Registered: 8 years ago Posts: 120 |
Re: IDEX for CoreXY October 18, 2016 07:09PM |
Registered: 11 years ago Posts: 651 |
Re: IDEX for CoreXY October 19, 2016 01:06AM |
Registered: 10 years ago Posts: 14,685 |
Quote
FA-MAS
I think stationary would be the hard part. I've seen a few machines out there that do it but the motor moves with the Y axis. I would think for a stationary setup, the motor could be in a 3rd corner, a pulley in the opposite corner, and with a belt forming a T across the X Axis rail with another pulley at the bottom of the T being on one of your bearing blocks. The hard part would be the software, plain Cartesian coordinates wouldn't work, It'd have to compensate knowing the Y axis is moving and move that second X Axis to keep position/move where it needs.
Re: IDEX for CoreXY October 19, 2016 03:12PM |
Registered: 11 years ago Posts: 651 |
Re: IDEX for CoreXY October 19, 2016 08:53PM |
Registered: 8 years ago Posts: 120 |
Re: IDEX for CoreXY October 19, 2016 11:01PM |
Registered: 12 years ago Posts: 5,796 |
Re: IDEX for CoreXY October 20, 2016 04:09AM |
Registered: 10 years ago Posts: 14,685 |
Quote
the_digital_dentist
What would be the advantage of this over using two extruders mounted on a single carriage? Would that advantage be worth the extra trouble, expense, and reduced print area?
Re: IDEX for CoreXY October 20, 2016 04:29AM |
Registered: 9 years ago Posts: 346 |
Re: IDEX for CoreXY October 20, 2016 07:37AM |
Registered: 12 years ago Posts: 5,796 |
Re: IDEX for CoreXY October 20, 2016 08:44AM |
Registered: 9 years ago Posts: 346 |
Re: IDEX for CoreXY October 20, 2016 09:14AM |
Registered: 10 years ago Posts: 14,685 |
Quote
filipeCampos
I done in the past a dual extruder setup and it was very difficult to get good prints, main problems you will get are:
- First you need to get the second hotend in the exact same Z level. if not, the lower nozzle will bump on the print making marks or even can remove the print from the bed.
Quote
filipeCampos
- The second hotend not used will give oozing that will mark all the print. you can reduce the temperature of the not used hotend or use oozing shield, but still will not prevent a 100% color infection of the second nozzle.
Quote
- oozing shield will consume a lot of filament and slow down the print.
- droping temperature is not solution when you have a print that on each layer need to print with the two nozzle, it will take forever to drop down the temperature of one nozzle and increase the temp of the other.
Quote
- every-time you change of nozzle you need to take a lot of time to adjust both perfectly on the Z and sometime you need to alter the x or y position in the firmware of the second nozzle.
Quote
There are better and easy solutions to achieve multiple extrusion, the best is to go with a e3d cylope extruder or even a diamond for RGB. This will not remove printing space, no need to adjust a second hotend, no oozing problem, less electricity cost and cleaner setup.
Re: IDEX for CoreXY October 20, 2016 09:17AM |
Registered: 10 years ago Posts: 14,685 |
Quote
the_digital_dentist
Wouldn't it be simpler/cheaper to just put the two extruders on a "see-saw" mechanism that lifts one and lowers the other as needed? Stratasys was doing that back in the 90s....
Re: IDEX for CoreXY June 06, 2018 12:35PM |
Registered: 6 years ago Posts: 4 |
Quote
dc42
Quote
FA-MAS
I think stationary would be the hard part. I've seen a few machines out there that do it but the motor moves with the Y axis. I would think for a stationary setup, the motor could be in a 3rd corner, a pulley in the opposite corner, and with a belt forming a T across the X Axis rail with another pulley at the bottom of the T being on one of your bearing blocks. The hard part would be the software, plain Cartesian coordinates wouldn't work, It'd have to compensate knowing the Y axis is moving and move that second X Axis to keep position/move where it needs.
Thanks for that suggestion. It sounds viable to me. The firmware isn't a problem, it's what I do for a living.
Re: IDEX for CoreXY June 07, 2018 04:20PM |
Registered: 10 years ago Posts: 14,685 |
Re: IDEX for CoreXY June 13, 2018 05:02AM |
Registered: 6 years ago Posts: 4 |
Quote
dc42
RepRapFirmware has supported dual head CoreXY machines for over a year but with a different motor configuration. Search for CoreXYU and CoreXYUV.
Re: IDEX for CoreXY June 13, 2018 07:30AM |
Registered: 10 years ago Posts: 14,685 |
Quote
rikesh942014
Quote
dc42
RepRapFirmware has supported dual head CoreXY machines for over a year but with a different motor configuration. Search for CoreXYU and CoreXYUV.
Yep I did some research and came across that. but I was just wondering if something similar to the above would be technically possible as I wanted to try it.
Re: IDEX for CoreXY June 13, 2018 08:19AM |
Registered: 6 years ago Posts: 4 |
Quote
dc42
Quote
rikesh942014
Quote
dc42
RepRapFirmware has supported dual head CoreXY machines for over a year but with a different motor configuration. Search for CoreXYU and CoreXYUV.
Yep I did some research and came across that. but I was just wondering if something similar to the above would be technically possible as I wanted to try it.
I think that's the same as the existing CoreXYU kinematics with the V motor removed. If so then the existing firmware could be used as-is if you use the M584 command to map the V motor to a non-existent driver such as 11 or 12.
Re: IDEX for CoreXY May 13, 2019 03:35PM |
Registered: 6 years ago Posts: 3 |
Re: IDEX for CoreXY May 14, 2019 03:20AM |
Registered: 10 years ago Posts: 14,685 |
Re: IDEX for CoreXY October 14, 2020 09:14AM |
Registered: 7 years ago Posts: 24 |
Quote
dc42
I revamped the support for CoreXY and related architectures in RepRapFirmware at the end of last year. The standard firmware binary now supports any architecture with up to 9 axes for which the movement of each axis is a linear combination of movements of the stepper motors. So if you come up with a new Core-based architecture with up to 7 independent print heads, RepRapFirmware will be able to drive it.
The most complex machine of this type that I am aware of has two X gantries running independently along the Y axis, and each X gantry has two IDEX-style heads on it. But there is no reason why you couldn't have more than two print heads on each axis. You would just need to set up the tool change files to shift print heads to the correct end of the X axis to get at the one you want.
Re: IDEX for CoreXY October 14, 2020 09:40AM |
Registered: 7 years ago Posts: 24 |
Quote
blt3dp
Drew it up like this. I'd put extra motor on whatever side is designated the X motor. Imagine the motor, green belt, and pulleys are on a different plane.
[attachment 85104 reference.png]
Now I have to build it.
Re: IDEX for CoreXY March 24, 2022 01:13PM |
Registered: 2 years ago Posts: 1 |
Re: IDEX for CoreXY March 25, 2022 01:04AM |
Registered: 4 years ago Posts: 93 |