SolidCode / SolidPython

A python frontend for solid modelling that compiles to OpenSCAD
1.1k stars 171 forks source link

SolidPython code containing C-style block comments (`/*`, `*/`) breaks the `include_orig_code` argument to `scad_render_to_file` #179

Open etjones opened 3 years ago

etjones commented 3 years ago

Never noticed this until pasting some OpenSCAD code into SolidPython. Could be solved by escaping the code added in solidpython._write_code_to_file