Easy Box Maker 3.3 Problem
-
- Posts: 16
- Joined: Thu Oct 10, 2024 8:05 pm
- Model of CNC Machine: LongMill
Easy Box Maker 3.3 Problem
Nothing fancy. I haven't used gadget before. I am running VCarve 12.010. Output is to many toolpath files. I tried a few and all run the same. Router moves from 0,0 to start position for cut and lowers close to surface and then just stops. Router continues to run No error is indicated.
Thanks for any help...
GCODE file starts with:
T1
G17
G21
G90
G0Z26.670
G0X0.000Y0.000
S0M3
G0X14.620Y28.416
G0Z11.430
G1Z4.762F15.0
G1Y23.971F2190.0
G1X24.208
G1Y28.416
G1X14.620
G0Z11.430
G1Z3.175F15.0
G1Y23.971F2190.0
G1X24.208
G1Y28.416
G1X14.620
G0Z11.430
G1Z1.587F15.0
G1Y23.971F2190.0
G1X24.208
G1Y28.416
G1X14.620
G0Z11.430
Thanks for any help...
GCODE file starts with:
T1
G17
G21
G90
G0Z26.670
G0X0.000Y0.000
S0M3
G0X14.620Y28.416
G0Z11.430
G1Z4.762F15.0
G1Y23.971F2190.0
G1X24.208
G1Y28.416
G1X14.620
G0Z11.430
G1Z3.175F15.0
G1Y23.971F2190.0
G1X24.208
G1Y28.416
G1X14.620
G0Z11.430
G1Z1.587F15.0
G1Y23.971F2190.0
G1X24.208
G1Y28.416
G1X14.620
G0Z11.430
- adze_cnc
- Vectric Wizard
- Posts: 5107
- Joined: Sat Jul 27, 2013 10:08 pm
- Model of CNC Machine: AXYZ 4008 (VCarve Pro v9.519)
- Location: Vancouver, BC, Canada
Re: Easy Box Maker 3.3 Problem
This line:
M3 turns the spindle on spinning clockwise. S0 sets the rpm to spin at to 0. Edit the toolpath use to generate that g-code. Edit the tool settings and see what the rpm is set there.
Code: Select all
S0M3
- sharkcutup
- Vectric Wizard
- Posts: 3432
- Joined: Sat Mar 26, 2016 3:48 pm
- Model of CNC Machine: Shark HD3 Pro Extended Bed with Spindle
- Location: U.S.A.
Re: Easy Box Maker 3.3 Problem
Most of the Gadgets are made for the User to Go Over and Verify all the Toolpath Settings before committing to the CNC Machine. The gadget is also comprised of all the Toolpaths necessary for each of the parts it creates. If the User is not going to use all the Toolpaths then they have the Option to Use or Delete any Toolpath not needed.
Sharkcutup
Sharkcutup
V-Carve Pro Tips, Gadget Tips & Videos
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
-
- Posts: 16
- Joined: Thu Oct 10, 2024 8:05 pm
- Model of CNC Machine: LongMill
Re: Easy Box Maker 3.3 Problem
File Loads normally.
Displays properly.
Outlines properly.
Verifys with no errors.
When run the router goes to 0,0, then goes to job start and router is lowered close to surface and then just sits there. No error, it just sits there running.
Displays properly.
Outlines properly.
Verifys with no errors.
When run the router goes to 0,0, then goes to job start and router is lowered close to surface and then just sits there. No error, it just sits there running.
- sharkcutup
- Vectric Wizard
- Posts: 3432
- Joined: Sat Mar 26, 2016 3:48 pm
- Model of CNC Machine: Shark HD3 Pro Extended Bed with Spindle
- Location: U.S.A.
Re: Easy Box Maker 3.3 Problem
Again I will say that it is up to the User of the Gadget to Set the Toolpaths to their Equipment --- CNC Machine, Long Mill Etc... The Spindle Speed is intentionally left at zero for that reason and more. You the user only know your machine and what it can handle so that is another reason for the User of the Gadget to Check and Verify all Settings before committing. Would you like and or prefer a message at the end of the run process that says --- Please Check and Verify all Settings before committing to your CNC Machine??? That can be accomplished if that is what you require or need.
Oh and by the way the router without any RPMS stopping instead of continuing on is a good thing, Don't You Think!?
The Gadget is Complete upon the creation of the Drawings (vectors) and the Toolpaths after that it is ALL up to what the operator/user decides from that point to do.
Sharkcutup
Oh and by the way the router without any RPMS stopping instead of continuing on is a good thing, Don't You Think!?
The Gadget is Complete upon the creation of the Drawings (vectors) and the Toolpaths after that it is ALL up to what the operator/user decides from that point to do.
Sharkcutup
V-Carve Pro Tips, Gadget Tips & Videos
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
-
- Posts: 16
- Joined: Thu Oct 10, 2024 8:05 pm
- Model of CNC Machine: LongMill
Re: Easy Box Maker 3.3 Problem
Obviously my tone isn’t coming across. I apologize for apparently suggesting that “Easy Box Creator” is the problem. I am not trying to blame anyone here. The gadget appears to have created everything I need. All the toolpaths seem correct, but I can’t get it to cut…
I have inquired with the Longmill people as well.
I just hoped someone would recognize my problem and post “that happed to me and all you have to do is adjust the graphicomp”.
I’ll keep looking…
I have inquired with the Longmill people as well.
I just hoped someone would recognize my problem and post “that happed to me and all you have to do is adjust the graphicomp”.
I’ll keep looking…
- Adrian
- Vectric Archimage
- Posts: 15288
- Joined: Thu Nov 23, 2006 2:19 pm
- Model of CNC Machine: ShopBot PRS Alpha 96x48
- Location: Surrey, UK
Re: Easy Box Maker 3.3 Problem
You need to set the spindle rpm by using the Edit... button in the toolpaths in the Tool section or reselecting the tool,
The gadget doesn't carry over the rpm from the tool definition to force people to look at the tool settings to make sure they are appropriate for their machine from what Sharkcutup is saying.
The gadget doesn't carry over the rpm from the tool definition to force people to look at the tool settings to make sure they are appropriate for their machine from what Sharkcutup is saying.
- adze_cnc
- Vectric Wizard
- Posts: 5107
- Joined: Sat Jul 27, 2013 10:08 pm
- Model of CNC Machine: AXYZ 4008 (VCarve Pro v9.519)
- Location: Vancouver, BC, Canada
Re: Easy Box Maker 3.3 Problem
Intentionally setting the speed to zero seems thoroughly ridiculous. Why not also set the FeedRate and StepDown to zero? You can't verify that those make any more sense than the rpm set in the tool database.sharkcutup wrote: ↑Tue Nov 05, 2024 6:42 amAgain I will say that it is up to the User of the Gadget to Set the Toolpaths to their Equipment --- CNC Machine, Long Mill Etc... The Spindle Speed is intentionally left at zero for that reason and more. You the user only know your machine and what it can handle so that is another reason for the User of the Gadget to Check and Verify all Settings before committing. Would you like and or prefer a message at the end of the run process that says --- Please Check and Verify all Settings before committing to your CNC Machine??? That can be accomplished if that is what you require or need.
The original poster should consider themselves lucky that the machine refused to run. My machine would have happily plunged into the material and at a minimum broken a bit.
From the comments in the code:
It seems that at some point in development it was acknowledged the set to 0 was a bad idea.version 2.0: January 19, 2023: Toolpath Spindle Speed added into Toolpaths
- sharkcutup
- Vectric Wizard
- Posts: 3432
- Joined: Sat Mar 26, 2016 3:48 pm
- Model of CNC Machine: Shark HD3 Pro Extended Bed with Spindle
- Location: U.S.A.
Re: Easy Box Maker 3.3 Problem
Select a Tooplath you wish to edit a Spindle Speed on.
Now Select a Tool (Router Bit) from the list then select Edit to edit the paramters on that tool selected.
Now select the Spindle RPMs and change from Zero to whatever your machine could possibly handle.
Maybe we should add some sort of RPMS I will check with the Author of the Gadget to get his opinion on the matter.
Sharkcutup
Now Select a Tool (Router Bit) from the list then select Edit to edit the paramters on that tool selected.
Now select the Spindle RPMs and change from Zero to whatever your machine could possibly handle.
Maybe we should add some sort of RPMS I will check with the Author of the Gadget to get his opinion on the matter.
Sharkcutup
V-Carve Pro Tips, Gadget Tips & Videos
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
- sharkcutup
- Vectric Wizard
- Posts: 3432
- Joined: Sat Mar 26, 2016 3:48 pm
- Model of CNC Machine: Shark HD3 Pro Extended Bed with Spindle
- Location: U.S.A.
Re: Easy Box Maker 3.3 Problem
I have also just done a review of the gadget and it seems that the OP may never took the time to add his own tools (Router Bits) into the input areas for if he had whatever was in his tool database for RPMS would have had the Spindle Speed RPMs assigned to his tool. But now if he saved the toolpaths as is which was created from the gadget it would not have a spindle speed and some of the other data may have been at a bare minimum. That is why it is imperative and important to go over all of the settings before committing to the CNC machine. The gadget has no way of knowing what type of Machine and how rigid that machine may be for the stresses applied if settings were initially provided.
And Yes Stephen I do see in the code where the notation has been made. Like I said in an earlier post I will get with the Author on that, Thank You!
Sharkcutup
And Yes Stephen I do see in the code where the notation has been made. Like I said in an earlier post I will get with the Author on that, Thank You!
Sharkcutup
V-Carve Pro Tips, Gadget Tips & Videos
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
-
- Posts: 16
- Joined: Thu Oct 10, 2024 8:05 pm
- Model of CNC Machine: LongMill
Re: Easy Box Maker 3.3 Problem
Pictures... I like pictures....
I added a spindle speed to each bit selection... (I don't normally worry about spindle speed as I am using a Makita router). I was sure this would work, but it didn't make any difference.
I am going to go over my bit select with a fine tooth comb. I'm hoping we're on to something.
BTW The beginning of the GCode files now looks like this:
(VECTRIC POST REVISION)
(...)
T1
G17
G21
G90
G0Z20.320
G0X0.000Y0.000
S1000M3
G0X20.606Y28.416
G0Z5.080
G1Z-1.587F15.0
G1Y23.971F2190.0
G1X30.194
G1Y28.416
G1X20.606
G0Z5.080
G1Z-3.175F15.0
G1Y23.971F2190.0
G1X30.194
G1Y28.416
G1X20.606
G0Z5.080
.....
I added a spindle speed to each bit selection... (I don't normally worry about spindle speed as I am using a Makita router). I was sure this would work, but it didn't make any difference.
I am going to go over my bit select with a fine tooth comb. I'm hoping we're on to something.
BTW The beginning of the GCode files now looks like this:
(VECTRIC POST REVISION)
(...)
T1
G17
G21
G90
G0Z20.320
G0X0.000Y0.000
S1000M3
G0X20.606Y28.416
G0Z5.080
G1Z-1.587F15.0
G1Y23.971F2190.0
G1X30.194
G1Y28.416
G1X20.606
G0Z5.080
G1Z-3.175F15.0
G1Y23.971F2190.0
G1X30.194
G1Y28.416
G1X20.606
G0Z5.080
.....
-
- Posts: 16
- Joined: Thu Oct 10, 2024 8:05 pm
- Model of CNC Machine: LongMill
Re: Easy Box Maker 3.3 Problem
No luck.
Updated the bits used with valid parameters. Increased spindle speed to 12000 for both bits. Entered the correct number of flutes.
Results are the same.
Updated the bits used with valid parameters. Increased spindle speed to 12000 for both bits. Entered the correct number of flutes.
Results are the same.
- sharkcutup
- Vectric Wizard
- Posts: 3432
- Joined: Sat Mar 26, 2016 3:48 pm
- Model of CNC Machine: Shark HD3 Pro Extended Bed with Spindle
- Location: U.S.A.
Re: Easy Box Maker 3.3 Problem
Either it is a Post Processor Issue or a Longmilll Control Issue.
Sharkcutup
Sharkcutup
V-Carve Pro Tips, Gadget Tips & Videos
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
-
- Posts: 16
- Joined: Thu Oct 10, 2024 8:05 pm
- Model of CNC Machine: LongMill
Re: Easy Box Maker 3.3 Problem
Turns out a plunge rate of 15 is ridiculous. Ended up changing the bit parameters to 12000 speed and a plunge rate of 700 and everything seems to be working.
Thanks for the help...
Thanks for the help...
- sharkcutup
- Vectric Wizard
- Posts: 3432
- Joined: Sat Mar 26, 2016 3:48 pm
- Model of CNC Machine: Shark HD3 Pro Extended Bed with Spindle
- Location: U.S.A.
Re: Easy Box Maker 3.3 Problem
Yup, I will repeat ---- That is why it is imperative and important to go over all of the settings before committing to the CNC machine. The gadget has no way of knowing what type of Machine and how rigid that machine may be for the stresses applied if settings were initially provided.
Sharkcutup
Sharkcutup
V-Carve Pro Tips, Gadget Tips & Videos
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.013