Close



Page 38 of 38 FirstFirst ... 28363738
Results 371 to 380 of 396

Hybrid View

  1. #1
    Engineer-in-Training
    Join Date
    Jul 2016
    Location
    Pennsylvania, USA
    Posts
    255
    Hi

    There are only a handful of settings that matter:

    1) The display
    2) The heater Kp, Ki, Kd numbers
    3) The steps per mm on each axis
    4) The thermistor types
    5) End stops polarity
    6) Home directions
    7) The bed size
    8) The speed and acceleration stuff
    9) the temperature limits


    Past that it's things like enable (or not) on the eeprom and bed leveling / probes. There is also some fluff like giving it a name. Get the first set of items above working and then add the other stuff a bit at a time. If you want to cut the list above in half and just do 1 through 6, the printer should work in that state. It won't be perfect, but it will boot and home.

    Bob

  2. #2
    Engineer-in-Training
    Join Date
    Jul 2014
    Posts
    305
    Quote Originally Posted by uncle_bob View Post
    Hi

    There are only a handful of settings that matter:

    1) The display
    2) The heater Kp, Ki, Kd numbers
    3) The steps per mm on each axis
    4) The thermistor types
    5) End stops polarity
    6) Home directions
    7) The bed size
    8) The speed and acceleration stuff
    9) the temperature limits


    Past that it's things like enable (or not) on the eeprom and bed leveling / probes. There is also some fluff like giving it a name. Get the first set of items above working and then add the other stuff a bit at a time. If you want to cut the list above in half and just do 1 through 6, the printer should work in that state. It won't be perfect, but it will boot and home.

    Bob
    So I have movement, PID, thermistor's, etc working. The only thing I cannot get to work is the LCD. I keep getting that compile error.

    I have the following two things defined:

    #define DOGLCD
    #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

    If I undefine those two lines then it will compile and upload. But then I cannot use the LCD. Any idea's?

  3. #3
    Engineer-in-Training
    Join Date
    Jul 2016
    Location
    Pennsylvania, USA
    Posts
    255
    Hi

    Dump DOGLCD.

    Bob

  4. #4
    Engineer-in-Training
    Join Date
    Jul 2014
    Posts
    305
    Quote Originally Posted by uncle_bob View Post
    Hi

    Dump DOGLCD.

    Bob
    I have tried that and just left "#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER". It still gives me a compiling error, I am attempting to use Marlin 1.1 RC8 Bug Fix.

    I also have the UG8lib in my libraries folder.

  5. #5
    Engineer-in-Training
    Join Date
    Jul 2016
    Location
    Pennsylvania, USA
    Posts
    255
    Glad it's working !!!

Page 38 of 38 FirstFirst ... 28363738

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
  •