1. Got a question or need help troubleshooting? Post to the troubleshooting forum or Search the forums!

Answered Problems with First/Bottom Layer

Discussion in 'Troubleshooting' started by Marco Rios, Jan 8, 2018.

  1. Marco Rios

    Marco Rios New Member

    Joined:
    Jan 8, 2018
    Messages:
    10
    Likes Received:
    1
    Hello. I am printing PLA and my first layer looks like this picture. Using Simplify. Can you please help me solve this?
    Thank you.
     

    Attached Files:

  2. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    Please attach your start up script. Z offset looks wrong
     
  3. WheresWaldo

    WheresWaldo Volunteer ( ͠° ͟ʖ ͡°)
    Staff Member

    Joined:
    Feb 18, 2015
    Messages:
    5,905
    Likes Received:
    3,593
    Layer height might be too much for the nozzle too.
     
    Geof likes this.
  4. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Under the process settings, the SCRIPTs tab, then the STARTUP GCODE.

    Shows us what you have :)
     
  5. Marco Rios

    Marco Rios New Member

    Joined:
    Jan 8, 2018
    Messages:
    10
    Likes Received:
    1
    Thank you for the replies.

    This is the starting script
    G28 ; home all axes

    G29 ; probe the bed

    G1 Z5 F5000 ; lift nozzle

    M109 S[extruder0_temperature] ; set the extruder temp and wait

    G1 X0 Y0 ; move to begin wipe

    G1 X20 Z0 F4800 ; wipe
     
  6. Marco Rios

    Marco Rios New Member

    Joined:
    Jan 8, 2018
    Messages:
    10
    Likes Received:
    1
    Thank you for the replies.

    This is the starting script
    G28 ; home all axes

    G29 ; probe the bed

    G1 Z5 F5000 ; lift nozzle

    M109 S[extruder0_temperature] ; set the extruder temp and wait

    G1 X0 Y0 ; move to begin wipe

    G1 X20 Z0 F4800 ; wipe
     
  7. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Geof likes this.

Share This Page