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! > MetalWorking Machines > Milltronics


Milltronics Discuss Milltronics Machines


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 01-06-2007, 09:36 AM
 
Join Date: Jan 2007
Location: usa
Posts: 5
dshowald is on a distinguished road
having trouble with subprogram

i have an 8x8x1" piece of steel that needs ends milled.instead of doing an outside rectangular cut i just want to do a line like im just milling the ends in a bridgeport mill.i have about .5 to come off.i want to step it over about.1 without me going back and changing cutter comp.i know i need to write a subprogram with .1 incremental moves but having trouble.any help please??
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 01-08-2007, 12:32 PM
 
Join Date: Jul 2004
Location: USA
Age: 45
Posts: 92
LYN BYRD is on a distinguished road
Subprogram

Are You Programming In The Conversational Mode?
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 01-08-2007, 02:27 PM
 
Join Date: Oct 2006
Location: United States
Posts: 179
jpawelk is on a distinguished road

How are you programming (conversational or text)? How far down would you like to go with each pass? Many questions to be answered in order to help you. If you would like, please email your situation to service@milltronics.net and we can further discuss your program.
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 01-09-2007, 08:18 PM
 
Join Date: Jan 2007
Location: usa
Posts: 5
dshowald is on a distinguished road

i am programming in conversational
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 01-10-2007, 08:30 AM
 
Join Date: Jul 2004
Location: USA
Age: 45
Posts: 92
LYN BYRD is on a distinguished road
Subprogram

If Your Machine Has A Z Axis, I Would Create A Start Mill Cycle And Set The Z To Make 4 Passes And Then Run A Clean-up Pass. With That Much Material To Remove, You Will Get Better Results Using The End Of The End Mill Rather Than The Side. Use The Side Of The End Mill For The Finish Cut.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 02-08-2007, 05:10 PM
 
Join Date: Jan 2007
Location: USA
Age: 51
Posts: 156
Farmers Machine is on a distinguished road
Exclamation Step over sub program

Milltronics has a very simple sub program system on their mill controls.
The suggestion by Lyn Byrd is the most logical way to do the job, but there are cases where you must step over instead of stepping down. We will work with X 0 on the right side and Y 0 on the stationary jaw side. Convesational
Program set up page.
tool change page.
A position move to an X Y location to make the first cut.
something like X.5 Y.5
A position move to the Z cutting depth. We will stay at this depth for all moves.
Subs
Start subprogram and give a # like # 1
This is where you must be really careful.
Misc. arrow to the bottom and type G 91 Changes to incremental
go to Mill/Geometry/Line and fill in Y-8.5 Machining feed rate.
next move is clearance X.03 Machining feed rate.
Next move is a high feed rate back to the
start point in incremental. Y+8.5 about 100 IPM Be safe
Even though it is +8.5 it really takes
you back to Y.5 where you started.
next move is stepover amount
plus clearance. X-.1 -.03 For X-.130 Machining feed rate.
Subs
End Subroutine.
Misc. Arrow to the bottom line and type G 90 This will put the machine back into absolute.
Subs
Go subroutine/ Loops/ Fill in # for how many times to step over.
Teach the tool to Z 0
hand wheel up and remove the tool
Cycle start the job and make sure that all moves are in the propper sequence and location. When you are sure the machine will not be hurt and the part scrapped install the tool and cut chips.
There will be a need every now and then for a job like this. It works best for me to draw out the tool path on paper and think about the Incremental moves, from where I am now, how far in what direction do I go from here.
Good luck. The Farmer
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 02-08-2007, 10:29 PM
AMCjeepCJ's Avatar  
Join Date: Aug 2005
Location: US
Age: 35
Posts: 350
AMCjeepCJ is on a distinguished road

Hey,

I've always meant to try this and always forget to... Has anyone ever programmed a straight line and used the Z passes and THEN rotated the whole thing 90 degrees around the Y axis?? It might make really short work of programming the steps in from the side. Like I said, I always forget about trying it but I bet it's SUPER easy once you try it a few times... If I remember, I'll try it in a few days when I get some extra time... (The plus side is it's only one extra screen in conversational but I think you'd adjust your cutter compensation via your "first Z depth", followed by your left over stock being taken out with your Z increment)
__________________
Gimpy aka 313 (three thirteen)

The early bird may get the worm, but the second mouse gets the cheese.
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 02-08-2007, 10:30 PM
AMCjeepCJ's Avatar  
Join Date: Aug 2005
Location: US
Age: 35
Posts: 350
AMCjeepCJ is on a distinguished road

Nope, it didn't work, lol, maybe if you added a "text" editor rotation around the 'y axis', not a point ON the 'y axis' like conversational does...
__________________
Gimpy aka 313 (three thirteen)

The early bird may get the worm, but the second mouse gets the cheese.

Last edited by AMCjeepCJ; 02-10-2007 at 04:38 PM.
Tweet this Post!Share on Facebook
Reply With Quote

  #9  
Old 02-10-2007, 10:12 AM
*Registered User*
 
Join Date: Aug 2005
Location: USA
Posts: 16
LJ48 is on a distinguished road
Smile step over and turn 90 deg.

Hi Guys
1st for Farmer when you are talking about a sub program, are talking about a whole new program or is there a actual place for a "subprogram". I have done this by using 2 small programs and the program I am using to cut part. What they use is the "set flz" to set a new "x" zero point, I have it written down on how I did it but can't find it right now. I will find it clean it up a bit and repost it, maybe as a MS- Write program. What is nice about it is that it is all conver. and if you have a part stop when you run the second time the old "zero point will back up to where you did the first pcs.this was for a cent. V control

2nd for Jeep (sorry lazy typer) you might be able to do what you want with by adding "rotate" from the "spec" "F8" there is stuff like rotate, scale, set-flz. I have used rotate on a rect pocket I did a rect. pocket made sure it looked what i wanted then just added a rotate.

I used to have a Cent.V, but my Co. finaly got an up date to Cent. VII, real nice control . It seams with Milltronics controls If you think there is an easier way to do something , look around there probably is. I only use conver. Hate G-code!!!!!!!!!!
sorry to talk so much LJ48
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 02-10-2007, 03:13 PM
AMCjeepCJ's Avatar  
Join Date: Aug 2005
Location: US
Age: 35
Posts: 350
AMCjeepCJ is on a distinguished road

Hiya LJ,

I have V and VII depending on which machine. I booted up the VM-22 and tried it in conversational, it didn't work since in conversational it is looking for a point to rotate the Z axis around, you do not have the option of rotating around ANY other axis. I do not understand however why it has a Z box to fill in?? This is misleading to me, it was because of the third box I thought it might be possible but I tried a few different configurations and no luck so far. If anyone can get it to work though, please post a copy of your conversational program, I'd really like to see it work!!
__________________
Gimpy aka 313 (three thirteen)

The early bird may get the worm, but the second mouse gets the cheese.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 02-10-2007, 03:32 PM
AMCjeepCJ's Avatar  
Join Date: Aug 2005
Location: US
Age: 35
Posts: 350
AMCjeepCJ is on a distinguished road

As far a sub programs go, this is how I normally do it. Seems to be the fastest way once you get reasonably proficient on the control. (Without using incremental that is...) I'd say it would take maybe 2-3 minutes to program. BTW, I wouldn't use incremental moves, I'd use 3 or 4 calls and then a floating zero to start my sub... (Hope that helps)

Here's an example:

I zero'd out on the lower right part of the part to side mill. This part is 4 inches wide in Y and we're taking .375" off on the right side in .125 increment passes with a .01 finish pass at a different RPM and feedrate.

Program 1 is simply...

1. Toolchange

2. POS X .25

3. Call Prgm 2

4. POS X .125

5. Call Prgm 2

6. POS X .01

7. Call Prgm 3

Program 2 is simply...

1. Floating Zero X=O

2. Start mill cycle (X=0 Y=4.25 and fill in all the other crap and turn cutter comp on to do one pass) (PS: The Y is at 4.25 to climb cut, if you have lots of backlash, start at Y=0 and move TO Y=4.25)

3. Line move Y=0

4. Mill end (auto)

(Turn all the last page to NO NO NO NO)

Program 3 is simply (copy Prgm 2 to Prgm 3 and change your feedrates and add a misc. command if you want to modify the RPM)

If you write that program once, you can use it forever by just reassigning the X and Y values for each job...

Stay away from incremental if you're not used to it. It's easy to do a Call loop too many times in the main program but if you do use inc., it might be a little shorter of a program but not very much much unless you had to do ten or more passes~

I try not to use incremental very often although it is handy once you get it down pat. However, this method is waaay simpler for the average Joe who isn't programming everyday...

Good luck...
__________________
Gimpy aka 313 (three thirteen)

The early bird may get the worm, but the second mouse gets the cheese.

Last edited by AMCjeepCJ; 02-10-2007 at 04:28 PM.
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 01:23 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