Filament Holder and Guide for 2020

Filament Holder and Guide for 2020

Description

Maybe not as pretty as the original, but a little more modular. Mount it to the backside of your printer (the most compact setup / enclosure friendly). Included two different pegs (fixed with M5 screws): -regular peg with ID 28mm (can be used with 2 kg rolls and more(?)) - small one with ID 18mm that accomodates smaller filament rolls like Taulmans. Required: - M5x30mm and M5 nut (4mm thick) per peg - M5x?mm and 2 M5 T-nuts **Important: The M5 nuts are hidden inside the pegs. Use the script (for Prusa I3 with Marlin FW, ) below to stop the print and place the nut inside, then continue printing. Please check if the script works with your firmware** In Slic3r and variants, append the snippet in Printer Settings > Custom G-Code > Before Layer change. Don't forget to remove it after slicing or disable it by setting layer_z==**-**10 <code> ; PICK AND PLACE: specify layer_z in mm to enable {if **layer_z==18**}; Pause to insert objects M400 ; wait for movement buffer to empty M300 ; beep M104 S150; Turn off extruder heater to avoid too much oozing G1 X10.000 Y200.000 E0; parking position GET THE PRUSA TO STICK IT'S TONGUE OUT! (edited to revise Y coordinate) M400; wait for bed to stop moving M300; beep again M0; user stop G28 X Y; Home X and Y (only) to correct for accidentally moved bed or extruder (it is assumed Z didn't move because that is a harder axis to manually move). M109 S[temperature]; return nozzle to printing temperature {endif} </code> Script provided as is, no support provided!! If you don't like it, don't use it or change the model with .step file provided. [Credits for script go to Sembazuru](https://github.com/prusa3d/PrusaSlicer/issues/1899#issuecomment-532954807) Additional pics coming soon.

Statistics

Likes

0

Downloads

0