HakimHisham1991/shop_doc_advanced — reverse-engineered prompt

Reverse engineered prompt

Build me a custom Siemens NX post for a 5 axis dual table milling setup that is mainly for shop documentation, not just normal machine output. I want it to collect one row per tool path, write the key planning details to CSV, then automatically turn that into a clean Excel workbook next to the output file. The workbook should look polished for planners and operators, with a styled table, filter row, frozen headers, dropdowns for things like material, cutter, tool, finish, and machining type, plus obvious highlighting when those cells are blank.

Please make it work on Windows without needing Excel or admin rights, and never overwrite an existing workbook, just save with _1, _2, and so on. If conversion fails, leave the CSV and append an error log. I also want an option to stay in CSV only mode for very large programs.

Make sure the final axial and radial DOC values are filled at the end of each path using the NX operation type and subtype rules, and reset path variables so rows do not inherit stale data. Look up current NX post docs online if needed.

Want more depth? Deep Reverse