Giter VIP home page Giter VIP logo

Comments (10)

Sekenenz avatar Sekenenz commented on August 15, 2024 1

No but I'll register, thanks

from moonraker-timelapse.

FrYakaTKoP avatar FrYakaTKoP commented on August 15, 2024

@Sekenenz
I never thought of such feature, but actually you should be able to use the existing macro with parameters in your endgcode to achive such.

add this to your end gcode

_SET_TIMELAPSE_SETUP PARK_ENABLE=True
TIMELAPSE_TAKE_FRAME
_SET_TIMELAPSE_SETUP PARK_ENABLE=False

The parkposition, speed and so on can be changed within mainsail just enable the park feature temporarily to change the setting to your liking. Then deactivate it again, if you don't like to use it while printing.

Also change the duplicatelastframe setting, to last this special frame a couple seconds

please report on your success, i will consider adding this to the documentation

from moonraker-timelapse.

Sekenenz avatar Sekenenz commented on August 15, 2024

I will asap thanks.

Ps. The printhead is already set to move in the corner in my end-gcode, so I can just add TIMELAPSE_TAKE_FRAME to it and omit the park, right?

from moonraker-timelapse.

FrYakaTKoP avatar FrYakaTKoP commented on August 15, 2024

yes, you can do that

from moonraker-timelapse.

Sekenenz avatar Sekenenz commented on August 15, 2024

Just tested and unfortunately it doesn't work:

Adding only
TIMELAPSE_TAKE_FRAME
doesn't work.

Adding

_SET_TIMELAPSE_SETUP PARK_ENABLE=True
TIMELAPSE_TAKE_FRAME
_SET_TIMELAPSE_SETUP PARK_ENABLE=False

It works but the printer enter a loop and I have to emergency stop to block it.

The parkpos is set to back_left and duplicatelastframe to 10 (but it's always ignored)

System:
Debian 11 amd64
Fluidd v1.16.2
Moonraker v0.7.1-165
Klipper v0.10.0-157

from moonraker-timelapse.

FrYakaTKoP avatar FrYakaTKoP commented on August 15, 2024

@Sekenenz
could you please provide your moonraker.log, so i can analyse the "dead loop" situation?

Also i see no reason why adding a TIMELAPSE_TAKE_FRAME after you parked your head manually shouldn't work. Atleast if the other frames before were collected without a issue.

from moonraker-timelapse.

Sekenenz avatar Sekenenz commented on August 15, 2024

https://drive.google.com/file/d/1mp-lRdDJsTrQaXr_b8ebFWIodeMRLAql/view?usp=sharing

from moonraker-timelapse.

FrYakaTKoP avatar FrYakaTKoP commented on August 15, 2024

🤔 sorry i don't see anything obvious do you have discord so we can interact directly? if so i'm "FrY Sennberg#4645" and on the klipper, mainsail, voron, ratrig and fluidd server. Just hit me up with a dm please, i'm happy to help but seems flimsy to do here.

from moonraker-timelapse.

cmerkle avatar cmerkle commented on August 15, 2024

Was this ever resolved? I'm trying to accomplish the same thing and am having the same issue

from moonraker-timelapse.

Sekenenz avatar Sekenenz commented on August 15, 2024

I don't know, I gave it up at the time.

from moonraker-timelapse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.