-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nice on the dl300! #2
Comments
Ah, well I do have a more graphical version in the works but if you’re
looking to leverage the underlying functionality then I suggest we discuss
it a bit and see if we can find a way to refactor the script to be added as
a module instead that you could add to any project that would expose the
functionality as an api. That way the new front end could use it and you
could call it from you own project.
This of course needs to be running in a tab in chrome. I haven’t tried to
see how it behaves in the background, which might be crucial. How will your
printer work in collaboration with the dolly? I have a few printers too and
am doing some work in klipper right now in fact.
…On Tue, Mar 19, 2024 at 5:46 AM Erwin Ried ***@***.***> wrote:
Hi! awesome documentation of the protocol, works well.
I wonder if you ended adding the shooter to the webapp or the one
published is the "final" one. I wanted to sync a 3d printer with this :D
—
Reply to this email directly, view it on GitHub
<#2>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAWC4DZPS6TM5TGVBM35MQ3YZACQ5AVCNFSM6AAAAABE5GDOAWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TINBYHAZDKMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hi! I would love to check the newer version when you post it. I was thinking interfacing it with mqtt that bambulab printers produce, to for example: make some moving capture of a print :D so maybe it is just needed to have a callback for js script per frame? that would be the easiest (before/when/after snaping the photo). The thing I noticed is that movements arent very repeatable, even if the surface is very flat. I am not sure if the motor inside the dolly is counting steps (good) or time (bad?) because if I ran the same program left and right multiple times eventually the origin is very offseted. |
Hi! awesome documentation of the protocol, works well.
I wonder if you ended adding the shooter to the webapp or the one published is the "final" one. I wanted to sync a 3d printer with this :D
The text was updated successfully, but these errors were encountered: