Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. JBisc
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    JBisc

    @JBisc

    2
    Reputation
    48
    Posts
    5
    Profile views
    1
    Followers
    2
    Following
    Joined Last Online

    JBisc Follow

    Best posts made by JBisc

    • RE: Problem with Start page

      @Phaedrux I thought that it helped to reinstall everything. First everthing worked well, but after configuring my RPI in the way I typically use it, i got the same problem again.

      But I was able to find the point where something is going wrong.

      What I have done:

      Completly new image on SD card (v3.2). Everything worked correctly: DWS webpage is shown correctly in my network.

      I want to run another Singlepage-Application an the RPI therefor I install nodejs with the following command

      sudo apt-get install -y nodejs npm
      

      and after finishing the installation, something is wrong with the Appache-Server (?).

      Results:
      And I get my old error message: "Apache2 default message"

      Question:
      Is there an Apache expert who has an idea?
      How is it possible that the installation of nodejs is changing something that leads to my problem with the Apache?

      posted in Duet Web Control
      JBisc
      JBisc
    • Where is the difference - 10 times X1 vs 1 times X10

      Could somebady explain me why there is high difference in total speed if my gcode looks like

      a)

      G1 X1
      G1 X1
      G1 X1
      ...
      G1 X1
      

      100 times.
      or (b) just:

      G1 X100
      

      Less gcode is faster? Why is the firmware not optimizing that?

      posted in Tuning and tweaking
      JBisc
      JBisc

    Latest posts made by JBisc

    • RE: Problem with Start page

      @chrishamm Thanks I will try that!

      posted in Duet Web Control
      JBisc
      JBisc
    • RE: Web request vuejs

      @Matthieu Hey Matthieu,

      I am doing something similar, I am running NodeJs frontend on the RPI and then I use the PythonApi from @wilriker https://github.com/Duet3D/DSF-APIs
      in a FLASK based (Python) backend to communicate with the Duet.

      Would this be a way that would work for you?

      posted in Duet Web Control
      JBisc
      JBisc
    • RE: Problem with Start page

      @Phaedrux I thought that it helped to reinstall everything. First everthing worked well, but after configuring my RPI in the way I typically use it, i got the same problem again.

      But I was able to find the point where something is going wrong.

      What I have done:

      Completly new image on SD card (v3.2). Everything worked correctly: DWS webpage is shown correctly in my network.

      I want to run another Singlepage-Application an the RPI therefor I install nodejs with the following command

      sudo apt-get install -y nodejs npm
      

      and after finishing the installation, something is wrong with the Appache-Server (?).

      Results:
      And I get my old error message: "Apache2 default message"

      Question:
      Is there an Apache expert who has an idea?
      How is it possible that the installation of nodejs is changing something that leads to my problem with the Apache?

      posted in Duet Web Control
      JBisc
      JBisc
    • RE: Problem with Start page

      Thanks for the hint. I have done a reinstall with a new SD-card - it worked

      posted in Duet Web Control
      JBisc
      JBisc
    • Problem with Start page

      Hey guys,

      since 3.2 i got a strange problem with DWC. The "website" is not accessable.
      The RPI4 is in my network and accessible via SSH.
      If i try to access over DNS (e.g. http://duet3/) or directly over the IP address the Apache server on the RPI is showing me the following message.

      alt text

      pi@duet3:~ $ sudo journalctl -u duetcontrolserver -f
      -- Logs begin at Tue 2021-01-12 13:17:01 GMT. --
      Jan 12 13:26:51 duet3 DuetControlServer[427]: Written by Christian Hammacher for Duet3D
      Jan 12 13:26:51 duet3 DuetControlServer[427]: Licensed under the terms of the GNU Public License Version 3
      Jan 12 13:26:52 duet3 DuetControlServer[427]: [info] Settings loaded
      Jan 12 13:26:52 duet3 DuetControlServer[427]: [info] Environment initialized
      Jan 12 13:26:52 duet3 DuetControlServer[427]: [info] Connection to Duet established
      Jan 12 13:26:52 duet3 DuetControlServer[427]: [info] IPC socket created at /var/run/dsf/dcs.sock
      Jan 12 13:26:52 duet3 systemd[1]: Started Duet Control Server.
      Jan 12 13:26:52 duet3 DuetControlServer[427]: [info] Starting macro file config.g on channel Trigger
      Jan 12 13:26:53 duet3 DuetControlServer[427]: [info] Finished macro file config.g
      Jan 12 13:29:57 duet3 DuetControlServer[427]: [info] System time has been changed
      
      

      Setup

      RPI4 via USB and ribbon cable connected to Duet3_MB6HC

      hostname: duet3
      browser: chrome

      Software:

      pi@duet3:~ $ apt list 2>/dev/null | grep duet
      duetcontrolserver/stable,now 3.2.0 armhf [installed]
      duetruntime/stable,now 3.2.0 armhf [installed]
      duetsd/stable,now 1.1.0 all [installed]
      duetsoftwareframework/stable,now 3.2.0 armhf [installed]
      duettools/stable,now 3.2.0 armhf [installed]
      duetwebcontrol/stable,now 3.2.0 all [installed]
      duetwebserver/stable,now 3.2.0 armhf [installed]
      

      Any Ideas?

      posted in Duet Web Control
      JBisc
      JBisc
    • RE: Duet Software in VM

      @bearer said in Duet Software in VM:

      qemu

      Thanks for your tipps. I will try this.

      posted in General Discussion
      JBisc
      JBisc
    • RE: Duet Software in VM

      @NexxCat Exactly! I just want to test the REST API of the Duet Web Control without having a physical RPI.

      posted in General Discussion
      JBisc
      JBisc
    • RE: Duet Software in VM

      @NexxCat thanks for the hint! I don't want to interact with the printer or the board, I just want to want to interact with Duet Web control which rans on the PI

      posted in General Discussion
      JBisc
      JBisc
    • Duet Software in VM

      Did somebody tried to run die Duet SBC Software (the SBC software Image from https://duet3d.dozuki.com/Wiki/SBC_Setup_for_Duet_3) in a VM?

      I tried Virtualbox but didn't get it work. Does somebody knows a tutorial?

      Best regards Jan

      posted in General Discussion
      JBisc
      JBisc