Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Tool-n-Around

Pages: 1 2 [3] 4 5 ... 15
31
CamBam help (General usage) / Re: Change of Z along an elliptical path.
« on: February 04, 2023, 15:56:21 pm »
What I'm try to do is have a Z change either in a + or - direction. So what I'm looking for is a tool path that starts at point A and ends at point B and that path will contain several arc segments each being a random length specific to whatever arcs are required to create the ellipse being cut (My Cad program created a 24 segment ellipse).

If you could create an eliptical surface with your CAD program, you could potentiallly use CB to project a polyline or pocket onto the elliptical surface and then either use that directly to generate the tool path or use the tool path to geometry command to isolate/generate the tool path line in 3-space you desire.

Best,
Kelly

32
Members Projects / Vintage Automotive Induction System
« on: February 04, 2023, 15:36:30 pm »
Just completed this carbureted induction system. I used CamBam extensively in design, machining the lost foam casting patterns for the intake manifold and air filters, and even some aluminum machining. My little hobby CNC machine leaves a lot to be desired for the latter, but I managed to getter done. I have many upgrades in the works for my machine to address some of the deficiencies. Thanks for the help I received along the way on this forum.

Here's a video of the casting projects and a completion video of the system build up.

Intake Manifold Casting Video: https://youtu.be/yMrmepjcN18

Air Filter Casting Video: https://youtu.be/0dGeyiEe3gg

Machining and Final Assembly: https://youtu.be/mqriVTlzGic

Best,
Kelly

33
CamBam help (General usage) / Re: Simple Drilling
« on: January 22, 2023, 15:35:04 pm »
.........maybe it is specific to GRBLMachine plugin, because if I do the same (without the plugin), the default PP selected remain selected on the next session.

I can't test GRBLMachine, (no GRBL machine to connect to)

Seems that the plugin generate its own PP (GRBLMachine.cbpp) when it is run.

If you can't solve the problem, you can try to define the PP in the machining folder, in the Post processor property (in this case it is defined only for the current project)

++
David

In another similar topic you linked the PP section of the documentation. It comments when PP selection must be refreshed.

I mentioned I had been working in multiple instances of CB. I think when I open a new instance of CB then select/open a file in that new instance, it retains the default settings of CB, as opposed to using/selecting a previously saved CB file to open a new instance of CB. In the former the default CB settings apply and the latter, the settings saved in the file apply. I'm still not sure when the Grbl Machine PP becomes invoked.

Best,
Kelly


34
......How to define a Mach3 PP as default.
http://www.cambam.info/doc/dw/1.0.0/cam/post-processor.html

Ah-Hah! Think you may have answered the question I posted in a similar thread. I'll post here.

https://cambamcnc.com/forum/index.php?topic=10283.msg77317#msg77317

Best,
Kelly

35
CamBam help (General usage) / Re: Simple Drilling
« on: January 22, 2023, 01:13:47 am »
Thanks David.

When I saw the change to Grbl Machine PP, I thought the same thing, that this is just normal with the plug in. But I have been using the plug in for the past year. I checked to insure that Grbl Machinet handled the Drill MOP conversion correctly and it did, so I used that PP on today's work. What I don't understand is how it changes back to "default", even when I open the same file with Grbl Machine plug in.....strange, but it explains why I mysteriously could not successfully use the Drill MOP.....since somehow the default PP gets activated. I'll experiment a little more but make the PP selection one of my checks before I produce gcode.

I have been working with multiple instances of CB open....maybe that's a clue.

Thanks for all your help.

Best,
Kelly

36
CamBam help (General usage) / Re: Simple Drilling
« on: January 22, 2023, 00:12:04 am »
.....Some things to keep in mind when drilling holes that have to be accurate......

As always, thank you Dave. I always learn something from your replies.

Good luck. Nice looking manifold, are you going to the trouble of port matching it to the heads.

Not the heads. I'm doing this intake for someone else so either he or his engine builder will have to attend to that. I did port match the carb openings to the carbs. The casting lined up fairly well, and it probably wasnt necessary, but since I had it on the mill it was only a few more minutes and some light blending handwork with a burr and cartridge role thereafter.

Best,
Kelly

37
CamBam help (General usage) / Re: Simple Drilling - Success
« on: January 22, 2023, 00:05:06 am »
I was able to successfully cut the cover plate for my intake manifold today.

It wasn’t completely without incident. I learned a few things and have a couple new questions. During the course of machining the part, I had a chance to use the drilling MOP. I had the foresight to drill a few test holes and O-ring glands in the waste area of the stock to test feeds and speeds and do some fine tuning to accommodate my machine. I was using a .125” 2 flute spiral carbide end mill. After doing so, the .199” holes were being cut ~.008” under size. That had me scratching my head. I moved on and cut a round O-ring gland with a .25” end mill and it cut correctly. I thought I was going to be coming back here and asking for help on that one and then, I thought to measure the 1/8" end mill……it checked .118”!………somewhere along the line I was sold a 3mm end mill and it should not have happened from the source it came from!

Anyway, I corrected that and got on with it. On the first few test cuts I could tell I was going to need cutting fluid because the cutter was already loading a little with aluminum. The stock was .25” thick ground MIC6 aluminum plate. It’s 7000 series but it is cast. So I manually used a squirt bottle to dispense fluid in front of the cutter as it was cutting. Once some slot depth got established it was easy because it collected the fluid and all I had to do was use the nose of the squirt bottle to drag the chips out of the groove after it was cut. Feedrate was slow so that was easy to keep up with.

The O-ring grooves were .121” wide and .082" deep being cut with a .094 HSS TiNC coated EM. All went well until the first lap of the perimeter O-ring groove. Halfway around the first cut, which was the last operation on the whole part, the end mill tip failed and was obvious from the sound and appearance of cut. The cutter now looked like a point cutting email. Must have gummed up despite my makeshift efforts to lube it. I paused, and the damage was not going to clean up at the present gland size so to save the piece, I decided to increase the O-ring gland size from 3/32” to 1/8” cross section O-ring, and resumed cutting.

It'd probably never make the grade for you guys but it should work fine for me. Pictures attached.

So, the question: After discovering my problem with drilling was the wrong PP, I selected the correct one. In the Tools menu, I have selected “settings saved on exit”. When I went to run the program (using grbl machine plug in), I looked at the PP and it had changed from Grbl1Millrite to Grbl Machine. When I reopened the file just now, it’s back to “default” PP. I didn’t consciously change anything.

How do I save the settings, like the PP, the out file name/extension, number format, etc? I thought that>Tools> “settings saved on exit” would do it but apparently not. Do I need to make a template or other?

Thanks for the help fellas.

Best,
Kelly

38
CamBam help (General usage) / Re: Simple Drilling
« on: January 19, 2023, 22:10:44 pm »
On your picture, it is the PP called "default" that is selected as default (it has a small green arrow on the left side) If you want to select the Grbl1MillRite PP as default, you must right click on it and select "set as default" I tried the PP you provided, and it works, the G81 and G82 are converted to G1, so I assume that your problem is just that you do not select the right PP as default. ++ David

Funny, I tried everything except right click...  :)

Thanks David, I'll try it again tomorrow with the correct PP and report back.

Best,
Kelly

39
CamBam help (General usage) / Re: Simple Drilling
« on: January 19, 2023, 21:47:30 pm »
.......What is the PP you have selected ? because nothing selected in the post pro property in the machining folder of your file, I assume it is set as default in Cambam (the one with the green arrow)

I thought I had been using the PP highlighted in the attached screen shot "Grbl1MillRite" but do see it is set to default. Grbl1MillRite is attached but from the screen shot, it looks like it also does the G1 conversion, correct? How do I identify the default PP and/or change to Grbl1MillRite if that is correct.

Can you share it ? ; certainly the problems with G81 and G82 can be solved.++David

I attached Grbl1MillRite PP

Best,
Kelly

40
CamBam help (General usage) / Re: Simple Drilling
« on: January 19, 2023, 18:45:35 pm »
Hello, GRBL do not handle G81, G82 and G83 naturally. If you're using the right post processor, CamBam can simulate the G81 (simple drill) and G82 (simple drill + delay at the bottom) by using G1s.. but the G83 can't be simulated. The spiral drill should works with GRBL because this method do not use specific code.++David

I get the same error with either canned or spiral.

When I look in the grbl machine console the error is "Unsupported GCODE "G81"" (see attached).

My post processor was a proprietary grbl, but I believce that was to support a 4th axis and plasma cutting option. It through a lot or erros and Dave Benson modifed it for me. I believe it had to do with how it interpretted arc. Ever since he made that tweak, it has been solid and produces gcode that works without fail.

I attached the spiral mill file and errors just in case I have something set improperly, but absent that, I must drill holes with the pocket MOP spiral lead in, and depth increments to simulate peck. Would there be a better work around for me or is that best? When holes get small that gets a little difficult becuase of cutter selection, and limited depth, but also I'm not too enthused about plunging even bottom cutting EMs into aluminum that are very near the intended hole diameter and are essentially plunging without other motion.

Best,
Kelly

41
CamBam help (General usage) / Re: Simple Drilling
« on: January 19, 2023, 16:47:52 pm »
You have to set up a drilling MOp with a 'peck distance'.  That will determine how far the drill moves down per 'stroke'. With your clearance plane at 0.1 and your stock surface all the way down at -0.247, that's a LOT of pecks per hole, but it works with G83, and only creates the 19 G83 drilling MOps, when I tried it.

Thanks Lloyd I'll try that on the cover plate. For a .25" thick plate the clearance and machine limitations described below won't come into play, but I will note the clearance plane, peck and retract height settings.

However, I'm wondering why the stock surface is so low?  Usually, we'd set the stock surface (that surface at which drilling is to begin) to be zero, and the retract height far-enough up to clear any walls or boundaries on the material (say 0.375).  If you did that, then the target depth for the drilling MOp would be only -0.062.

This is because I machining and intake manifold casting and the height of the casting was at limit (practically speaking beyond) of my machine envelop. The wheels on the x-axis, ever so slightly bush the top side of the casting....that's how close, so no additinal room for clearance under gantry. Even with the shortest .25" end mill I had, I barely had enough z travel and retract height to clear the casting with the end mill (maybe .050" to spare) thus the low clearance setting..........but I got it done and it came out very nicely considering what I was asking of this machine of rather modest capabilities......consequently I was very conservative with my stock removal, and was brushing on cutting fluid ahead of the cutter, but the pucker factor was still rather high. I had previously made a foam pattern and cast that from scratch so it was a rather precious casting.

Hmm.... that seems like an awfully shallow hole!  Did you intend to tap those holes in order to put in screws?  That wouldn't work with 1/8" holes.  If so, there's a basic error in your thinking about the ultimate target depth.

That's because I had already decided against attempting to drill to depth for the above clearance reasons because, I didn't have enough clearance or z travel for a drill bit, and also because apparently I didn't know what I was doing because of the error, so I was attempting to use the drill MOP to just install drill points for manual drilling and tapping after the fact, thus drill point depth only. Picture attached below might give you a better idea of what I was up against.

Thanks.

Best,
Kelly

42
CamBam help (General usage) / Simple Drilling
« on: January 19, 2023, 15:06:14 pm »
I’ve either forgotten or never knew how to properly use the drill MOP, or maybe I have a problem with my post processor. I use the grbl machine plug in and grbl post processor one of the members here helped provided to me which solved another problemon my machine controller.

I’ve read the documentation, searched and read a number of threads on the forum in the tutorial section and others, and still no joy. When I attempt to execute the MOP on my machine. It immediately fails and returns an error message that “unused gcode exists” and fails in alarm. I havent figured out what I'm doing to produce the error.

In the attached file, I first tried to use the drill MOP with a point list and canned cycle. Now the documentation says this uses either a G81, G82, or G83. Does that just depend upon which of the features you have selected in the MOP as to which gcode is written? Or by not selecting some of the features is it writing multiples to the gcode?

I tried spiral drilling and same thing. I was still using the point list but specified a diameter. Did it need a circular Primitive ID instead of the point list?

I didn’t really want to use spiral, because it was going to be a .125” hole and the smallest bottom cutting end mill I had was .125”. The part being machined was a rather precious aluminum casting and I figured the center of the end mill plunging without movement would instantly gum up and I was too scared to be experimenting and break off a mill in the casting.
I ended up having to place circles on the point list centers and used a point cutter I had to drill centers, but told CB the cutter was and endmill the size of the hole and made the hole .0001” larger so it would accept it (the only enabled MOP in the attached file). Then I manually drilled the blind and tapped the holes in the centers.

I need to make a mating cover plate for the casting from .25” aluminum plate, which is easier to come by then the casting, so I’m feeling somewhat more courageous. I’d like to use a .125” drill and then follow with a spiral drill to slightly enlarge the holes as clearance holes for the screws and have it come off the machine complete.

Drilling is too common of a function for me not to understand how to use it, so if you guys could sort me out, I’d appreciate it.

Best,
Kelly

43
CamBam help (General usage) / Re: Switching Drawing Units
« on: December 10, 2022, 16:42:40 pm »
If you do not feel comfortable with what CB offers change to another product……
I always find it surprising when someone here is not prepared to read the manual and does not accept the explanations.
If he doesn't understand it, it's a bug in CamBam.
*********************************
Agree!!!!!!!!!

I think you fellas are getting a little carried away here. Never once in this thread did I say I was uncomfortable/unsatisfied with CB nor did I suggest I thought the topic was a bug. In fact, I assumed I was making a mistake as stated in the opening post, and having already posted that I am grateful for the existing features, really like CB, and did read the manual, just didn’t understand what I read, I’m surprised by the replies.

Also am not sure what I said to suggest I wasn’t accepting the explanations, I do. In no way was anything I posted intended to be a criticism of cb, or meant to annoy anyone, but I’ll definitely take the experience to heart for my future forum posts.

I use and value cb for 2D CAD layout work and frequently must work with input data with mixed units and was just looking for better ways to do so. -That’s it. Nothing more.

……I think that in "bang for bucks" CB is really at the top of the pile. And it also has the most helpful forum I have ever seen.

I completely agree, and friendly and courteous too, almost without exception.

Best,
Kelly

44
CamBam help (General usage) / Re: Switching Drawing Units
« on: December 09, 2022, 14:51:06 pm »
.......Note that Fusion is a CAD software. It seems to me that the place where this may sometimes be needed is in the part design, in the CAD program, as your example. In a CAM program I see little utility for this.

Fusion also has CAM, not just CAD. They have a large user community and active forum. I had their free package and my interest was as an integrated CAD/CAM package. I don’t like their terms and business model, and as a casual user of both CAD & CAM, I didn't want the exposure to being financially bled or lose access to my own work, so CB and Alibre made more sense for me, …..so here I am.

I probably have a different perspective than all you CAM and gcode gurus, but if CAD features have no utility, then why have the standard CB CAD features and all the plugins been developed? -I’m quite grateful that they have. I really like CB!

I do realize the (original?) purpose of CB as I stated in the last sentence of my post #5. When I ask my pro manufacturing buds about CAM and mention CB, they just give me a funny look, and for the small portion of them that have ever even heard of it and respond, the comments usually go to the absence of capabilities, that according to them, would not allow them to be competitive.
 
At the price point of CB and presumably its target customer base, I would think the CAD features have extraordinary utility for that customer who has modest CAM needs and can avoid the cost of and learning curve of additional CAD software, and this would have significant value to CB’s commercial viability. Maybe I’m wrong about the target customer base…..dunno. If so I’m sure someone will set me straight on that.

For me, the available CB CAD features were sufficient for all my 2D & 2.5D machining design needs and it’s only my greater ambitions for complex design projects that led me to buy CAD software for the 3D modeling capability, otherwise, I would have been content with CB. So far I’ve been able to use CBs 3D CAM capabilities to execute cutting those 3D models just fine. -Still learning.

So yah, what I propose would be a CAD feature, but a useful one for anyone doing layout design work with components in mixed units within CB and values it as both CAD/CAM software. I’m not a coder, but seems like what I proposed would be relatively simple compared to some of the other plug ins and features.

Not trying to poke the bear fellas........just an opinion from a CB user, sample size of 1.

Best,
Kelly

45
CamBam help (General usage) / Re: Tracing Edges of Surface Files
« on: December 08, 2022, 23:13:49 pm »
Thanks Bob,

I forgot to look under Surface menu (doh!) and flatten would come in handy for the manual method with curve fitting to points. If it's something I've modeled myself, I can generate the bounding regions from my CAD program but when I'm given an .stl, I cannot.

Best,
Kelly

Pages: 1 2 [3] 4 5 ... 15