Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Traveler0612
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 8
    • Best 0
    • Controversial 2
    • Groups 0

    Traveler0612

    @Traveler0612

    -12
    Reputation
    22
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Traveler0612 Unfollow Follow

    Latest posts made by Traveler0612

    • RE: Duet 3 Mini 5+ : Initial announcement

      I already have a Duet 2 Wifi. I would love to test this on my Delta, and Folgertech FT-5, that is likely going to be converted to corexy.

      posted in General Discussion
      Traveler0612undefined
      Traveler0612
    • RE: Want to try Kisslicer 1.6.3, need config for Delta

      Okay, found a simple solution. Changed the following settings.

      Under:

      Profile settings - Printer G-code - Select New Ext & Warm:

      From:
      ; Head to the start of the next path
      G1 X<NEXTX> Y<NEXTY> F6000

      To:
      ; Head to the start of the next path
      G1 X<NEXTX> Y<NEXTY> Z50 F6000

      Under:

      Profile settings - Printer G-code - Warm Same Ext:

      From:
      ; Move to the start of the next path
      G1 X<NEXTX> Y<NEXTY> F6000

      To:
      ; Move to the start of the next path
      G1 X<NEXTX> Y<NEXTY> Z50 F6000

      posted in Example setups and prints
      Traveler0612undefined
      Traveler0612
    • RE: Want to try Kisslicer 1.6.3, need config for Delta

      Okay, fresh install, this is the error code.

      Cancelled printing file 0:/gcodes/G5 Cap FDM.gcode, print time was 0h 0m
      Error: G0/G1: target position not reachable from current position

      posted in Example setups and prints
      Traveler0612undefined
      Traveler0612
    • RE: Want to try Kisslicer 1.6.3, need config for Delta

      Yes, It did put it in the gcode file. I didn't do a fresh install of 1.6.3.

      ; Home the axes
      G28
      ; Wait till the Bed is heated
      M190 S110

      posted in Example setups and prints
      Traveler0612undefined
      Traveler0612
    • Want to try Kisslicer 1.6.3, need config for Delta

      Good evening I have spent the better part of two hours searching the web for a starting point.

      I am getting the dreaded:

      Error: G0/G1: insufficient axes homed

      If someone has one of Dave's Meter Deltas like I do, please share your Kisslicer configuration.

      posted in Example setups and prints
      Traveler0612undefined
      Traveler0612