-
Notifications
You must be signed in to change notification settings - Fork 142
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
Endless-Spool Nozzle drop and mmu_server.py History problem #591
Comments
#1 I'm not understanding the issue... If cutting filament at the toolhead then, yes a fragment of filament is left behind. It can be minimized by tuning #2 I have heard of history problems before but note the Happy Hare pre-processing is controlled by this: [mmu_server]
enable_file_preprocessor: True
enable_toolchange_next_pos: True
update_spoolman_location: True If I feel that it might be a Mainsail refresh issue -- it might be possible to work around but I'm not seeing the problem on my system. Maybe a good question to ask on the Happy Hare Discord: https://discord.gg/98TYYUf6f2 |
Many thanks for the quick response I have a pi module 4 with 4GB RAM and 32GB eMMC and I don't think it's too slow. Videos say more than a thousand words #1 Here are the videos about the Mainsail mmu-server.py problem https://1drv.ms/f/s!At53nslUCZ5HgoMtILpBD4cRMPL1GA?e=ehegjf #2 Here are the videos about the endless spool problem - variable_retract_length - larger than 30 mm, here 45 mm https://1drv.ms/f/s!At53nslUCZ5HgoMuw7YHGBgAR7Zopw?e=NIZ10m Here is my config data: I hope it works with the links |
I would like to point out two possible errors and ask for a solution.
1. Endless Spool function
When Endless-Spool uses "Cut-Tip", the filament is pushed out of the nozzle before cutting.
After charging, a lot of filament is squeezed out of the nozzle.
But this only happens if you set “variable_retract_length” to > 30 mm. My "variable_blade_pos" = 58 mm
When it comes to color printing, everything works perfectly with my settings.
2. History and file display Mainsail
When Gcode is transferred to Mainsail, they are reworked by mmu_server.py.
If you press update in the order overview - the thumbnails disappear. If you press F5 to refresh, they will appear again. After updating with the Mainsail symbol, go away again until the metadata is updated manually.
If you don't do that, the history data won't appear after the print job.
I reorganized my system and tried it on a different system. Same problem everywhere.
It works without problems with Fluidd, but I like Mainsail better. That's why I'm looking for solutions here.
I've already tried this, among other things:
[file_manager]
default_metadata_parser_timeout: 30
#enable_object_processing: True
The text was updated successfully, but these errors were encountered: