| Path | Type | Default value | Description |
| /ui/options/windowwidth | java.lang.Integer | 700 | Window width |
| /ui/options/windowheight | java.lang.Integer | 500 | Window height |
| /ui/options/windowmaximized | java.lang.Boolean | false | Window maximized |
| /ui/options/iconsize | java.lang.Integer | 64 | Icon size |
| /ui/options/saveProjectOnFileModification | java.lang.Boolean | true | Save project after file modification |
| /ui/options/showHostname | java.lang.Boolean | false | Show hostname in window title |
| /ui/options/languages | de.grogra.pf.ui.Languages.LANGUAGE_LIST | 0 | Language |
| /ui/options/auto_update_check | java.lang.Boolean | false | Search for updates automatically |
| /ui/options/displayHelpButton | java.lang.Boolean | true | Display help buttons |
| /ui/options/loadFileReference | java.lang.Boolean | false | Load file references |
| /ui/autocompletors/autocomp/acs | java.lang.String | | Autocompletor |
| /ui/autocompletors/autocomp/showDescriptionPopup | java.lang.Boolean | true | Display Description Popup |
| /ui/autocompletors/autocomp/automaticallyCompleteOne | java.lang.Boolean | false | Automatically complete single |
| /export/ply/cylinderucount | java.lang.Integer | 20 | Cylinder uCount |
| /export/ply/cylindertopbottom | java.lang.Boolean | true | Cylinder close top bottom |
| /export/ply/frustumucount | java.lang.Integer | 20 | Frustum uCount |
| /export/ply/frustumtopbottom | java.lang.Boolean | true | Frustum close top bottom |
| /export/ply/coneucount | java.lang.Integer | 20 | Cone uCount |
| /export/ply/conebottom | java.lang.Boolean | true | Cone close bottom |
| /export/ply/sphereuount | java.lang.Integer | 20 | Sphere uCount |
| /export/ply/spherevount | java.lang.Integer | 20 | Sphere vCount |
| /export/ply/parallelogramtwofaces | java.lang.Boolean | true | Parallelogram "two faces" |
| /export/ply/planetwofaces | java.lang.Boolean | true | Plane "two faces" |
| /export/stl/cylinderucount | java.lang.Integer | 20 | Cylinder uCount |
| /export/stl/cylindertopbottom | java.lang.Boolean | true | Cylinder close top bottom |
| /export/stl/frustumucount | java.lang.Integer | 20 | Frustum uCount |
| /export/stl/frustumtopbottom | java.lang.Boolean | true | Frustum close top bottom |
| /export/stl/coneucount | java.lang.Integer | 20 | Cone uCount |
| /export/stl/conebottom | java.lang.Boolean | true | Cone close bottom |
| /export/stl/sphereuount | java.lang.Integer | 20 | Sphere uCount |
| /export/stl/spherevount | java.lang.Integer | 20 | Sphere vCount |
| /export/stl/parallelogramtwofaces | java.lang.Boolean | true | Parallelogram "two faces" |
| /export/stl/planetwofaces | java.lang.Boolean | true | Plane "two faces" |
| /export/obj/cylinderucount | java.lang.Integer | 20 | Cylinder uCount |
| /export/obj/cylindertopbottom | java.lang.Boolean | true | Cylinder close top bottom |
| /export/obj/frustumucount | java.lang.Integer | 20 | Frustum uCount |
| /export/obj/frustumtopbottom | java.lang.Boolean | true | Frustum close top bottom |
| /export/obj/coneucount | java.lang.Integer | 20 | Cone uCount |
| /export/obj/conebottom | java.lang.Boolean | true | Cone close bottom |
| /export/obj/sphereuount | java.lang.Integer | 20 | Sphere uCount |
| /export/obj/spherevount | java.lang.Integer | 20 | Sphere vCount |
| /export/obj/parallelogramtwofaces | java.lang.Boolean | true | Parallelogram "two faces" |
| /export/obj/planetwofaces | java.lang.Boolean | true | Plane "two faces" |
| /logging/ui/level | de.grogra.util.ProgressMonitor.LEVEL | 2 | Monitoring level |