Skip to content
Snippets Groups Projects
  1. Jul 27, 2015
  2. Jun 03, 2015
  3. Jun 01, 2015
  4. May 28, 2015
  5. May 25, 2015
    • AnHardt's avatar
      Activate BED_MINTEMP error. · da246f5c
      AnHardt authored
      And call _temp_error() directly for ERR_MAXTEMP_BED to avoid the only one time use of bed_max_temp_error().
      
      Includes #2156.
      da246f5c
  6. Apr 27, 2015
    • AnHardt's avatar
      Intit. commit for Chinese · 6b1b7183
      AnHardt authored
      Edited the European part of 'ISO10646_CN.fon' to match the existing fonts.
      Added Chinese font to make_fonts.bat
      Created 'dogm_font_data_ISO10646_CN.h'
      Added Chinese to 'language.h'
      Added 'language_cn.h' with some minor edits.
      Added Chinese font in 'language_en.h' to not fall back to European font.
      Added cn to 'Configuration.h'
      Changed WIDTH to LCD_PIXEL_WIDTH and HEIGHT to LCD_PIXEL_HEIGHT to have more descriptive names.
      
      In 'dogm_lcd_implementation.h'
      Added Chinese Font
      Made 1 pixel more room for the larger Chinese font on the status line.
      Changed geometry of the 'select bar' by one pixel.
      Changed the way the position for values and postcars are set.
      6b1b7183
  7. Mar 31, 2015
  8. Mar 15, 2015
  9. Mar 13, 2015
    • AnHardt's avatar
      Change selection logic another time · 96f8d20f
      AnHardt authored
      Automatic selection was to unflexible.
      
      Updated documentation
      
      Updated language files to new logic and documentation.
      
      Updated bdf2u8g.exe
      96f8d20f
  10. Mar 11, 2015
    • alexborro's avatar
      Add Travel Acceleration and change the M204 options · 9157cbd8
      alexborro authored
      Added option to set Travel Acceleration (non printing moves).
      The M204 options was a non sense (S for printing moves and T for retract
      moves).
      
      It has been changed to:
      P = Printing moves
      R = Retract only (no X, Y, Z) moves
      T = Travel (non
      printing) moves
      
      I will add this info o G-Code wiki in reprap.org. I also advise to put
      this info in Marlin next version changelog.
      9157cbd8
  11. Mar 10, 2015
  12. Feb 25, 2015
  13. Feb 22, 2015
    • Scott Lahteine's avatar
      Cleanup and fix ultralcd.cpp · 57bc28b4
      Scott Lahteine authored
      - Fix bug in lcd_control_temperature_menu
      - Remove test menu-item left in from multi-line command feature
      - Replace literals with translatable strings
      - Reduce lcd_preheat code redundancy
      - Reduce menu macro redundancy
      - Clean up formatting
      57bc28b4
  14. Feb 08, 2015
    • AnHardt's avatar
      Now the oter way around. · 3aac2df0
      AnHardt authored
      Include of language_en.h now behind national language.
      
      All "#define MSG_STR_*" now surrounded by #ifndef and #endif.
      3aac2df0
  15. Feb 01, 2015
  16. Jan 28, 2015
  17. Jan 24, 2015
  18. Jan 23, 2015
  19. Jan 10, 2015
    • grob6000's avatar
      Multiple PID parameter edit for ultralcd · 7d32c7f3
      grob6000 authored
      * Depending on extruder count, will add menu items for ultralcd to edit
      individual PID parameters for each extruder
      * Added menu items to each language_xx.h
      * Builds OK, but recommend testing with typical LCD
      7d32c7f3
  20. Jan 05, 2015
  21. Jan 02, 2015
  22. Dec 29, 2014
  23. Dec 18, 2014
Loading