Replies: 6 comments 13 replies
-
Note that with new placeholder for custom g-code current_pos_x & current_pos_y, I think the second solution can already be done easily by custom gcode |
Beta Was this translation helpful? Give feedback.
-
Ok that's not a good idea :) but what about a purgeblock that grow only when color change ? In this case the burge block should be 4 layers height |
Beta Was this translation helpful? Give feedback.
-
there are mornings when we wake up thinking we have a great idea and in fact it sucks :) |
Beta Was this translation helpful? Give feedback.
-
If you are interested in purge buckets there is an (older) thread on the Prusa forum detailing some mods on a MK3. |
Beta Was this translation helpful? Give feedback.
-
The "no sparse layers" wipe tower option will save even more filament at the cost of build volume on printers/jobs that can support it. The purge block will only get used when there is a tool change and is skipped for layers that don't, The height different is accounted for by lowering the print head back down to the tower. So on that example traffic cone, the purge block would be 4-5 layers total. The downside is the possible additional time due to the z moves and that not every printer can do this for every print. An i3 style printer will not have an issue doing this at the expense of the whole backside of the bed at the depth of the print head. The time lost-gain will depend on the printer and the job; z moves on i3 printers are slow but its also not having to print sparse on the tower every layer. When I have the clearance, I use this option by default. |
Beta Was this translation helpful? Give feedback.
-
Isn't it possible to just start printing a different color of plastic inside the model when printing an infill, then by the time the part of the part consisting of plastic of a different color is printed, it will already change, and the entire color change will occur inside the model? It's just a question. |
Beta Was this translation helpful? Give feedback.
-
Dont know if someone already think of it but here is my idea :
Using a purge bucket greatly reduce the amount of filament used and print time on multicolor printer using single nozzle and multiple extruders as the filament purge is only done when required, so for an object of 100 layers if there is only the top layer with a different color, the filament will only do one purge (into the purge bucket), without purge bucket the printer will build a "purge tower" of 100 layers with a lot of filament and time wasted.
Here is the (two) solution I propose to enable purge bucket on any FFF printer :
1 - Build a purge bucket on the bed before starting the model print, and use it as a regular purge bucket with custm tool change G-code.
2 - Build the purge bucket layer by layer while printing (it will also be the ooze shield) will take more time but a lot easier to implement
Note that the purge bucket can be any shape like very thin rectangle along the X o Y axes, or rounded, etc... also height does not have to be the same as the model
Edit: Plz dont tell me it is the same as a purge block, in this solution we draw only one perimeter/layer and sometime purge a little filament while a purge block is a solid infilled model
Beta Was this translation helpful? Give feedback.
All reactions