You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Blue-Marlin ac4caab8f1 Don't mangel 8.3-filenames with chars > 0x7f
Don't mangel 8.3-filenames with chars > 0x7f

Windows produces 8.3filenames wit chars > 0x7f. Those have been rejected
by Marlin until now.

With these 'malformed' filenames can now be worked with:
In the LCD menue
With RepetierHost (V1.6.1 tested) - full support. Characters are
displayed as '?'
With Octoprint (1.2.10 tested) the files do not appear in the files
area. At the console, listed with M20 they appear with a '�'.
With Pronterface the files appear in the sd-window but you can't start
them. They are mangled by pronterface. The names are altered and than
recected by Marlin. In the console they apper with differen but not the
correct characters.

All in all a little step forward.

Fix for #3593
9 years ago
..
example_configurations Merge pull request #3625 from jbrazio/feature/print-counter 9 years ago
fonts Rename README file for fonts 9 years ago
scripts Git helper shell scripts for MarlinFirmware 9 years ago
Conditionals.h Define dependencies for Z_SAFE_HOMING if left out 9 years ago
Configuration.h Merge pull request #3625 from jbrazio/feature/print-counter 9 years ago
Configuration_adv.h Implemented M155 and M156, a generic TWI/I2C interface for Marlin 9 years ago
M100_Free_Mem_Chk.cpp No casting needed for SERIAL_ECHOPAIR 9 years ago
Makefile Add support for Printrboard RevF 9 years ago
Marlin.h Added new G-Code: M78 9 years ago
Marlin.ino Update U8glib URL 9 years ago
MarlinSerial.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
MarlinSerial.h Further cleanup of comments, partial Doxygen-style 9 years ago
Marlin_main.cpp Merge pull request #3625 from jbrazio/feature/print-counter 9 years ago
SanityCheck.h Replace LANGUAGE_INCLUDE with LCD_LANGUAGE 9 years ago
Sd2Card.cpp Converted all files on src to Unix file format 9 years ago
Sd2Card.h Converted all files on src to Unix file format 9 years ago
Sd2PinMap.h Converted all files on src to Unix file format 9 years ago
SdBaseFile.cpp Don't mangel 8.3-filenames with chars > 0x7f 9 years ago
SdBaseFile.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdFatConfig.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdFatStructs.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
SdFatUtil.h Converted all files on src to Unix file format 9 years ago
SdFile.cpp Converted all files on src to Unix file format 9 years ago
SdFile.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdInfo.h Converted all files on src to Unix file format 9 years ago
SdVolume.cpp Converted all files on src to Unix file format 9 years ago
SdVolume.h Further cleanup of comments, partial Doxygen-style 9 years ago
Version.h Update distribution date 9 years ago
blinkm.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
blinkm.h Further cleanup of comments, partial Doxygen-style 9 years ago
boards.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 9 years ago
buzzer.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
buzzer.h Further cleanup of comments, partial Doxygen-style 9 years ago
cardreader.cpp Test time difference in safe way 9 years ago
cardreader.h Small code spacing adjustments 9 years ago
configuration_store.cpp added recalc_delta_settings() call in Config_RetrieveSettings. Appears to be necessary any time delta-related parameters (M665) are modified 9 years ago
configuration_store.h Further cleanup of comments, partial Doxygen-style 9 years ago
dac_mcp4728.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
dac_mcp4728.h Further cleanup of comments, partial Doxygen-style 9 years ago
digipot_mcp4451.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_bitmaps.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_HD44780_J.h Update Kana font 9 years ago
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_ISO10646_1.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_ISO10646_Kana.h Update Kana font 9 years ago
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_lcd_implementation.h Make DISPLAY_CHARSET_HD44780 a single setting 9 years ago
fastio.h Further cleanup of comments, partial Doxygen-style 9 years ago
language.h Replace LANGUAGE_INCLUDE with LCD_LANGUAGE 9 years ago
language_an.h Uppercase XYZE on Graphical LCD 9 years ago
language_bg.h Converted all files on src to Unix file format 9 years ago
language_ca.h Uppercase XYZE on Graphical LCD 9 years ago
language_cn.h Uppercase XYZE on Graphical LCD 9 years ago
language_cz.h Uppercase XYZE on Graphical LCD 9 years ago
language_da.h Cleanup for language files 9 years ago
language_de.h Correct an error in lang_de 9 years ago
language_en.h Further patches to MBL - break up into more handlers 9 years ago
language_es.h Cleanup for language files 9 years ago
language_eu.h Uppercase XYZE on Graphical LCD 9 years ago
language_fi.h Uppercase XYZE on Graphical LCD 9 years ago
language_fr.h Cleanup for language files 9 years ago
language_gl.h Uppercase XYZE on Graphical LCD 9 years ago
language_it.h Cleanup for language files 9 years ago
language_kana.h Cleanup for language files 9 years ago
language_kana_utf8.h Cleanup for language files 9 years ago
language_nl.h Cleanup for language files 9 years ago
language_pl.h Uppercase XYZE on Graphical LCD 9 years ago
language_pt-br.h Cleanup for language files 9 years ago
language_pt-br_utf8.h Cleanup for language files 9 years ago
language_pt.h Uppercase XYZE on Graphical LCD 9 years ago
language_pt_utf8.h Uppercase XYZE on Graphical LCD 9 years ago
language_ru.h Converted all files on src to Unix file format 9 years ago
language_test.h Fix minor spelling in comments 9 years ago
macros.h Test time difference in safe way 9 years ago
mesh_bed_leveling.cpp Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. 9 years ago
mesh_bed_leveling.h Simplify MBL movement, zigzag 9 years ago
pins.h Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags 9 years ago
pins_3DRAG.h Updated multiple pins files 9 years ago
pins_5DPRINT.h Move default machine info to pins files 9 years ago
pins_99.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_A4JP.h Pins should always be defined (even for disabled features) 9 years ago
pins_AZTEEG_X1.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_AZTEEG_X3.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_AZTEEG_X3_PRO.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_BAM_DICE_DUE.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_BQ_ZUM_MEGA_3D.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_BRAINWAVE.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_BRAINWAVE_PRO.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_CHEAPTRONIC.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_ELEFU_3.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_FELIX2.h Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags 9 years ago
pins_GEN3_MONOLITHIC.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN3_PLUS.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN6.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN6_DELUXE.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN7_12.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN7_13.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN7_14.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN7_CUSTOM.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_K8200.h Updated multiple pins files 9 years ago
pins_LEAPFROG.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MEGACONTROLLER.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MEGATRONICS.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MEGATRONICS_2.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MEGATRONICS_3.h Wrong Pin Assignment Megatronics 3 9 years ago
pins_MELZI.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MELZI_MAKR3D.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MINIRAMBO.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MINITRONICS.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MKS_13.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 9 years ago
pins_MKS_BASE.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_OMCA.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_OMCA_A.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_PRINTRBOARD.h Pins should always be defined (even for disabled features) 9 years ago
pins_PRINTRBOARD_REVF.h Replace some tabs with spaces 9 years ago
pins_RAMBO.h Pins should always be defined (even for disabled features) 9 years ago
pins_RAMPS_13.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RAMPS_13_EFB.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RAMPS_14.h Pins should always be defined (even for disabled features) 9 years ago
pins_RAMPS_14_EFB.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RAMPS_OLD.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RIGIDBOARD.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RUMBA.h Move default machine info to pins files 9 years ago
pins_SAINSMART_2IN1.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 9 years ago
pins_SANGUINOLOLU_11.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_SANGUINOLOLU_12.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_SAV_MKI.h Updated multiple pins files 9 years ago
pins_SETHI.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_STB_11.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_TEENSY2.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_TEENSYLU.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_ULTIMAIN_2.h Updated multiple pins files 9 years ago
pins_ULTIMAKER.h Updated multiple pins files 9 years ago
pins_ULTIMAKER_OLD.h Updated multiple pins files 9 years ago
planner.cpp Fix an acceleration anomaly by making locals signed 9 years ago
planner.h Further cleanup of comments, partial Doxygen-style 9 years ago
printcounter.cpp Miscellaneous tweaks on PrintCounter 9 years ago
printcounter.h Miscellaneous tweaks on PrintCounter 9 years ago
qr_solve.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
qr_solve.h Further cleanup of comments, partial Doxygen-style 9 years ago
servo.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
servo.h Code cleanup around MOTOR_CURRENT_PWM options 9 years ago
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style 9 years ago
stepper.cpp Fix the redeclaration of _ENDSTOP_HIT 9 years ago
stepper.h Some cleanup of st_get_pos functions 9 years ago
stepper_dac.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
stepper_dac.h Further cleanup of comments, partial Doxygen-style 9 years ago
stepper_indirection.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
stepper_indirection.h Further cleanup of comments, partial Doxygen-style 9 years ago
stopwatch.cpp Made all stopwatch::debug() calls static 9 years ago
stopwatch.h Renamed stopwatch::status to stopwatch::state 9 years ago
temperature.cpp Merge pull request #3568 from thinkyhead/rc_various_fixes 9 years ago
temperature.h Output error for disabled M303 9 years ago
thermistortables.h Further cleanup of comments, partial Doxygen-style 9 years ago
twibus.cpp Shrink debug code in TWIBus and disable by default 9 years ago
twibus.h Shrink debug code in TWIBus and disable by default 9 years ago
ultralcd.cpp Fix a typo in #3586 to fix MBL 9 years ago
ultralcd.h Show steps done in the babystep display 9 years ago
ultralcd_implementation_hitachi_HD44780.h lcd_implementation_drawedit can take 1 arg 9 years ago
ultralcd_st7920_u8glib_rrd.h Further cleanup of comments, partial Doxygen-style 9 years ago
utf_mapper.h Make DISPLAY_CHARSET_HD44780 a single setting 9 years ago
vector_3.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
vector_3.h Further cleanup of comments, partial Doxygen-style 9 years ago
watchdog.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
watchdog.h Further cleanup of comments, partial Doxygen-style 9 years ago