View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0003542 | Path | Bug | public | 2018-07-20 16:19 | 2020-12-01 17:06 | 
| Reporter | sliptonic | Assigned To | sliptonic | ||
| Priority | normal | Severity | minor | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Product Version | 0.18 | ||||
| Summary | 0003542: Clean up import/export UI | ||||
| Description | The File open/import/export menus allow GCode as an option.   IMPORT/OPEN 1. opens the selector dialog for the pre-processor 2. Creates a naked path object in the tree EXPORT 1. opens the dialog to select the post-processor 2. attempts to post whatever object is selected This is really the wrong way to handle post-processing and is confusing to users  | ||||
| Additional Information | Recommend the following changes. 1. Remove gcode from the File import/export file types. 2. Add import... and export (post process)... menu items to the Path menu 3. export (post-process)... should trigger the current post process behavior 4. import should create a custom object in a Job. existing export template... item should be left as is.  | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| 
		 | 
	
	The improved custom (gcode_pre) preprocessor now creates an item in a Path Job. Export from the main menu has been removed.  | 
| 
		 | 
	@sliptonic any commit(s) associated with this ticket ? | 
| 
		 | 
	
	https://github.com/FreeCAD/FreeCAD/commit/d5edb6ed2a81948e898d1954c302ea5e1ec77411 c:FreeCAD:d5edb6ed2a81948e898d1954c302ea5e1ec77411: FreeCAD master fbb59ae7  | 
| 
		 | 
	Closing ticket | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2018-07-20 16:19 | sliptonic | New Issue | |
| 2018-07-20 16:19 | sliptonic | Status | new => assigned | 
| 2018-07-20 16:19 | sliptonic | Assigned To | => sliptonic | 
| 2019-01-22 04:03 | sliptonic | Target Version | 0.18 => 0.19 | 
| 2020-10-07 18:14 | sliptonic | Status | assigned => resolved | 
| 2020-10-07 18:14 | sliptonic | Resolution | open => fixed | 
| 2020-10-07 18:14 | sliptonic | Note Added: 0014787 | |
| 2020-10-08 01:14 | Kunda1 | Note Added: 0014792 | |
| 2020-12-01 17:03 | Kunda1 | Note Added: 0015045 | |
| 2020-12-01 17:04 | Kunda1 | Changeset attached | => FreeCAD master fbb59ae7 | 
| 2020-12-01 17:05 | Kunda1 | Note Edited: 0015045 | |
| 2020-12-01 17:05 | Kunda1 | Note Edited: 0015045 | |
| 2020-12-01 17:06 | Kunda1 | Status | resolved => closed | 
| 2020-12-01 17:06 | Kunda1 | Fixed in Version | => 0.19 | 
| 2020-12-01 17:06 | Kunda1 | Note Added: 0015046 | 
 FreeCAD