Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. callielli
    • Profile
    • Following 1
    • Followers 0
    • Topics 8
    • Posts 37
    • Best 1
    • Controversial 0
    • Groups 0

    callielli

    @callielli

    Mechatronics Engineer with a penchant for loving endlessly frustrating projects.

    1
    Reputation
    2
    Profile views
    37
    Posts
    0
    Followers
    1
    Following
    Joined Last Online
    Location Melbourne, Australia Age 34

    callielli Unfollow Follow

    Best posts made by callielli

    • RE: DUET 3 - BL Touch : Error Enabling End-stops

      Ahh - nice one! I had no idea this section existed.

      Will be sure to post when if I find the time!

      It seems my penchant for hobbies that require a steep learning curve remains strong. haha.

      posted in Duet Hardware and wiring
      callielli
      callielli

    Latest posts made by callielli

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

      @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?

      posted in Gcode meta commands
      callielli
      callielli
    • RE: G-Code to slow down printing at corners of objects.

      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.

      posted in Gcode meta commands
      callielli
      callielli
    • G-Code to slow down printing at corners of objects.

      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

      posted in Gcode meta commands
      callielli
      callielli
    • M999 Duet 3 6HC + EB 3HC - only resetting main board.

      Hi guys,

      I have had a read of a few posts regarding this but have been unable to determine the best solution (even if just for now).

      Having some troubles with the M999 command when sent from the Paneldue on a Duet 3 6HC + EB 3HC.

      It works as intended for all components connected to the MB but one of my Y-Axis' is connected to the EB and continues on moving, which is causing issues (balls screw on each Y connected to a N23 with enough torque to send the axis off track)

      Am I best putting a momentary switch in that can send a command to reset both?

      posted in Duet Hardware and wiring
      callielli
      callielli
    • RE: DUET 3 - BL Touch : Error Enabling End-stops

      Ahh - nice one! I had no idea this section existed.

      Will be sure to post when if I find the time!

      It seems my penchant for hobbies that require a steep learning curve remains strong. haha.

      posted in Duet Hardware and wiring
      callielli
      callielli
    • RE: DUET 3 - BL Touch : Error Enabling End-stops

      @Phaedrux

      She's a big one, that's for sure.

      Two Bondtech QRs' a huge ATP5 bed and some serious current should hopefully see large scale prototypes be turned around quickly!

      posted in Duet Hardware and wiring
      callielli
      callielli
    • RE: DUET 3 - BL Touch : Error Enabling End-stops

      @Phaedrux

      P.S. How do I mark this as solved?

      Or is that something you guys do?

      posted in Duet Hardware and wiring
      callielli
      callielli
    • RE: DUET 3 - BL Touch : Error Enabling End-stops

      @Phaedrux

      Yep - I will do that now. Cheers.

      posted in Duet Hardware and wiring
      callielli
      callielli
    • RE: Configure external trigger - using Momentary Switch for LED

      M115
      FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.1.1 ELECTRONICS: Duet 3 MB6HC v1.01 or later FIRMWARE_DATE: 2020-05-19b2

      Sorted - thanks mate!

      posted in Duet Hardware and wiring
      callielli
      callielli
    • RE: DUET 3 - BL Touch : Error Enabling End-stops

      Roger!

      So HOMEALL

      G91 ; relative positioning
      G1 H2 Z5 F6000 ; lift Z relative to current position
      G1 H1 X865 Y565 F1800 ; move quickly to X and Y axis endstops and stop there (first pass)
      G1 H2 X-5 Y-5 F6000 ; go back a few mm
      G1 H1 X865 Y565 F360 ; move slowly to X and Y axis endstops once more (second pass)
      G90 ; absolute positioning
      G1 X430 Y280 ;move probe to centre of bed
      G30 ;probe bed

      and

      HOMEZ

      G90 ; absolute positioning
      G1 X430 Y280 ;move probe to centre of bed
      G30 ;probe bed

      posted in Duet Hardware and wiring
      callielli
      callielli