Fifo Can Storage
Print Profile(1)

Description
This is 10 inches tall and 15 inches long.
You need 8 of the smallest connectors for any print. You'll need 6 of the larger ones. The middle sized one is for a tomato soup can and the larger is for the standard 15.5 oz can.
The larger connectors are hard to get in on purpose so they don't fall apart but if you angle the connector to allow it to slide over the bump it will go in easier.
You'll want to modify the G-code to do the nozzle load line along the right side of the machine. The G-code that I used to replace that section:
;===== nozzle load line ===============================
M975 S1
G90
M83
T1000
G1 X255 Y18 Z0.8 F18000 ; move near right edge
M109 S{nozzle_temperature_initial_layer[initial_extruder]}
G1 Z0.2
G0 E2 F300
G0 Y240 E15 F{outer_wall_volumetric_speed/(0.3*0.5) * 60}
G0 X245 E0.700 F{outer_wall_volumetric_speed/(0.3*0.5)/4 * 60}
G0 Y18 E15 F{outer_wall_volumetric_speed/(0.3*0.5) * 60}
M400
If you don't want to modify that code then you can just watch the beginning and when it does the nozzle load line just remove it before the rest of the print goes.
License
You shall not share, sub-license, sell, rent, host, transfer, or distribute in any way the digital or 3D printed versions of this object, nor any other derivative work of this object in its digital or physical format (including - but not limited to - remixes of this object, and hosting on other digital platforms). The objects may not be used without permission in any way whatsoever in which you charge money, or collect fees.








Comment & Rating (0)