Close



Dig deeper, search our News website




Search:

Type: Posts; User: wubwub

Search: Search took 0.00 seconds.

  1. Replies
    16
    Views
    16,318

    No prob Roxy, thanks for the brain time. It's...

    No prob Roxy, thanks for the brain time.

    It's on my other machine at the moment, I really didn't change much from the release archive, outside of the Config.h and Config_adv.h. :)
  2. Replies
    16
    Views
    16,318

    base_min_pos[n] and base_max_pos[n] are defined...

    base_min_pos[n] and base_max_pos[n] are defined as the values X/Y/Z__MIN/MAX_POS_DEFAULT in a separate module, I didn't see any other pointers or variables.

    What this came down to, the base...
  3. Replies
    16
    Views
    16,318

    Well, I found a band-aid. i sent a command to...

    Well, I found a band-aid.
    i sent a command to the board, specifically M211 Xn Yn Zn, where n is our expected max build, works fine now. I still think it's strange that I couldn't find any modifiers...
  4. Replies
    16
    Views
    16,318

    I am about to have a stroke, my arduino libraries...

    I am about to have a stroke, my arduino libraries decided to self destruct on their own... As stupid as that sounds, I'm getting huge errors on compilation now, files not being found etc. I'll fix...
  5. Replies
    16
    Views
    16,318

    // Travel limits after homing #define...

    // Travel limits after homing
    #define X_MAX_POS_DEFAULT 450
    #define X_MIN_POS_DEFAULT 0
    #define Y_MAX_POS_DEFAULT 355
    #define Y_MIN_POS_DEFAULT 0
    #define Z_MAX_POS_DEFAULT 310
    #define...
  6. Replies
    16
    Views
    16,318

    Ok, even worse with other releases. It seems I'm...

    Ok, even worse with other releases. It seems I'm stuck using the Printrbot source, same issue plus some with other releases that aren't printrboard specific. Here...
  7. Replies
    16
    Views
    16,318

    Ok, recompiled with 1.6.7, and beta Teensy, still...

    Ok, recompiled with 1.6.7, and beta Teensy, still exact same issue. Stuck with that 250x250x250mmH square.
    Interestingly, this hex is a good deal larger than the last I compiled.

    What the heck...
  8. Replies
    16
    Views
    16,318

    I'll take a look, see if that rectifies the...

    I'll take a look, see if that rectifies the issue.

    Thanks, merry Christmas
  9. Replies
    16
    Views
    16,318

    Are you thinking this a library issue?

    Are you thinking this a library issue?
  10. Replies
    16
    Views
    16,318

    I was using 1.6.5, I believe, with teensy.

    I was using 1.6.5, I believe, with teensy.
  11. Replies
    16
    Views
    16,318

    Oops, I forgot to mention I am using the version...

    Oops, I forgot to mention I am using the version 1 Marlin for Printrbot source, other versions give me operability issues that are even worse, like pin assignment issues.
  12. Replies
    16
    Views
    16,318

    Printrboard scalability limitations?

    Hey everyone,
    First post here.

    I am having an issue with a Printrboard F5, it seems like I may have (hopefully)missed something compiling the marlin hex, maybe you guys can help. :)

    8119

    I...
Results 1 to 12 of 12