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 > LinuxCNC (formerly EMC2)


LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 12-01-2007, 03:36 AM
 
Join Date: Nov 2006
Location: USA
Posts: 10
davidma is on a distinguished road
EMC bug? axis position values instantly change after end of program

I'm using EMC 1.0-30 (at least that is the debian pkg version), based on BDI-4.30 I think. I downloaded the sources and rebuilt the modules so it would work with my new Xylotex (i didn't feel like firing up the soldering iron and making a cable or breakout this evening).

It works fine, just one problem: at the end of a program after the last instruction, the indicated positions on one or more axes will instantly change to some other value, although nothing actually moves. I think I've ruled out missed steps since the positions is just fine until the end of the program, after the last movement, it gets its position fouled up. This makes it kind of inconvenient to run a program multiple times!

Does this have something to do with the home switches? My old home brew driver had the home pins wired closed (i forget if they are active high or low). The xylotex, I think, doesn't do anything with them. I haven't cracked open the xylotex yet because it is new, has a sticker on it to detect if its opened, and I want to let it break in before cracking it open and possibly voiding the warranty.

I never had this problem with the old homebrew board.

I'm trying to avoid having to do a full OS upgrade, I'm aware there are probably much newer versions out.
Reply With Quote

  #2   Ban this user!
Old 12-01-2007, 07:38 AM
 
Join Date: May 2005
Location: canada
Posts: 1,149
cyclestart is on a distinguished road

Originally Posted by davidma View Post
I'm using EMC 1.0-30 (at least that is the debian pkg version), based on BDI-4.30 I think. I downloaded the sources and rebuilt the modules so it would work with my new Xylotex (i didn't feel like firing up the soldering iron and making a cable or breakout this evening).
I'm curious why you've gone through this effort. Maybe ubuntu isn't you're cup of tea? I have Xylotex and getting it running was as simple as choosing the pinout with a recent linuxcnc.org release. Ah, (as the cofee starts kicking in), Xylotex didn't provide a cable?
edit/ Oops, the xylotex pinout is a relatively recent emc addition /edit

It works fine, just one problem: at the end of a program after the last instruction, the indicated positions on one or more axes will instantly change to some other value, although nothing actually moves. I think I've ruled out missed steps since the positions is just fine until the end of the program, after the last movement, it gets its position fouled up. This makes it kind of inconvenient to run a program multiple times!
Does the problem persist following this advice?
http://www.mail-archive.com/emc-user.../msg03400.html

Homing can be done without home switches. Are you using G92 by any chance. I'm willing to play along at home if you post some code

I haven't cracked open the xylotex yet because it is new, has a sticker on it to detect if its opened, and I want to let it break in before cracking it open and possibly voiding the warranty.
Not sure what Xylotex's view is on this. If the board and case is anything like mine there really is no option but to open the case if you want to use the home switch example on the xylotex website.

I'm trying to avoid having to do a full OS upgrade, I'm aware there are probably much newer versions out.
Ok, my first question is answered! Emc keeps adding useful features and I encourage you to make the move. It's worth the effort imo.
__________________
Anyone who says "It only goes together one way" has no imagination.

Last edited by cyclestart; 12-01-2007 at 08:18 AM. Reason: needed more coffee
Reply With Quote

  #3   Ban this user!
Old 12-01-2007, 11:45 AM
acondit's Avatar  
Join Date: Apr 2005
Location: USA
Posts: 1,774
acondit is on a distinguished road

David,

Even if there is a bug in that system, I would be surprised if anyone would be willing to go back and figure out the code to fix it. We are on emc2 version 2.2.1 and that is a lot of water under the bridge. I am with Cyclestart, bite the bullet and upgrade to the current version.

Alan
__________________
http://www.alansmachineworks.com
Reply With Quote

  #4   Ban this user!
Old 12-01-2007, 02:40 PM
 
Join Date: Nov 2006
Location: USA
Posts: 10
davidma is on a distinguished road

Thanks for the tips. I'm downloading the latest BDI ISOs and also the Ubuntu EMC Live CD. I'll give it a try, and assuming no problems, I'll upgrade. I've got enough spare PCs lying around here I can try it first on another.

What are the pros and cons of BDI and the ubuntu LiveCD? I am pretty up-to-speed on Debian but have not used Ubuntu yet, although I believe it is derived from debian, right? While searching for tips on-line I gathered there was some kind of a split with the BDI maintainers over GPL terms and access to CVS repositories, so maybe that's why there's a forked project?

I'm happy with the xylotex. Sure, I probably could have put together something with equivalent speed on my own, after 6 months of spending weekends messing around with breadboards, ordering parts from different suppliers, making PC boards, etc. I decided it was easier to just shell out. The motors were a bolt-on replacement (I already had NEMA23 pac-sci steppers). I got the 4-axis and I have a rotary table that I will make a stepper mount for next.
Reply With Quote

  #5   Ban this user!
Old 12-01-2007, 03:22 PM
acondit's Avatar  
Join Date: Apr 2005
Location: USA
Posts: 1,774
acondit is on a distinguished road

Originally Posted by davidma View Post
Thanks for the tips. I'm downloading the latest BDI ISOs and also the Ubuntu EMC Live CD. I'll give it a try, and assuming no problems, I'll upgrade. I've got enough spare PCs lying around here I can try it first on another.
I believe that BDI is the old version of emc. The ubuntu live cd should be the emc2-2.2.1.

What are the pros and cons of BDI and the ubuntu LiveCD? I am pretty up-to-speed on Debian but have not used Ubuntu yet, although I believe it is derived from debian, right? While searching for tips on-line I gathered there was some kind of a split with the BDI maintainers over GPL terms and access to CVS repositories, so maybe that's why there's a forked project?
I believe that Ubuntu is debian derived or vis versa. Someone said something about Ubuntu being the bleeding edge and Debian being more stable but I really don't know for sure.

Original EMC was public domain and some people have used it to create proprietary projects. EMC2 is GPL'd. A bunch of the developers were not happy with the idea of someone taking their work for incorporation in proprietary projects and not releasing the source for the modifications. And there were some problems with SourceForge's servers for a while. Complicated I guess.

I'm happy with the xylotex. Sure, I probably could have put together something with equivalent speed on my own, after 6 months of spending weekends messing around with breadboards, ordering parts from different suppliers, making PC boards, etc. I decided it was easier to just shell out. The motors were a bolt-on replacement (I already had NEMA23 pac-sci steppers). I got the 4-axis and I have a rotary table that I will make a stepper mount for next.
EMC2 has ini files for xylotex.

Alan
__________________
http://www.alansmachineworks.com
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 12-01-2007, 04:11 PM
 
Join Date: Nov 2006
Location: USA
Posts: 10
davidma is on a distinguished road

I tried out the ubuntu live CD and I'm very happy with it. I was able to get it working fine of the live CD, so I went ahead and blew away the old BDI install and I'm installing the live CD to the HD now. I see no reason to keep the old version around.

The new UI is great of course, and that bug/behavior that started this thread is not present in EMC2. It's like I've been living in a cave the past couple years with old EMC, weak/slow steppers and a wimpy homebrew board that could only do like 1 A/phase.
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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Swiss Lathe, Tool Change Position John3 General Metalwork Discussion 6 08-06-2007 06:46 PM
How to change Tool change position(About MAZATROL T1 control) liushuixingyun Mazak, Mitsubishi, Mazatrol 5 07-07-2007 02:58 PM
How to remember the position after close MACH program?? jimmychand Mach Software (ArtSoft software) 1 05-25-2007 07:51 AM
change offset in program jianjianca G-Code Programing 11 12-22-2005 10:48 AM
Wizard values can't change? DennisCNC Mach Software (ArtSoft software) 3 12-15-2005 07:30 AM




All times are GMT -5. The time now is 02:57 PM.





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 354 355 356 357 358 359 360 361