Close



Results 1 to 10 of 14

Hybrid View

  1. #1
    FYI the latest Simplify3d update (June 2016 ver 3.1.0) includes a profile for the Qidi Tech 1 in it's printer model choices. I haven't compared all the settings to the ones listed in this thread, but it seems to work well for me.

  2. #2
    Someone had noted some stringing compared to previous manual settings. Did you have any stringing?
    I'm on the fence about getting S3D. The more I read the more I think it is the way to go.


    Quote Originally Posted by marcnaz View Post
    FYI the latest Simplify3d update (June 2016 ver 3.1.0) includes a profile for the Qidi Tech 1 in it's printer model choices. I haven't compared all the settings to the ones listed in this thread, but it seems to work well for me.
    Editor in Chief
    Bitsonline

    Tips Appreciated But Not Expected
    BTC: 16wxHvKd3oU6SVjv6FrenqhkvRmc8t7sPy
    DASH: XqyaWxH896j9YeV1M35Gzb5gmRPmPbNDGq

  3. #3
    I know this is not the exact printer but I am looking for this same information for the QIDI X-ONE to be used in Cura. Any help would be appreciated - trying to get a head start on the setup just ordered this printer today from Amazon.

  4. #4
    Hello all- new here to the forum and just bought a QIDI X-One. I'm looking for some direction here please. So I hate the stock software that the X1 came with and want to use Cura (2.3.1) which I am accustomed to. I'm looking to get the proper info set up in Cura for the best prints. I can't seem to find any post pertaining to this printer. I know Simplify 3D supports this printer but really did not want to spend 150$ on software. Any help would be appreciated....

    John

  5. #5
    Or if anyone have Simplify 3D I would love to see the setting it has for this printer so I can use Cura which I as used to... Thanks you all.

  6. #6
    Technician
    Join Date
    Feb 2016
    Posts
    96
    Hi, I am using a QIDI Tech Dual. Recently, I started noticing this weird issue that has stopped me from being able to print anything. I slice in Simplify3D and upload the gcode to Octoprint. The first thing my printer is supposed to do is move the build plate to the top and the head to the start position. For no reason, the head has started moving painfully slowly, to the point where I have to cancel the job because I don't want to wait for it. I have tried different models and even upgraded to the latest build of Simplfy3D. This happened in the last version as well. I have tried jogging the build plate and the head in X, Y, and there are no issues with speeds at all. The belt isn't broken as far as I can tell and the steppers work fine in jog position.


    Can anyone see any issues? I have not touched my configuration for years and it's always worked. Thank you.

    Code:
    ; **** Replicator 2X start.gcode ****M73 P0 ; Enable build progress
    G162 X Y F3000 ; Home XY maximum
    G161 Z F1200 ; Home Z minimum
    G92 Z-5 ; Set Z to -5
    G1 Z0 ; Move Z to 0
    G161 Z F100 ; Home Z slowly
    M132 X Y Z A B ; Recall home offsets
    M135 T1 ; Load left extruder offsets
    G1 X-110 Y-75 Z30 F9000 ; Move to wait position off table
    G130 X20 Y20 Z20 A20 B20 ; Lower stepper Vrefs while heating
    M126 S[fan_speed_pwm] ; Set fan speed
    M140 S[bed0_temperature] T0 ; Heat buildplate
    M134 T0 ; Stabilize bed temperature
    M104 S[extruder1_temperature] T1 ; Heat left extruder
    M133 T1 ; Stabilize left extruder temperature
    G130 X127 Y127 Z40 A127 B127 ; Default stepper Vrefs
    G92 A0 B0 ; Zero extruders
    M135 T1 ; Load left extruder offsets
    G1 X-100 Y-65 F9000 ; Move to front left corner of bed
    G1 Z0.3 F6000 ; Move down to purge
    G1 X90 Y-65 E24 F2000 ; Extrude a line of filament across the front edge of the bed
    G1 X100 Y-65 F180 ; Wait for ooze
    G1 X110 Y-65 F5000 ; Fast wipe
    G1 Z1 F100 ; Lift
    G92 A0 B0 ; zero extruders
    M73 P1 ;@body (notify GPX body has started)
    
    ; **** end of start.gcode ****


Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •