Giter Club home page Giter Club logo

duetlapse's People

Contributors

danalestes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

duetlapse's Issues

Not starting after pause

Hello, i have everything installed and setup. when i run ;
./DuetLapse.py -duet 10.1.2.xxx -camera pi -pause yes -movehead 200 200 -detect layer

it stops, moves the head to the corner then never starts again. any advice would be great, thank you!

this is a duet 2 wifi board on a Ender 5 pro using cura slicer.

./DuetLapse.py -duet 10.1.2.xxx -camera pi -pause yes -movehead 200 200 -detect layer


  • Note "-pause yes" means this script will pause the printer when the -detect or
  • -seconds flags trigger.
  • If instead, it is desired that this script detect pauses that are already in
  • in the gcode, specify:
  • "-detect pause"

Attempting to connect to printer at 10.1.2.xxx
Connected to a Duet V2 printer at http://10.1.2.xxx

##################################

Options in force for this run:

camera = pi

printer = 10.1.2.xxx

seconds = 0

detect = layer

pause = yes

camparms =

vidparms =

movehead = 200.00 200.00

dontwait = False

##################################

Waiting for print to start on printer 10.1.2.xxx
Will take pictures when printing starts,
and make video when printing ends.
Or, press Ctrl+C one time to move directly to conversion step.

Print start sensed.
End of print will be sensed, and frames will be converted into video.
Or, press Ctrl+C one time to move directly to conversion step.

Requesting pause via M25
Moving print head to X200.00 Y200.00
Capturing frame 0 at X0.00 Y0.00 Z6.12 Layer 6
Requesting pause via M25
Moving print head to X200.00 Y200.00
Capturing frame 1 at X103.69 Y86.69 Z1.32 Layer 7
Requesting pause via M25
Moving print head to X200.00 Y200.00
Capturing frame 2 at X79.03 Y101.37 Z1.52 Layer 8
Requesting pause via M25
Moving print head to X200.00 Y200.00
Capturing frame 3 at X67.97 Y145.27 Z1.72 Layer 9

Installation help

Hi,

first of all big thanks for making this available.
I previously used Octopi and timelabs was always on my wish list since I moved fully to Duet.

My setup runs a duetwifi on release 3 firmware. I have a Raspberry pi running with RPi Cam Control as my web cam and it is linked to the duet wifi web interface (webcam page) via a simple URL (http://192.168.2.95/html/cam_pic_new.php) and working fine.

I installed your script and ensured dependencies are available (python, FFmpeg) and tried to get the script to run but so far without luck. I tried just the script and the IP address of the duet as well as script plus the web URL etc.

When running it I get the following error:

./DuetLapse.py -duet 192.168.2.98                  Traceback (most recent call last):
  File "./DuetLapse.py", line 21, in <module>
    import DuetWebAPI as DWA
  File "/home/pi/DuetLapse/DuetWebAPI.py", line 27
    URL=(f'{self._base_url}'+'/rr_status?type=1')
                           ^
SyntaxError: invalid syntax

I assume that something with the communication between the script and the duet board does not work. Is there something that needs to be enabled on the Deut side on top? Or an API key provided in the script etc?

Thanks !

Numpy not detected if installed the recommended way.

I followed your instructions to install Duetlapse on a clean install of raspiOS Minimal. I installed python3, installed python3-pip and pip installed numpy and compiled mjpg-streamer from source. However, when I launched Deutlapse, it reported that numpy was missing. I checked again and numpy was there. I uninstalled numpy and installed it via apt and it worked. I suggest you update the instructions to reflect this.

The script doesn't "recognize" the printer at the correct IP address

I've installed everything needed with no problems.

When I start the script with ./DuetLapse.py -duet 192.168.1.7 -camera pi it appears the following log:
Attempting to connect to printer at 192.168.1.7
http://192.168.1.7 does not appear to be a RRF2 or RRF3 printer
Device at 192.168.1.7 either did not respond or is not a Duet V2 or V3 printer.

My board is an original Duet 2 WiFi with the latest official release of RRF3

Am I doing something wrong?

1605703766256-5ded8a86-3b61-4ef3-bbf0-20c2be4a69e2-image
1605703732336-f52d9746-c7c9-4e07-999a-ec90cdf64382-image

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.