thingiverse
A fixed stl version of http://www.thingiverse.com/thing:210111 that works with Slic3r.
Instructions
From @de_baseggio: "After slicing this 10cm high column change the extruder temperature in the GCODE file after 10mm travel in the Z axis. Examine the print and determine the best extruder temperature for the filament you are currently using. The printed columns can be stored and used as reminders if the same filament is used in the future."
In the gcode, look for the M104 command. Example:
M104 S205 ; set temperature
Then add it to the gcode produced from your slicer, after the end blocks, like this:
...
G92 E0
M104 S200 ; set temperature
G1 Z10.200 F7800.000
...
Set the correct temp based on the Z location from the command:
G1 Z
Add all temperatures to the gcode near the command to move to a new Z in the correct order as shown above.
Hope that helps.
Direct link to the original creator's page
thingiverse
thingiverse
thingiverse
thingiverse
cults3d
thingiverse
thingiverse
thingiverse
Click the "View on thingiverse" button above to visit the original model page on thingiverse. You can download the STL file directly from the creator's page for free.
This STL file is compatible with most FDM 3D printers (Creality Ender 3, Prusa MK3S+, Bambu Lab, etc.) and resin printers (Elegoo, Anycubic). Check the original page for recommended print settings and materials.
Yes, this model is available as a free download on thingiverse. Some creators accept tips or donations.
Most STL files can be modified using free software like Blender, TinkerCAD, or Meshmixer. Check the license on the original thingiverse page to see if modifications are permitted by the creator.