Giter VIP home page Giter VIP logo

Comments (7)

ihrapsa avatar ihrapsa commented on July 30, 2024

Hi,

  1. In theory that's possible since the box is just like any other linux device. However, depending on the amount of resource usage klipperscreen server uses ir might render the box too unstable. (Its afterall just a device with 580mhz single core cpu and 120mb of ram+swap)

  2. Adxl can be uses through usb (indirecrly with an arduino or rpi pico running klipper firmware). However, doijg the resonance tests on the box is not possible/worth it (there's no numpy package available for it and even if you calibrate it with another computer to use the calibrated values on the box it will struggle to keep up with the live resonance calculations when printing

from klipperwrt.

BEprints avatar BEprints commented on July 30, 2024

Thanks,

I might give it a go and see what happens, I was hoping to be able to use the phones camera as well as having Klipper screen.

So it the box unable to use the input shaping feature or just unable to run the test?

from klipperwrt.

ihrapsa avatar ihrapsa commented on July 30, 2024

You can use the phone's camera with the IP Webcam android app then use the mjpg url created in fluidd/mainsail.

There are ways to setup klipper/moonraker etc directly on the phone (replace the box altogether) but you need a phone that's cable of both charging and data transfer through the usb port but I've never tested this.

If you just want to use the phone as a printer screen I would rather use the mobile web ui of fluidd/mainsail or the mobileraker app as that's certain to work.
I haven't tested setting up klipperscreen server on Openwrt so there might be some issues if you try to install using the official script. If I get some free time I might try testing it.

from klipperwrt.

BEprints avatar BEprints commented on July 30, 2024

Thanks for that I'll look onto it. Just using the phone to run Klipper is looking like a pretty good option.

I'll also look into that web ui as I mainly just want a screen I can use to home do filament changes or be able to move anything if I need to work on the printer.

from klipperwrt.

BEprints avatar BEprints commented on July 30, 2024

Is there a way to install kipper screen I tried the KIAUH script to install it but when I do sudo apt-get install git -y it comes up with this -ash: sudo: not found and the manual way I do

cd ~/
git clone https://github.com/jordanruthe/KlipperScreen.git
cd ~/KlipperScreen
./scripts/KlipperScreen-install.sh

When I get the that last line it says
-ash: ./scripts/KlipperScreen-install.sh: not found

I know this hasn't been test but I don't mind giving it a go I've managed to get Xserver working on my tablet I just need Klipper screen installed on the box to see how stable it will be.

from klipperwrt.

bitslizer avatar bitslizer commented on July 30, 2024

The script location is minor, the issue is this is a bash script but wrt is using ash

from klipperwrt.

BEprints avatar BEprints commented on July 30, 2024

Oh I see so I wont be able to try it out. I am currently looking into mobileraker.

from klipperwrt.

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.