Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. Adryzz
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Adryzz

    @Adryzz

    0
    Reputation
    4
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Adryzz Follow

    Best posts made by Adryzz

    This user hasn't posted anything yet.

    Latest posts made by Adryzz

    • RE: Ideamaker gcode data missing

      @arhi I added the lines as you said, but the time calculations are still missing

      13d42a5f-d7b6-4a69-8afd-492132f01682-immagine.png

      posted in Duet Web Control wishlist
      Adryzz
      Adryzz
    • Ideamaker gcode data missing

      Hi,
      any of you use ideamaker? unfortunately the gcode file it generates does not have some useful data for calculating the time and the layers, is there a way to get them or something to set on ideamaker? thank you all

      f786a9d1-0436-4ec3-a0fc-78b70fe3166b-immagine.png

      posted in Duet Web Control wishlist
      Adryzz
      Adryzz
    • RE: RepRapFirmware 3.0 is released!

      @dc42

      I just updated from 2.0 to 3.0 on a corexy, I used the online configurator, but the stallguard does not work, the cart does not stop, while in 2.0 it worked perfectly.

      In config,g i've put :

      ; Endstops
      M574 X1 S3 ; configure sensorless endstop for low end on X
      M574 Y1 S3 ; configure sensorless endstop for low end on Y
      M574 Z1 S2 ; configure Z-probe endstop for low end on Z

      and in homex.g (for example) i've put:

      M915 P0:1 S0 R0 F0 H400; both motors because corexy; Sensitivity 10, don't take action, don't filter, 400steps/sec
      G91 ; relative positioning
      G1 H1 X-325 F1800 ; move quickly to X axis endstop and stop there (first pass)
      G1 X5 F6000 ; go back a few mm
      G90 ; absolute positioning

      posted in Firmware installation
      Adryzz
      Adryzz
    • RRF 3.0 stallguard

      Hi, I just updated from 2.0 to 3.0 on a corexy, I used the online configurator, but the stallguard does not work, the cart does not stop, while in 2.0 it worked perfectly.

      In config,g i've put :

      ; Endstops
      M574 X1 S3 ; configure sensorless endstop for low end on X
      M574 Y1 S3 ; configure sensorless endstop for low end on Y
      M574 Z1 S2 ; configure Z-probe endstop for low end on Z

      and in homex.g (for example) i've put:

      M915 P0:1 S0 R0 F0 H400; both motors because corexy; Sensitivity 10, don't take action, don't filter, 400steps/sec
      G91 ; relative positioning
      G1 H1 X-325 F1800 ; move quickly to X axis endstop and stop there (first pass)
      G1 X5 F6000 ; go back a few mm
      G90 ; absolute positioning

      Someone can help me please ?

      Thanks a lot

      posted in Firmware installation
      Adryzz
      Adryzz