Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. g-code
    Log in to post
    • All categories
    • JRCLundefined

      Learning- How G-Code and Firmware Interact

      Firmware developers
      • learning firmware g-code custom • • JRCL
      14
      0
      Votes
      14
      Posts
      1.3k
      Views

      rjenkinsgbundefined

      @jrcl said in Learning- How G-Code and Firmware Interact:

      In short, I'm attempting to operate a thermoform "onto" the print bed once the print is done. So once a print is done the print head moves out of the way and a heater heats up a thermoplastic sheet held by a carriage that moves parallel to the Z-Axis, via belt connected steppers, so the sheet can be pulled over the bed. Then the vacuum turns on. So in summary:

      As far as the controller & firmware etc., everything you want to do can be done just with correct configuration and adding a macro to run the extra mechanics; or add the full code to the slicer end code, either way.

      Rotating the head away while still maintaining full accuracy seems difficult though; using a larger frame so the axes can move clear of the required area is likely cheaper.

      The only high-accuracy possibility I can think of could be to use an E3D toolchanger system, with a hinge and servo added above the tool attachment point so when the tool is unclamped it can be swivelled up over the carriage, rather than left in a static carrier.

      Still complex and expensive, possibly more so than just longer axis rails to move a normal head clear.

      All the other motions are straightforward and controllable, with pretty much off-the-shelf mechanical parts.

    • peterwilliundefined

      Solved DSF Plugin: How do use DSF executable?

      DSF Development
      • g-code • • peterwilli
      10
      0
      Votes
      10
      Posts
      764
      Views

      peterwilliundefined

      @mfs12 Thanks a lot I will update this later in our image builder so it gets the latest version.

    • Alucardiundefined

      New user cant figure out presure advance

      Tuning and tweaking
      • pressure advance help g-code • • Alucardi
      9
      0
      Votes
      9
      Posts
      808
      Views

      zaptaundefined

      @Phaedrux, thanks for checking.

    • waggonburner3undefined

      Z drive jumping layers help.

      Tuning and tweaking
      • z axis home driver g-code g code firmware • • waggonburner3
      9
      0
      Votes
      9
      Posts
      1.0k
      Views

      waggonburner3undefined

      Thank you to everyone for the help I'm getting decent prints now I'll probably hooking up the bltouch in a day or so hope u can handle that by my self but I'm not holding my breath. Lol

    • rflullingundefined

      Guide: G-Codes not implemented

      General Discussion
      • guide wiki g-code • • rflulling
      2
      0
      Votes
      2
      Posts
      562
      Views

      dc42undefined

      What is means is that the master list at https://reprap.org/wiki/G-code lists two meanings for each of those codes, and RepRapFirmware doesn't implement the second one.

    • Arnixundefined

      Controlling vacuum pump with duet - Gcode sample

      General Discussion
      • g-code duet vacuum pump • • Arnix
      12
      0
      Votes
      12
      Posts
      1.8k
      Views

      Arnixundefined

      Gearing:
      --> OK ! Great.

      Fan:
      --> i will add two of those

      Vacuum pump:
      --> tell me, is the car vacuum pump adequate for long time work and such setup ?
      --> as you know robot should work 24/7 and pump that am using now is volvo car pump
      UP28 .... https://www.amazon.co.uk/PERFORMANCE-Electric-brake-VACUUM-VOLVO/dp/B07213VRVK

      Its powered from PC PSU 12v / 10A and it looks like it draws a lot because 2A PSU was not enough for normal work....

      A.