Did you try to use / change the postprocessor?
--
--
You received this message because you subscribed to the Google
Groups-group "dxf2gcode-users".
To post a message, send mail to dxf2gco...@googlegroups.com
To unsubscribe, send mail to dxf2gcode-use...@googlegroups.com
See http://groups.google.de/group/dxf2gcode-users?hl=en for more options
and the dxf2gcode project page at http://code.google.com/p/dxf2gcode/
---
You received this message because you are subscribed to the Google Groups "dxf2gcode-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dxf2gcode-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dxf2gcode-users/26512ade-d0f4-4e33-8882-782acc438df8n%40googlegroups.com.
I change postprocessor to suit my machine for milling, but I cannot change anything about drill,
I need BO instead G0 in drill part of gcode.
Is there more postprocessors, I find only one?
Sent from Mail for Windows 10
To view this discussion on the web visit https://groups.google.com/d/msgid/dxf2gcode-users/001b01d710c8%2422fba620%2468f2f260%24%40googlemail.com.
You can create several files for the postprocessor and during export you can choose the one, which you want to use (In the File Menu).
I never used the option by myself up to now, acc. To the code it should use the same code as the rest of geometries, just stay at the point and not move like a line or arc. Which means
- Position by G0 above the hole
- Create the Message (Drill Hole) à Here it would be possible to create additional possibilities by improving the code.
- Move in the amount of steps you used for other contours to the drill depth à Maybe skip this part and do something special, is this required?
- Retract to safe margin. à Maybe skip this part and do something special, is this required?
In order to look into the Drill possibilities a bit more can you send me the dxf file you use or create a simple example. I think I need to create an additional point in the postprocessor as you mentioned to add more possibilities to adapt the way how to drill.
Regards
Christian
.
To view this discussion on the web visit https://groups.google.com/d/msgid/dxf2gcode-users/D648A74B-1B8E-4783-8D5B-946FFBFD4599%40hxcore.ol.
If you want to support in adding this function, can you use the ticket which is already created for this issue. This would make things much easier for me.
https://sourceforge.net/p/dxf2gcode/tickets/111/
regards
Christian
Von: Christian Kohlöffel [mailto:christian....@googlemail.com]
Gesendet: Freitag, 5. März 2021 08:18
An: 'dxf2gco...@googlegroups.com' <dxf2gco...@googlegroups.com>
Betreff: AW: [dxf2gcode-users] Change G0 for drilling
You can create several files for the postprocessor and during export you can choose the one, which you want to use (In the File Menu).
I never used the option by myself up to now, acc. To the code it should use the same code as the rest of geometries, just stay at the point and not move like a line or arc. Which means
- Position by G0 above the hole
- Create the Message (Drill Hole) à Here it would be possible to create additional possibilities by improving the code.
- Move in the amount of steps you used for other contours to the drill depth à Maybe skip this part and do something special, is this required?
- Retract to safe margin. à Maybe skip this part and do something special, is this required?
In order to look into the Drill possibilities a bit more can you send me the dxf file you use or create a simple example. I think I need to create an additional point in the postprocessor as you mentioned to add more possibilities to adapt the way how to drill.
Regards
Christian
Von: dxf2gco...@googlegroups.com [mailto:dxf2gco...@googlegroups.com] Im Auftrag von Anton Starc
Gesendet: Donnerstag, 4.
März 2021 17:51
.
To view this discussion on the web visit https://groups.google.com/d/msgid/dxf2gcode-users/D648A74B-1B8E-4783-8D5B-946FFBFD4599%40hxcore.ol.