CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > NCPlot G-Code editor / backplotter


NCPlot G-Code editor / backplotter Discuss NCPlot software here.


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 01-22-2006, 07:57 PM
MetLHead's Avatar
Gold Member
 
Join Date: Mar 2003
Location: USA
Posts: 724
MetLHead is on a distinguished road
NCPlot v2 beta 18 now available for download

You can download it at www.ncplot.com

New for beta 18:

NCPlot now supports the Machinist ToolBox ActiveX plug-in from CNC Machinist Software. When the ActiveX is installed, you can access it directly from the NCPlot menu.
www.machinist-toolbox.com

The Quick Start, Macro Reference and Scripting Manuals have all been combined into a single help file. The help menu contains shortcuts to the appropriate help topics.

Some changes have been made to improve performance when handling large files. You should notice faster loading and better response from the viewport.

Added M00 program stop message. When an M00 is encountered in the program, a message box pops up and you can either stop the program or continue.

The GOTO macro statement now supports the use of an expression as the target block number.

Added support for U/W incremental axis designations when Lathe machine type is selected. Address "U" indicates an incremental move in the X axis and "W" indicates an incremental move in the Z axis. These addresses always indicate an incremental move regardless of the G90/G91 state.

Fixed a bug that was causing NCPlot to crash on exit on some computers. This was being caused by a missing DLL file MSSTDFMT.DLL. I've now removed any dependency on this file.

Fixed a bug in the sub repeat L address. This was only working for the first occurrence of the L address.

Fixed a bug in the G52 local shift command. This offset was being cleared whenever a G54-G59 command was issued.

Fixed a bug that was causing NCPlot to crash when attempting to save a file that is marked as read only.

The DXF to G-Code dialog has been reworked. The dialog is smaller, but includes a few more features. There are now additional layer settings for layer header and layer footer. These can be any text that you want. The header text will be added to the beginning of G-Code created for the selected layer, and the footer text will be added after. You will see some other new settings, but these do not work yet. The new settings are for allowing you to create multiple Z depth passes. The settings can be modified and saved, but have not been implemented yet.

Renumbering can now process files that contain multiple programs. The numbering sequence restarts at the beginning of each new program indicated by a line beginning with letter "O" or ":". This tool will also update M99 Pxx line numbers, M98 Hxx line numbers (if the target program is in the current file) as well as GOTO line numbers. Note that the M99 Pxx values are treated as jump commands within the same program and not as return block numbers.

Added two new buttons to the plot toolbar. These are for Start at Cursor and Plot Selected. The start at cursor button clears the viewport and sets the start point for drawing at the current cursor line. The plot selected tool draws the portion of the program that is selected in the edit window.

Added ability to load multiple programs into the edit window at the same time. This works similar to the insert file option. When browsing for a file to open, multiple files may be selected. All selected files are then added into a new untitled file. This is handy for opening a file that uses multiple subs. This feature works for file open and file insert.

Feel free to post questions or comments.

Thanks,
Scott

Last edited by MetLHead; 01-23-2006 at 04:22 PM.
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 01-23-2006, 04:04 PM
 
Join Date: Mar 2004
Location: Iowa, USA
Posts: 264
rippersoft is on a distinguished road

WOW! That will be cool when it can do multiple Z depth passes like ACE.

Thanks for the hard work.
Tweet this Post!Share on Facebook
Reply With Quote

  #3  
Old 01-23-2006, 08:37 PM
*Registered*
 
Join Date: Jul 2003
Location: Phoenix, Arizona
Posts: 290
jonbanquer is on a distinguished road

Scott,

Besides canned cycle support the two things that would really help me are being able make use of a tabbed interface and have multiple files open at once and being able to make a change in the G code and have the plot instantly update... right now I have to reload the file.

jon

"I may have many faults, but being wrong ain't one of them." ... Jimmy Hoffa
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 01-24-2006, 03:45 AM
 
Join Date: Dec 2004
Location: U.K.
Posts: 143
TURNER is on a distinguished road
Question Beta 17 to 18

Hi Scott, Do i have to remove beta 17 before running beta 18?. If so will i need to make a backup of the machine config files first?
Cheers,
Turner.
Tweet this Post!Share on Facebook
Reply With Quote

  #5  
Old 01-24-2006, 07:03 AM
MetLHead's Avatar
Gold Member
 
Join Date: Mar 2003
Location: USA
Posts: 724
MetLHead is on a distinguished road

Turner,

You don't need to uninstall beta 17 first, but you should backup any config files you've added or modified.

Regards,
Scott
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 01-24-2006, 10:08 AM
 
Join Date: Dec 2004
Location: U.K.
Posts: 143
TURNER is on a distinguished road
R.E. Beta 18

Hi Scott,
Thanks, got your Beta 18, but remember last week when i mentioned about rads looking a bit quirky?. This version seems to be worse, take a look at code below for turning config as before, this seemed ok on beta 17??

N20( SET TOOL TO TIP CENTRE 0.80 RAD )
N30T0818
N40G50S400
N50G96S110M03F0.25
N60G00G40G99
N70G0Z2.8
N80G0X270.0

N0090G00Z119.995
N0100X135.55
N0110X133.55Z116.468
N0120G01X131.55Z116.098
N0130X125.562Z110.625
N0140Z90.441
N0150X131.55Z89.639
N0160G00X127.562Z110.995
N0170G01X125.562Z110.625
N0180X119.574Z105.152
N0190Z91.243
N0200X125.562Z90.441
N0210G00X121.576Z105.521
N0220G01X119.574Z105.152
N0230X113.588Z99.679
N0240Z92.046
N0250X119.574Z91.243
N0260G00X135.55
N0270Z119.995
N0280G01X131.55
N0290G03X121.97Z110.011R12.8
N0300G02X107.6Z95.035R19.2
N0310X113.826Z90.978R4.2
N0320G01X125.918Z89.359
N0330G03X131.55Z85.688R3.8
N0340G00X133.55Z86.688M05
N500G0X270.0
N510G00Z50.0
N520G0X500.0T0
N530M01
N540M99


Like the plot from curser and selected addition,+ did you manage to look at being able to do a measure from axis lines?
Keep it up,
Turner
Tweet this Post!Share on Facebook
Reply With Quote

  #7  
Old 01-24-2006, 10:31 AM
MetLHead's Avatar
Gold Member
 
Join Date: Mar 2003
Location: USA
Posts: 724
MetLHead is on a distinguished road

Turner,

I was looking at your machine config you sent and noticed that you have a G17 in the initial settings. Go to Setup | Machine Configuration and on the control options tab take a look at the Initial State setting. Your config has a G17 in it which is overriding the default lathe state of G18. I think this is what is causing the weird graphics.

Regards,
Scott
Tweet this Post!Share on Facebook
Reply With Quote

  #8  
Old 01-24-2006, 10:39 AM
MetLHead's Avatar
Gold Member
 
Join Date: Mar 2003
Location: USA
Posts: 724
MetLHead is on a distinguished road

Turner,

This is what I've got now.

Scott
Attached Thumbnails
Click image for larger version

Name:	lathe.jpg‎
Views:	90
Size:	26.3 KB
ID:	14138  
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 01-24-2006, 10:44 AM
 
Join Date: Dec 2004
Location: U.K.
Posts: 143
TURNER is on a distinguished road
Wink

Originally Posted by MetLHead
Turner,

I was looking at your machine config you sent and noticed that you have a G17 in the initial settings.
Scott,
Your not wrong, All better now.
Thanking You,
Turner.
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 02-07-2006, 02:36 PM
wjbzone's Avatar  
Join Date: Apr 2003
Location: United States
Posts: 396
wjbzone is on a distinguished road

Scott,
I have a lathe program that uses G92 (another cycle) to cut a spiral. G92 drives the tool in a box pattern to cut a single pass on a thread.

It looks like NCplot interprets the G92 to set absolute zero. It makes my lathe program look odd. All the Z values are shifted to positive side of zero.

Is there anything I can do to make this work better?


Example:
G0X2.1Z0.2
G92X1.976Z-4.2F1.0
X1.96
X1.95
X1.94
X1.93
X1.92
X1.91
X1.90
G0X2.1Z0.15
G92X1.976Z-4.2F1.0
X1.96
X1.95
X1.94
X1.93
X1.92
X1.91
X1.90

Thanks,
Bill
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 02-07-2006, 02:56 PM
 
Join Date: Jan 2006
Location: Germany
Age: 33
Posts: 12
Armageddon is on a distinguished road

I have the problem if i write this simple programm

G65 P8000 X-2.0 F0.08

O8000
G1 X#24 F#9
IF[#9LE0]THEN#3000=0(TEST)

and i show the variables in step by step mode then #1 is -1 and #9 is 0,08
#1=-1 ? ist that a bug or something? I am confused about the alarm. #9 isnt zero, i mean the real zero not the null-state. #9 is 0,08 but the alarm raise. aaargghhh :-(
Tweet this Post!Share on Facebook
Reply With Quote

  #12  
Old 02-07-2006, 03:03 PM
MetLHead's Avatar
Gold Member
 
Join Date: Mar 2003
Location: USA
Posts: 724
MetLHead is on a distinguished road

Originally Posted by wjbzone
Scott,
I have a lathe program that uses G92 (another cycle) to cut a spiral. G92 drives the tool in a box pattern to cut a single pass on a thread.

It looks like NCplot interprets the G92 to set absolute zero. It makes my lathe program look odd. All the Z values are shifted to positive side of zero.

Is there anything I can do to make this work better?

Thanks,
Bill
Bill,

There are a few G-Codes that differ between a mill and a lathe, G92 being one of these. I don't yet have a way to re-assign G-Codes for different machine configurations, but this is one the list.

Thanks,
Scott
Tweet this Post!Share on Facebook
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -5. The time now is 02:18 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353