Skip to content

Kendra Runge

My feedback

1 result found

  1. 374 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    192 comments  ·  General » Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Kendra Runge commented  · 

    3D printer I did not make this and take no credit

    fill('3d printer')
    toy = stamp('kitten',250)
    cover = stamp('whitebox',250)
    printer = stamp('extruder',300,600)

    speed = 5
    function tap() {
    cover.move(UP,speed)
    printer.move(512,printer.y)
    printer.move(UP,speed)
    printer.move(LEFT,250,500)
    }

Feedback and Knowledge Base