On 1/25/2019 at 11:14 AM, sibianul said:Every model I will print I need to define the X and Y location of the extruder?
No. You just do it once in machine settings.
Yes it does preheat before starting printing and it pre cools just before finishing printing. Search for "standby" to find and adjust the temperature of the inactive nozzle. These values are perfect for ultimaker cores on the UM3 or S5.
I can't find the settings where you tell it when to start preheating. I'll keep looking...
update: it's called "heat up speed" and "cool down speed". These are in degrees C per second. If cura knows the speed to heat and cool then it knows when to switch the heater back on so that it reaches printing temperature just at the moment when it needs to use the other nozzle.
I don't know how to mess with those values because for a UM3 or S5 they aren't editable. Hopefully for your printer you can edit them directly. If not then they are probably set in one of the json files for your printer. You can view the current values in the profile dialog if you select the extruder1 tab.
Recommended Posts
ahoeben 1,849
I have not tested this, but I think you can edit your extruder definition (or definition_changes config) to include machine_extruder_end_pos_abs, machine_extruder_end_pos_x and machine_extruder_end_pos_y.
https://github.com/Ultimaker/Cura/blob/master/resources/definitions/fdmextruder.def.json#L135
Link to post
Share on other sites
AbeFM 35
It's less clean, but a lot easier, just add a line in the printer definition:
I did this on both tools, and it works fine. It's annoying it isn't built in, but this works.
Link to post
Share on other sites
sibianul 0
Same problem here, 8 months later, there still isn't any official solution to this issue ? Every model I will print I need to define the X and Y location of the extruder? to avoid traveling to much left or right when printing in different location of the bed.
Also is there an option to keep the temperature high all the time? is there any problem regarding this when printing PETG and PVA for support ?
I noticed the cooldown of the active extruder happens before it finished printing with it, maybe 10 seconds before, why the heating of the next extruder doesn't happen before using it? to avoid waiting so much time. On a small model (a 30x30mm dice) I think the waiting time will double the print time.
Here's a video of what I would expect, after printing a layer with Color 1 start printing directly with Color 2, I don;t know why it cools down the other nozzle.
Thank you.
Edited by sibianulLink to post
Share on other sites