MOVED TO -> https://github.com/simonjamain/CustomTimelapseCuraPlugin
-
-
Save simonjamain/beeca3f692b087e0e27712971aa0842b to your computer and use it in GitHub Desktop.
Hi.
I already used this and its great thanks!
but I have a problem here.
My printer is Creality K1 and the print speed that I using is 300mm/s
whit this script, after each layer the printer will go the shutter position by a very slow speed. how can I add a speed like "Return speed" that you already written it ?
I dont know why It does not retreat the old Speed. I will look it up. It could take some time.
I dont know why It does not retreat the old Speed. I will look it up. It could take some time.
Please take a look at this video.
71620424513__FFA43DB3-8308-4F67-9468-A15F47FE4D2C.MOV
Hi. I already used this and its great thanks! but I have a problem here. My printer is Creality K1 and the print speed that I using is 300mm/s whit this script, after each layer the printer will go the shutter position by a very slow speed. how can I add a speed like "Return speed" that you already written it ?
It seams the 3000000 mm/m get ignored on your machine. Maybe it is too high and then it uses its standard speed. You could try to set the first Gcode line something like: G0 X15 F7000. Maybe this will work for you.
@Flying-Suricate Do you know if I can connect a DSLR to the printer?