MOVED TO -> https://github.com/simonjamain/CustomTimelapseCuraPlugin
Last active
September 12, 2023 15:42
-
-
Save simonjamain/beeca3f692b087e0e27712971aa0842b to your computer and use it in GitHub Desktop.
Custom timelapse script for CURA postprocessing plugin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.