Thank you pixelmaker! For others that want to see the before and after, here is what that Post Processor now looks like:
{$comment} CamBam File: {$cbfile.name} {$date} {$endcomment}
{$toolchange(first)}
{$comment} CUTVIEWER {$endcomment}
{$comment} T{$tool.index} : {$tool.diameter} {$endcomment}
{$comment} FROM/0,0,5 {$endcomment}
{$comment} TOOL/MILL,{$tool.diameter},{$tool.radius},{$tool.length},0 {$endcomment}
{$comment} STOCK/BLOCK,{$stock_width},{$stock_length},{$stock_height},{$stock_x},{$stock_y},{$stock_z} {$endcomment}
{$cbfile.header}
{$units} {$distancemode} {$arccentermode} {$velocitymode} {$cuttercomp(off)}
And it successfully populates the details for Cutmill Viewer. There are some other details added as well... but its a lot easier to remove than add!