MetLHead
03-05-2006, 09:58 PM
You can download it at:
www.ncplot.com
New for beta 19:
There is now some basic RS232 functionality.
Added a command line option that allows selecting machine configurations.
Added a tool to the File menu that will report a list of all programs in the active file.
Made the subprogram naming more flexible. Subprogram searching will now find programs with leading zeroes in the name.
You can now drag and drop files into the edit window. When NCPlot is open, you can now drop one or multiple files directly onto the edit window.
Added the Zoom Selected tool.
Added a new menu item to the Edit menu. This new item is called "Highlight and Zoom to Selected". This tool will select the entities on the viewport that correspond to the selected text in the edit window, and then zooms the viewport to the selected objects.
Added a marker icon to the viewport. This icon displays where the current plot endpoint is on the viewport. This makes it easier to follow the plot progress when animating or stepping through the program.
Added several new entity selection tools:
Window select - Click and drag a box around the entities you want to select.
Select Chain - This tool searches for and selects all entities that are connected to and on the same plane as the selected entities.
Select by Z - This tool selects all entities that are at the the same Z depth as the the selected entity.
Select Arcs by Radius - This tool selects all arcs that have the same radius as the the selected arc.
Z Step now works in DXF import. When enabled, each chain in the drawing is converted to G-Code multiple times at increasing Z depths. You can set where the top of the material is and how far to increment the Z after each pass.
Added a conversion settings dialog for converting viewport geometry to G-Code. This is displayed when the Tools | Convert Selected to G-Code tool is invoked. This dialog lets you set the Z height and feedrate settings for the selected geometry. This dialog also allows for stepping the Z height.
Improved the Offset tool. NCPlot will now attempt to join the offset geometry. This still needs plenty of work, but is definitely an improvement.
Added Default program folder setting to the machine configuration. When set, all file open operations will open to the specified folder. This is especially useful if you keep your programs separated by machine. Just specify the folder where you keep the programs and this will cut down on time spent browsing for files.
Fixed a bug in the subprogram setup dialog. The subprogram association list was not being reloaded on startup, so was being lost every time NCPlot shut down.
Fixed a bug in the Macro Stepping feature. If a new file was opened while macro stepping was active, an error occurred.
X/U Variables bug when Lathe Diameter config set. These address values were being divided by 2 when passed as variables to canned cycles or subprograms.
Enjoy!
Scott
www.ncplot.com
New for beta 19:
There is now some basic RS232 functionality.
Added a command line option that allows selecting machine configurations.
Added a tool to the File menu that will report a list of all programs in the active file.
Made the subprogram naming more flexible. Subprogram searching will now find programs with leading zeroes in the name.
You can now drag and drop files into the edit window. When NCPlot is open, you can now drop one or multiple files directly onto the edit window.
Added the Zoom Selected tool.
Added a new menu item to the Edit menu. This new item is called "Highlight and Zoom to Selected". This tool will select the entities on the viewport that correspond to the selected text in the edit window, and then zooms the viewport to the selected objects.
Added a marker icon to the viewport. This icon displays where the current plot endpoint is on the viewport. This makes it easier to follow the plot progress when animating or stepping through the program.
Added several new entity selection tools:
Window select - Click and drag a box around the entities you want to select.
Select Chain - This tool searches for and selects all entities that are connected to and on the same plane as the selected entities.
Select by Z - This tool selects all entities that are at the the same Z depth as the the selected entity.
Select Arcs by Radius - This tool selects all arcs that have the same radius as the the selected arc.
Z Step now works in DXF import. When enabled, each chain in the drawing is converted to G-Code multiple times at increasing Z depths. You can set where the top of the material is and how far to increment the Z after each pass.
Added a conversion settings dialog for converting viewport geometry to G-Code. This is displayed when the Tools | Convert Selected to G-Code tool is invoked. This dialog lets you set the Z height and feedrate settings for the selected geometry. This dialog also allows for stepping the Z height.
Improved the Offset tool. NCPlot will now attempt to join the offset geometry. This still needs plenty of work, but is definitely an improvement.
Added Default program folder setting to the machine configuration. When set, all file open operations will open to the specified folder. This is especially useful if you keep your programs separated by machine. Just specify the folder where you keep the programs and this will cut down on time spent browsing for files.
Fixed a bug in the subprogram setup dialog. The subprogram association list was not being reloaded on startup, so was being lost every time NCPlot shut down.
Fixed a bug in the Macro Stepping feature. If a new file was opened while macro stepping was active, an error occurred.
X/U Variables bug when Lathe Diameter config set. These address values were being divided by 2 when passed as variables to canned cycles or subprograms.
Enjoy!
Scott