did you mean the default name for a new drawing ?
if it's for this I can't
Every new file generated from PythonCAD need to have a unique name because it's a sqlite db it's not in memory as all other cad pakage. so for this i use the name unique PyCad_tuhbai.pdr i can change in PythonCAD_Drawing_tuhbai.pdr if you wish ..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
default filename home.pdr
What did you mead as default file name ?
just to change default filename to drawing.pdr or something like as PM suggested
i opened the traker in general for every message error or misunderstanding
carlo
did you mean the default name for a new drawing ?
if it's for this I can't
Every new file generated from PythonCAD need to have a unique name because it's a sqlite db it's not in memory as all other cad pakage. so for this i use the name unique PyCad_tuhbai.pdr i can change in PythonCAD_Drawing_tuhbai.pdr if you wish ..