kdunn926 / simplemultiaxiscam

Automatically exported from code.google.com/p/simplemultiaxiscam
2 stars 1 forks source link

Improved UI #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The current UI is for initial development and needs to be fleshed out into a 
basic CAM program.

 * A settings dialog for machine properties (like axis-count and G-code header/footer)
 * Tools need to be stored and named for easy selection
 * path distances given in tool-diameter fractions ("d/3" instead of "0.66mm")
 * g-code panel needs a heavy makeover (has a maximum line count before it goes blank)
 * projects need to be loaded/saved
 * multiple cutting operations (rughing, finishing, contour) should be possible (with and without chaining them into a single g-code file)
 * Geometry should be able to be positioned, oriented and scaled by the user (at least inch->millimeter)

Original issue reported on code.google.com by Marcus.W...@gmail.com on 23 May 2013 at 7:50

GoogleCodeExporter commented 9 years ago
DONE:
* multiple cutting operations

TODO:
* settings dialog
* stored tools
* distance in diameter-fractions
* reworked g-code panel
* project files
* positioning and orienting geometry

Original comment by Marcus.W...@gmail.com on 28 May 2013 at 3:20

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
DONE:
* multiple cutting operations

IN PROGRESS:
* stored tools (can define new tools, choose them and load tools defined in 
DeskProto but not yet save them)

TODO:
* settings dialog
* stored tools
* distance in diameter-fractions
* reworked g-code panel
* project files
* positioning and orienting geometry

Original comment by Marcus.W...@gmail.com on 28 May 2013 at 5:22

GoogleCodeExporter commented 9 years ago
DONE:
* multiple cutting operations

IN PROGRESS:
* settings dialog

TODO:
* distance in diameter-fractions
* reworked g-code panel

GOT ITS OWN TICKET
* positioning and orienting geometry ( Issue #11)
* project files ( Issue #12)
* stored tools ( Issue #13)

Original comment by Marcus.W...@gmail.com on 6 Jun 2013 at 7:05

GoogleCodeExporter commented 9 years ago

Original comment by Marcus.W...@gmail.com on 6 Jun 2013 at 8:12

GoogleCodeExporter commented 9 years ago
Cleaned up the strategy panels into tabs.

Original comment by Marcus.W...@gmail.com on 6 Jun 2013 at 5:28

GoogleCodeExporter commented 9 years ago
Allow 2 user selected feed rates (jogging, cutting)
Allow entering roughing operations with layer height and skin thickness.

Original comment by Marcus.W...@gmail.com on 6 Jun 2013 at 6:40