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

    duet wifi not recognizing the first layer

    Scheduled Pinned Locked Moved
    General Discussion
    3
    23
    1.9k
    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.
    • mlaustin6undefined
      mlaustin6
      last edited by

      I have Slic3r set to make a 35mm skirt, but I don't do anything else. It's the same think I do for Cura or Simplify3d. Although S3D won't let you set a specific amount just number of walls.

      1 Reply Last reply Reply Quote 0
      • mlaustin6undefined
        mlaustin6
        last edited by

        Here is some code from S3D. It does not have those z moves. I think what is causing those z moves is the way slic3r moves the nozzle at home position. It raises it, then lowers it, then moves on the bed. S3D just goes to home and moves the nozzle in a straight shot. But even Cura raises the nozzle and then lowers it as it moves to the location on the bed. the g code flavor I am using for Slic3r is Reprap. Not sure what to say here other than deal with it if I want to use Slic3r. It's only one off. Perhaps it's an issue in Slic3r (sounds like it as other slicers don't have the problem).

        G90
        M82
        M106 S255
        G4 P500
        M106 S0
        M140 S95
        M190 S95
        M104 S245 T0
        M109 S245 T0
        G28 ; home all axes
        G92 E0
        G1 E-4.0000 F7500
        G1 Z0.300 F1000
        ; process Process 50i
        ; layer 1, Z = 0.200
        T0
        ; tool H0.200 W0.480
        ; skirt
        G1 X78.828 Y144.702 F11700
        G1 Z0.200 F1000
        G1 E0.0000 F2250
        G92 E0
        G1 X79.445 Y144.446 E0.0273 F918
        G1 X140.306 Y144.446 E2.5129
        G1 X140.923 Y144.702 E2.5402

        1 Reply Last reply Reply Quote 0
        • Phaedruxundefined
          Phaedrux Moderator
          last edited by

          Either that's specific to the dev version of slic3r you're using or there is some additional gcode in one of the slic3r windows adding that. Check the various panes of filament settings and printer settings to see if it's adding the gcode somewhere.

          I'm unable to reproduce it with either the most recent dev version of slic3r 1.3 or from the latest slic3r Prusa edition.

          Have you tried the Prusa edition lately? It's really quite good. The new gcode visualizer preview is very handy.

          Z-Bot CoreXY Build | Thingiverse Profile

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