Navigation

    Duet3D Logo

    Duet3D

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

    kgrigio

    @kgrigio

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

    kgrigio Follow

    Best posts made by kgrigio

    • RE: Printer Speed

      Perfect! Thanks, that did the trip. I am now officially fully converted over to a duet 2 setup!

      posted in General Discussion
      kgrigio
      kgrigio

    Latest posts made by kgrigio

    • RE: Printer Speed

      Perfect! Thanks, that did the trip. I am now officially fully converted over to a duet 2 setup!

      posted in General Discussion
      kgrigio
      kgrigio
    • RE: Printer Speed

      I should note that when I auto home or do a bed level or manually move the bed or z axis, the printer speeds are fast and match what I have in the config.g file, so I am pretty confident it is something to do with the cura slicer. I am using cura 4.7.1.

      posted in General Discussion
      kgrigio
      kgrigio
    • Printer Speed

      I have spent all day working through my configurations and finally have things working. I swapped from a stock ender CR-10 v2 controller to the duet 2 wifi. When I was printing with the stock controller, my cura slicer was all set up and working fine. I didn't make any changes in the cura slicer other than changing the gcode flavor from Marlin to RepRap, which I assume is correct.

      The issue is the printer is now gawd awful slow and pauses a lot within the same layer. I am not sure what other changes need to be made in the cura slicer to finally get the printer to print like it was with the stock controller running Marlin 2.0x bugfix.

      Here is the start of my gcode in the machine settings of cura. I already commented out the M420 S1 command as that threw and error the first time I tried to run a print.

      Anything else I need to do now that I have switched to a Duet 2?

      By the way, I tried printer by loading the file over the web interface and via the SD card, all with the same results.

      Thanks.

      M201 X500.00 Y500.00 Z100.00 E5000.00 ;Setup machine max acceleration
      M203 X500.00 Y500.00 Z10.00 E50.00 ;Setup machine max feedrate
      M204 P500.00 R1000.00 T500.00 ;Setup Print/Retract/Travel acceleration
      M205 X8.00 Y8.00 Z0.40 E5.00 ;Setup Jerk
      M220 S100 ;Reset Feedrate
      M221 S100 ;Reset Flowrate
      
      M280 P0 S160 ;BLTouch alarm release
      G28 ;Home
      ;M420 S1
      
      G92 E0 ;Reset Extruder
      G1 Z2.0 F3000 ;Move Z Axis up
      G1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position
      G1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line
      G1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little
      G1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line
      G92 E0 ;Reset Extruder
      G1 Z2.0 F3000 ;Move Z Axis up
      
      posted in General Discussion
      kgrigio
      kgrigio
    • RE: Endstop Question

      Perfect. Thanks.

      posted in General Discussion
      kgrigio
      kgrigio
    • RE: Endstop Question

      Yes, now I am reading as follows

      M574
      Endstop configuration:
      X: low end switch connected to pin xstop
      Y: low end switch connected to pin ystop
      Z: low end Z probe

      On the thermistors you mentioned above. What didn't I configure correctly? I haven't looked at this closely yet as I am going between this and helping my kids with virtual school today. Thanks again for the help.

      posted in General Discussion
      kgrigio
      kgrigio
    • RE: Endstop Question

      Perfect. Thanks for the help. Now on to fix the other items, like the endstops you pointed out.

      posted in General Discussion
      kgrigio
      kgrigio
    • RE: Endstop Question

      What I pasted above is from the file management -> systems -> config.g file, but I just figured it out. When I opened the file, I then hit save and it now works.

      This begs the question, when I upload a new configuration.zip file why wouldn't this automatically save and start being used? Do I need to go in and save every time I upload? Do I need to save all the files?

      posted in General Discussion
      kgrigio
      kgrigio
    • RE: Endstop Question

      What is on the duet, at least I think. I uploaded the system files from my configuration zip file. Do I need to do anything once I upload them to make them "take"

      posted in General Discussion
      kgrigio
      kgrigio
    • RE: Endstop Question
      M574
      

      Endstop configuration:
      X: none
      Y: none
      Z: none

      posted in General Discussion
      kgrigio
      kgrigio
    • RE: Endstop Question

      M115
      FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 3.1.1 ELECTRONICS: Duet WiFi 1.02 or later FIRMWARE_DATE: 2020-05-19b2

      posted in General Discussion
      kgrigio
      kgrigio