logo elektroda
logo elektroda
X
logo elektroda

CNC plotter with drag knife + CAM software

drzasiek 11853 34
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #31 19334617
    yego666
    Level 33  
    koczis_ws wrote:
    There is no such thing as an arc in digital technology. It is always broken, only it has more or fewer lines depending on the accuracy required. Real bows are analog only.

    If you look at the arc approximation with many "pixels" at the right distance, we get a good approximation of the "analog" arc.
    As for the analog, you are probably forgetting the quantum nature of energy and space.
    From this point of view, there is no "analog", since it is also composed of quanta of space, albeit very tiny.
    The true arc only exists in mathematics that ignores the quantum nature of our world.
    And for painting arcs, the G02 or G03 command is used in the G-Code. In good plotters these commands are always implemented.
  • ADVERTISEMENT
  • #32 19334628
    drzasiek
    CNC specialists
    yego666 wrote:

    And for painting arcs, the G02 or G03 command is used in the G-Code. In good plotters these commands are always implemented.

    In the weak too :) Even GRBL supports it. Of course, the grbl itself converts the arcs into sections with the specified accuracy, but the advantage is that the machine does not chop on the curves, making approach and stop to each section, or unfortunately GRBL does not support G64. Throwing a program into the machine that contains only linearly interpolated motions is a feature of a weak CAM program.
  • ADVERTISEMENT
  • #33 19334654
    koczis_ws
    Level 27  
    Okay, let's go that deep into quantum theory.
    As for the G-Code, it was easier for me to process the HPGL file. It was enough to calculate the position of the center of rotation of the knife so that the blade was there and now. The plotter used did not support G-Code. Besides, when I was doing it, and I was doing drawings in AutoCad, the HPGL was practically the only portable vector file. AutoCad did not generate G-Code. However, for other needs (wire EDM machines) I generated G-Code with AutoLispie program.
  • ADVERTISEMENT
  • #34 19334690
    yego666
    Level 33  
    Now it's probably just a tacomat and automatic confessor don't generate G-Code :) .
    What not to touch, you get G-Code on demand. What a time :(
  • #35 19334709
    koczis_ws
    Level 27  
    Now yes, but 20 years ago you had to deal with it yourself and, if necessary, tie your shoes with a shaft :D

Topic summary

A user discusses the construction of a CNC plotter with a drag knife for cutting paper decorations, aiming to replace an existing Brother Scanncut plotter due to its noise, speed, and size limitations. The new machine features adjustable knife pressure and cutting depth, achieved through a spring mechanism and a motor for lifting. The cutting mat is made of 6mm thick foamed PVC, secured with temporary adhesive. Various responses address technical aspects such as knife control, material handling, and software programming, with mentions of using C++ and Qt for software development. The discussion also touches on alternative methods for holding materials, including electrostatic techniques and the use of temporary adhesives.
Summary generated by the language model.
ADVERTISEMENT