You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi there,
i try to create a double sided pcb. pcb2gcodegui is missing the mirror-axis option which results in back side with negative numbers. This means that when I flip the pcb, back side goes negative on x axis. (just like turning a book page)
You're not seeing that option because I don't maintain pcb2gcodeGUI. It's available from the command line but I haven't kept this program up to date that pcb2gcode. 😞
I'm sorry about that. I barely have time to work on pcb2gcode and I don't have experience with pcb2gcodeGUI. Are you able to use the command-line version? Or, if you're a developer and willing to work on pcb2gcodeGUI, I'll support you any way that I can!
hi there,
i try to create a double sided pcb. pcb2gcodegui is missing the mirror-axis option which results in back side with negative numbers. This means that when I flip the pcb, back side goes negative on x axis. (just like turning a book page)
+-----+ +-----+
|back | | front|
+-----+ +-----+
what I want is, that back coordinates lie directly under the front.
look at this: https://github.com/pcb2gcode/pcb2gcode/wiki/Options:-Two-sided-PCB-and-offsets
can you add that option or tell me why i cannot see it?
The text was updated successfully, but these errors were encountered: