User Activity

  • Posted a comment on ticket #67 on dxf2gcode

    Thanks, https://groups.google.com/forum/#!topic/dxf2gcode-users/wZfk-CgDXVw - for users https://groups.google.com/forum/#!topic/dxf2gcode-dev/ZmY5iOnNvnY - for devs Regards!

  • Posted a comment on ticket #67 on dxf2gcode

    I'm writing those messages on page: https://sourceforge.net/p/dxf2gcode/tickets/67/ I'm bit confused now - should I write it here, open new ticket or on goole group? About milling shape - only one slice should be shown, but if there is some path overlaping another „the sum” would be darker. This will also help to debug and tweak some numbers used in the code.

  • Posted a comment on ticket #67 on dxf2gcode

    I'm very happy to read Your message! My work is currently a bit stalled, but program works fine now. Not everything was tested yet (maybe I'm too lazy). I might need Your help: I was wondering if we can add something like milling shape. I do not know how to call it, so I explain what I wish to see: In main window, when shape is set to mill or pocket mill, the toolpath is shown with blue line, I would like to add another line of widith of 2 x tool_rad for example yellow with 60% transparency. So it...

  • Posted a comment on ticket #67 on dxf2gcode

    Anyone? https://github.com/SanZamoyski/dxf2gcode-pocketMill/tree/Beta Please read README.

  • Posted a comment on ticket #67 on dxf2gcode

    Hi there! Pre-alpha is now working. There are some bugs at the moment (well seen on attached screenshoot), but these are easy to fix I think. I need some comments to believe I'm on a good road ;) There are many things that may need tweaks, but there is one difficult for me: if we have a shape that must be milled in two stages, how do you make the transition between them not in the material? (see spline-shape and star) Also, how to check if shape is closed? Regards!

  • Posted a comment on ticket #67 on dxf2gcode

    Unfortunately You missunderstand me (but it is definietly my fault also). It does this function twice - it is well seen in my current version like this: self.stmove.BB: Ps : X ->-73.034 Y ->28.838 Pe : X ->-64.802 Y ->44.643 BBBounds: X-73.03396399726327 to X-64.8017818048, Y44.6432484313 to Y28.83809032119291 Empty array: T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T...

  • Posted a comment on ticket #67 on dxf2gcode

    Ok, my first question about existing code! I'm modyfing make_start_moves function (not sure if it is what i need n the end, but it will show me tool path in gui so everything will be visible ;)). I've removed the original part of pocket milling and put this: # Pocket Milling - draw toolpath if self.shape.Pocket == True: for gg in self.shape.geos.abs_iter(): if isinstance(gg, LineGeo): print('Line: ') elif isinstance(gg, ArcGeo): print(' Arc: ') #if (isinstance(self.selectedItems[0].geos[0], ArcGeo)...

  • Posted a comment on ticket #67 on dxf2gcode

    I will, ofcourse. Currently I'm digging into shape.py and stmove.py and, unfortunately, found quite serious bug. See attachement. I've found some articles (I'm working at university, so I have free access to many databases), and I'll try to read it, understand and implement. Unfortunately python is not my native language ;)

View All

Personal Data

Username:
sanzamoyski
Joined:
2019-12-12 09:24:44

Projects

This is a list of open source software projects that San Zamoyski is associated with:

  • Project Logo dxf2gcode DXF2GCODE: converting 2D dxf drawings to CNC machine compatible G-Code Last Updated:

Skills

This is a list of skills that San Zamoyski possesses:

  • C++
  • PHP
  • Linux

Personal Tools