• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login

G-Code to slow down printing at corners of objects.

Scheduled Pinned Locked Moved
Gcode meta commands
2
5
509
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • undefined
    callielli
    last edited by 28 Oct 2020, 00:15

    Hi guys,

    Weird one that I am hoping some experts can weigh in on.

    Long story short - I am testing some composite materials that are proving difficult when the nozzle changes direction (think a square cube, each layer, at the corners, it is pulling the composite towards the centre).

    I think I can get some success if the print was to slow down at the corners, is there any way I can change the G-Code (rather than editing each line manually) to slow down when approaching corner moves?

    Hope that makes sense!
    Thanks,
    Callum

    1 Reply Last reply Reply Quote 0
    • undefined
      Phaedrux Moderator
      last edited by 28 Oct 2020, 00:17

      I think you're describing jerk.

      https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M566_Set_allowable_instantaneous_speed_change

      Z-Bot CoreXY Build | Thingiverse Profile

      undefined 1 Reply Last reply 28 Oct 2020, 01:22 Reply Quote 0
      • undefined
        callielli
        last edited by 28 Oct 2020, 00:40

        Ahhh of course! Thanks mate - I didn't even think to edit in the config.

        I'll try it out and see how it goes.

        1 Reply Last reply Reply Quote 0
        • undefined
          callielli @Phaedrux
          last edited by 28 Oct 2020, 01:22

          @Phaedrux said in G-Code to slow down printing at corners of objects.:

          I think you're describing jerk.

          https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M566_Set_allowable_instantaneous_speed_change

          OK so I have slowed instantaneous speed down to 12 mm/min from 100 mm/min in the config but don't seem to be getting any real change when running the print.
          Is there an override somewhere I might be missing?

          1 Reply Last reply Reply Quote 0
          • undefined
            Phaedrux Moderator
            last edited by 28 Oct 2020, 02:17

            @callielli said in G-Code to slow down printing at corners of objects.:

            Is there an override somewhere I might be missing?

            Some slicers can set the jerk value in the sliced gcode, so check your sliced gcode to see what's actually being executed.

            You can also send M566 by itself in the gcode console during a print to see what the value is actually set to to check if it's been changed from what you have in config.g

            There's also acceleration to consider.

            @callielli said in G-Code to slow down printing at corners of objects.:

            down to 12 mm/min from 100 mm/min in the config

            Can you post your config file?

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            5 out of 5
            • First post
              5/5
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA