|
Re: PCB - GCODE ICAN'T OPEN-PERMISSION DENIED
#eagle
#gcode
put pcb-gcode in the documents folder and follow the instructions when you open the script.
put pcb-gcode in the documents folder and follow the instructions when you open the script.
|
By
med2004@...
·
#8019
·
|
|
Viewer on Mac
#pcbgcode
Is anyone able to run the viewer on Mojave?
This is what I get if I try to run it by hand.
MacBook-Pro:~ greg$
Is anyone able to run the viewer on Mojave?
This is what I get if I try to run it by hand.
MacBook-Pro:~ greg$
|
By
Gregory Wood
·
#8018
·
|
|
Where's my dunce cap
#eagle
Hey gang,
Many long time readers will know I have been around here for quite some time and have been using Eagle and Pcb-gcode to make my boards. For years I have muddled through and made my projects
Hey gang,
Many long time readers will know I have been around here for quite some time and have been using Eagle and Pcb-gcode to make my boards. For years I have muddled through and made my projects
|
By
Art Eckstein
·
#8017
·
|
|
Re: #GCODE
#gcode
I am not a programmer, however I can try something, some conplements I have contributed to bcnc, in which file should I look, if you can indicate me?
Is it written in what language, C ++?
I am not a programmer, however I can try something, some conplements I have contributed to bcnc, in which file should I look, if you can indicate me?
Is it written in what language, C ++?
|
By
mariob_1960@...
·
#8016
·
|
|
Re: #GCODE
#gcode
This has been requested in the past, but it isn’t something I can do at the moment.
The source code is up on GitHub, and I keep hoping someone will submit a pull request :-)
Regards,
JJ
This has been requested in the past, but it isn’t something I can do at the moment.
The source code is up on GitHub, and I keep hoping someone will submit a pull request :-)
Regards,
JJ
|
By
John Johnson
·
#8015
·
|
|
Re: #GCODE
#gcode
Not sure if this was in reply to my post but yes. Several cad/cam applications do this. You tell the application what size mill bit you are using and as long as it is smaller than your hole size +
Not sure if this was in reply to my post but yes. Several cad/cam applications do this. You tell the application what size mill bit you are using and as long as it is smaller than your hole size +
|
By
Gregory Wood
·
#8014
·
|
|
Re: #GCODE
#gcode
Do you think, like you have 0.7mm DRILL bit (good for LEDs, for example), and you're going to MILL a 0.9mm hole for pin-header with it? ;-)
Do you think, like you have 0.7mm DRILL bit (good for LEDs, for example), and you're going to MILL a 0.9mm hole for pin-header with it? ;-)
|
By
Rollfree
·
#8013
·
|
|
Re: #GCODE
#gcode
Greg,
Sorry, I miss understood what you were asking.
No, Pcb-Gcode does not have that ability. It only drills holes with drills and if memory serves me, you cannot mill holes either. It will only
Greg,
Sorry, I miss understood what you were asking.
No, Pcb-Gcode does not have that ability. It only drills holes with drills and if memory serves me, you cannot mill holes either. It will only
|
By
Art Eckstein
·
#8012
·
|
|
Re: #GCODE
#gcode
I can see there are a few approaches to GCODE.
Eagle is the obvious first one.
Then Gerber to GCODE converters, I found a few online.
I can see there are a few approaches to GCODE.
Eagle is the obvious first one.
Then Gerber to GCODE converters, I found a few online.
|
By
cresswellavenue@talktalk.net
·
#8011
·
|
|
Re: #GCODE
#gcode
Hi,
I have same case on past, but I found the cure, just proceed to install Flatcam open source there you can use Grbr for any laser or CAM works.
Regards,
Richi Richardo
Hi,
I have same case on past, but I found the cure, just proceed to install Flatcam open source there you can use Grbr for any laser or CAM works.
Regards,
Richi Richardo
|
By
richi richardo
·
#8010
·
|
|
Re: #GCODE
#gcode
Understood but what I meant was that in fusion 360 you can tell it you have a 1/4" bit and if the hole is 1/2" it will output cnc code to cut a 1/2" circular pocket. In other words fusion does not
Understood but what I meant was that in fusion 360 you can tell it you have a 1/4" bit and if the hole is 1/2" it will output cnc code to cut a 1/2" circular pocket. In other words fusion does not
|
By
Gregory Wood
·
#8009
·
|
|
Re: #GCODE
#gcode
The program will ask for the proper drill size (depending on your default drill table), but lets face it, the program doesn't have a clue what you actually put in the spindle!
So even if your gcode
The program will ask for the proper drill size (depending on your default drill table), but lets face it, the program doesn't have a clue what you actually put in the spindle!
So even if your gcode
|
By
Art Eckstein
·
#8008
·
|
|
Re: #GCODE
#gcode
Ah, so that brings up a question. Does the drill bit have to match the hole size or can one use a smaller bit? I'm not sure I need more than one size hole but eventually I will probably dive into
Ah, so that brings up a question. Does the drill bit have to match the hole size or can one use a smaller bit? I'm not sure I need more than one size hole but eventually I will probably dive into
|
By
Gregory Wood
·
#8007
·
|
|
Re: #GCODE
#gcode
Ok, if I read this right, you want to know if you need an automatic tool changer to use pcb-gcode?
The answer to that is NO, pcb-gcode outputs separate gcode files for etching, drilling, milling,
Ok, if I read this right, you want to know if you need an automatic tool changer to use pcb-gcode?
The answer to that is NO, pcb-gcode outputs separate gcode files for etching, drilling, milling,
|
By
Art Eckstein
·
#8006
·
|
|
Re: #GCODE
#gcode
If one does not have automatic tool change can the output be just etching or drilling. So if ran twice with different option each operation can be done independently?
If one does not have automatic tool change can the output be just etching or drilling. So if ran twice with different option each operation can be done independently?
|
By
Gregory Wood
·
#8005
·
|
|
Re: #GCODE
#gcode
My understanding is it uses the internal files and spits out the Gcode according to which profile you use. You do not export the gerber or drl files at all.
Country Bubba
My understanding is it uses the internal files and spits out the Gcode according to which profile you use. You do not export the gerber or drl files at all.
Country Bubba
|
By
Art Eckstein
·
#8004
·
|
|
#GCODE
#gcode
How does GCODE work with Eagle ?
Is it via the gerber files and drill file ?
Or does it use Eagle internal files ?
How does GCODE work with Eagle ?
Is it via the gerber files and drill file ?
Or does it use Eagle internal files ?
|
By
cresswellavenue@talktalk.net
·
#8003
·
|
|
#Gcode 3.5.2.11 on #Eagle 7.5 stop working!
#gcode
#eagle
Dear Fellows
I used for the last 2 years this software a few times, but always run fine, some months ago when I tried use this my bitdefender show me some warning messages and delete or "destroy"
Dear Fellows
I used for the last 2 years this software a few times, but always run fine, some months ago when I tried use this my bitdefender show me some warning messages and delete or "destroy"
|
By
José Luis
·
#8002
·
|
|
Re: PCB - GCODE ICAN'T OPEN-PERMISSION DENIED
#eagle
#gcode
The file of g-code entered into the file of circuit and psb board
Take a look at the photos below to understand.
chris
The file of g-code entered into the file of circuit and psb board
Take a look at the photos below to understand.
chris
|
By
chrisga63
·
#8001
·
|
|
Re: PCB - GCODE ICAN'T OPEN-PERMISSION DENIED
#eagle
#gcode
hI jOHN,
Thanks for the reply,
i am still try to figure out this, and by installing the eagle version 7.7.0, yes I can successfully install it, but when i am running it keeps producing G Code, showing
hI jOHN,
Thanks for the reply,
i am still try to figure out this, and by installing the eagle version 7.7.0, yes I can successfully install it, but when i am running it keeps producing G Code, showing
|
By
richi richardo
·
#8000
·
|