-
Notifications
You must be signed in to change notification settings - Fork 0
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
Non existing js asset js/DucalCommon.js on linux hosts. #2
Comments
Quite the failure, maybe I should add checks for that. |
I am having this same issue. Have tried using safari and chrome. |
Hello @Fabi0San First of all, I got very excited to see that you here able to apply the tool from David Crocker, on Octopi. Unfortunately I'm also getting the same problem, already tried Chrome (V83 64bits), Firefox, Edge and Internet explorer 6. But I started logging my Octopi and got the following warning on the "octoprint.log": Can you point us to on how to get this asset? On Chrome I started the developers tool and got the below errors: Error instantiating duCalibratorViewModel : ReferenceError: CollapseControl is not defined Got a question, is it normal to insert all the required data (print radius, probe points, initial commands, probe distance) every time the system is rebooted or refreshed? Hope you have enough information to debug :) Thank you for your support. |
Well, we both use least squares linear interpolation for finding where the factor converge but this is far from being David's tool ;)
Oh boy, this is really embarrassing, I tested on windows, messed up the casing of the asset file name declaration.
It is defined in DuCalCommon.js...
radius and points yes, commands and distance should be saved when you click save settings on the Octopi UI.
More than enough thank you very much, I'm testing the fix now(on a linux box) and will push a new release in a few minutes. Thanks! |
12c41ea should fix it. |
The new release is out. You can update by using Octopi's "Software Update" option in the settings menu. |
Thank yoy @Fabi0San all is working now :) |
I'm unsure of what I'm missing in the set up of this plug-in. I think I entered all of the settings correctly, but the plug-in seems to just spin and not allow me to interact with the 3rd tab. This happens on a simulated printer too.
Here is a video of what I'm seeing:
https://www.dropbox.com/s/gm4wdenzs5398df/DuCalibrator.mp4?dl=0
Any advise would be appreciated. Thank you.
The text was updated successfully, but these errors were encountered: