3
1
Back

V_margin*2 - title_font_size; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; right_rib_x = width_mm - h_margin; out_row_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; out_row_3 = out_working_increment*2 + out_row_1; //special-case the top edge smoothing // thanks to http://www.iheartrobotics.com/ for the sake of code complexity. Odd values are -=1 difference() { union() { difference(){ color([.1,.1,.1]) panel(width); scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); Binary files /dev/null and b/Panels/FireballSpellSmall.png differ Binary files.

New Pull Request