Geeetech A30M Purge Bucket & Wipe + Parts

Geeetech A30M Purge Bucket & Wipe + Parts

thingiverse

Here is my first version of a Purge bucket for Geeetech A30M. It's made to avoid using Primary Tower and waste big amount of filament. 3 parts to print. It's necessary to move the X axis sensor to let the nozzle going outside the bed area. Remove the Geeetech sticker and replace the original sensor support by the new one. It installs using the existing nuts. Warning: We need to put a 2.9mm spacer between the Z Motor and its support to avoid contact between the motor axis and the sensor. It's necessary to shift the gear by 3mm, to have a good belt alignment. The 'Version 1' of the purge bucket don't have silicone wipe (Version of the picture). The 'Version 2' of the purge bucket need a 2mm thick piece of silicone for the nozzle wipe part; you can use a part of silicone cake pan. Aluminium tape could be put on the bucket. Same silicone piece if needed for the purge wipe version. ------------------------------------------ Purge Wipe was inspired by https://www.thingiverse.com/thing:3372835/comments ------------------------------------------ The cura settings for extruders are: There are also first script version ! They need to be improve (too many stringing). Please, Test, Correct and share them to the community. EXTRUDER 1 START G-CODE ; Start Extruder 1 M211 S0 ; Turn off soft stops G1 X-9.5 F6000 ; Go to X=-9.5mm at 100 mm/sec G92 E0 ; Reset extrusion distance on new tool T0 ; Activate tool 0 G1 E50 F180 ; Extrude x mm of filament at 3 mm/s on new tool M211 S1 G92 E0 ; Set current extruder position to 0mm ;G0 F10000 ; Increase feed rate before next travel EXTRUDER END G-CODE ;End Extruder 1 G92 E0 ; Reset extrusion distance G1 E-5 F900 ; Retract 5mm at 15 mm/s (900 mm/min) G91 ; With from absolute positioning to relative G1 Z1 F1000 ; lift nozzle by 1mm in relative position G90 ; Return to absolute positioning G92 E0 ; Reset extrusion distance on old tool EXTRUDER 2 START G-CODE ; Start Extruder 2 M211 S0 ; Turn off soft stops G1 X-9.5 F6000 ; Go to X=-9.5mm at 100 mm/sec G92 E0 ; Reset extrusion distance on new tool T1 ; Activate tool 1 G1 E50 F180 ; Extrude x mm of filament at 3 mm/s on new tool M211 S1 G92 E0 ; Set current extruder position to 0mm ;G0 F10000 ; Increase feed rate before next travel EXTRUDER END G-CODE ;End Extruder 2 G92 E0 ; Reset extrusion distance G1 E-5 F900 ; Retract 5mm at 15 mm/s (900 mm/min) G91 ; With from absolute positioning to relative G1 Z1 F1000 ; lift nozzle by 1mm in relative position G90 ; Return to absolute positioning G92 E0 ; Reset extrusion distance on old tool You could also try this one for Simplify3D (NOT TESTED; original script here : https://www.thingiverse.com/thing:3362680 ) Simplify3d Tool Changing Script: ;; Start custom tool change script M211 S0; G91 ; Switch from absolute positioning to relative positioning G1 Z1 F1000 ; Lift nozzle by 1 mm in relative positioning mode G90 ; Return to absolute positioning G92 E0 ; Reset extrusion distance (needed for following steps) G1 E-7 F1800 ; Retract filament by 5+7=12mm at 30 mm/s (1800 mm/min) on old tool G1 X-9.5 F6000 ; Go to X=-9.5 at 100 mm/sec G92 E0 ; Reset again extrusion distance on old tool {IF NEWTOOL=1}T1 ; Activate tool 1 {IF NEWTOOL=0}T0 ; Activate tool 0 G92 E0 ; Reset extrusion distance on new tool G1 E51 F180 ; Extrude x mm of filament at 3 mm/s on new tool G92 E0 ; Reset extrusion distance on new tool G1 E-10 F1800 ; Retract filament by 5 mm at 30 mm/s G1 X[current_position_x] Y[current_position_y] F6000 ; Move to next position on print at 100 mm/s G91 ; Switch from absolute positioning to relative positioning G1 Z-1 F1000 ; Move down nozzle by 1 mm in relative positioning mode G90 ; Return to absolute positioning M211 S1 ;; End custom tool change script

Download Model from thingiverse

With this file you will be able to print Geeetech A30M Purge Bucket & Wipe + Parts with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Geeetech A30M Purge Bucket & Wipe + Parts.