January 19, 2023
Description
Help Ukraine by printing the token and giving it to everybody in your area!
The QR code leads to braveryletter.com where the game is explained. It's basically a chain letter, but it can actually help somebody!
The rules are simple:
The idea is that the token will circulate in a community because it's nice looking bust which easy to give or leave somewhere 'till the next participant finds it.
The QR code on the back can be painted black with a permanent marker (be careful it leaks easily).
The optimized parameters for printing (~ 1 h 40 min., 20 g.):
I also made a little farm from my RepRap firmware ender3 pro. Just added at the end of the code file the command to start printing the very same file :D
M32 "0:/gcodes/FARM_bust_zelenskiy_03_optimized.gcode"at the beginning of the file wrote movements to wipe off the previous model after waiting 500 seconds for a bed to cool down.
G90 ; use absolute coordinates
M83 ; extruder relative mode
M140 S0
;before starting the code home all axis manually
G1 Z80 F240
G1 X100 Y150 F3000
M106 S255
G4 S500
M106 S0
G1 Z100 F240
G1 X2 Y230 F3000
G1 Z1.8 F240
G1 X2 Y2 F200
G1 Z50 F240
....License:
Creative Commons — Attribution — Noncommercial — Share Alike