5 Hotends
-
can you also adjust this for me in the beta version?
-
I've increased it to maximum 8 heaters and extruders ends per tool in my current internal build, so that's how it will be in 2.03beta3.
-
Perfect.
When do you think I can download these from github?
Greetzz
-
I'll try to do a temporary build for you today.
-
-
-
Firmware 2.03beta3 is almost ready for release. I expect to release it later tonight or tomorrow.
-
@dc42
Yes.
Iam happy.
THX -
Hello
How can I lock functions during a print?
For example, I can perform the macros as well as the bedleveling when a print job is running, this should not be possible, as the axes do.This function should only be possible in the state print job abort or after the restart.
then another question is there a macro to write the z offset value in the config? I touch with the bltouch and then drive manually on the bed with the nozzle and then want to write the value.
one more last I have the laser sensors installed these also flash as they should, but I have not calibrated them yet, all 5 are mounted on the duet2 and not on the duex. how can I activate this that you recognize the runout, and how can I adjust the printer so that he drives at a deviation to a certain position?
what can happen if I mount the laser about 1.2m away from the extruder and connect it with a capricorn tube?
Thanks again
-
Hello
How can I lock functions during a print?
For example, I can perform the macros as well as the bedleveling when a print job is running, this should not be possible, as the axes do.This function should only be possible in the state print job abort or after the restart.
Currently there is no restriction on when you run macros. Some people use macros while a print is running. So we would need to choose carefully which commands can and can't be run while printing.
then another question is there a macro to write the z offset value in the config? I touch with the bltouch and then drive manually on the bed with the nozzle and then want to write the value.
There is a version of the G30 command that sets the probe trigger heigh to the stop height, and after using it you can use M500 P31 to save it and other parameters to config-overridd.g.
one more last I have the laser sensors installed these also flash as they should, but I have not calibrated them yet, all 5 are mounted on the duet2 and not on the duex. how can I activate this that you recognize the runout, and how can I adjust the printer so that he drives at a deviation to a certain position?
See the wiki page about the laser filament monitor, and the M591 command.
what can happen if I mount the laser about 1.2m away from the extruder and connect it with a capricorn tube?
I don't advise that because the motion of filament in the filament monitor won't track the motion of filament in the extruder accurately.