7553 Commits (0dbe4b3e546b8ec034f953c6646e945b1a196241)
 

Author SHA1 Message Date
Scott Lahteine 0dbe4b3e54 Edit configurations to reduce verbosity, arrange logically
7 years ago
Scott Lahteine d7d4378481 Remove inaccurate version description
7 years ago
Scott Lahteine f169c04604 Merge pull request #6491 from thinkyhead/rc_cleanup_wednesday
7 years ago
Scott Lahteine 6d63255ddc Merge pull request #6508 from bgort/pio_improvements
7 years ago
Brian 627730948d Add U8glib as a dependency to platformio.ini for those who use PlatformIO; this makes compiling even easier as u8glib will be downloaded and included automatically.
7 years ago
bgort 5974d8e168 change G26 default nozzle size to 0.4, consistent with instructions (#6506)
7 years ago
bgort 3c0d5ba0a1 allow idle() to be called - fixes sometimes crash/hang in G29 I; (#6505)
7 years ago
Roxy-3D 2509587b5a Correct over optimization of pre-initialized variables (#6500)
7 years ago
Scott Lahteine 6424068412 Merge pull request #6495 from emartinez167/Spanish-language-changes
7 years ago
emartinez167 27cd165adf Last three Spanish language strings
7 years ago
Scott Lahteine 2cc9774f34 Apply bltouch_menu
7 years ago
Scott Lahteine 1a111180de Clean up set_heaters_for_bltouch
7 years ago
Scott Lahteine 7db805930a Cleanup configurations
7 years ago
Scott Lahteine 8bf3a3fcdb Remove inaccurate comments from ubl.h
7 years ago
Scott Lahteine 47557d5a19 Fix up formatting in ubl.h
7 years ago
Scott Lahteine 0a8e09c723 Clean up excess whitespace, comment formatting
7 years ago
Scott Lahteine a35c681453 Clean up least_squares_fit
7 years ago
Scott Lahteine 8020069371 Apply coding standards for indentation
7 years ago
Scott Lahteine dabca83742 Merge pull request #6437 from Kaibob2/patch-1
7 years ago
Kai 3d0a4c4ea9 Update language_de.h
7 years ago
Silvio 6bf1d50188 Added missing translations (#6458)
7 years ago
Mehmet Sutas 404f767d44 Update language_tr.h (#6463)
7 years ago
Petr Zahradnik 5e701524f8 Update language_cz.h for new translations (#6465)
7 years ago
gege2b 0a92ce7a98 Completed french translation (#6475)
7 years ago
Ernesto Martinez ff4fb42e7d Add new strings as per recent changes in RCBugFix (#6482)
7 years ago
paulusjacobus 67d1fc5556 Update language_nl.h (#6478)
7 years ago
benlye 8c6b4537a6 Fix issue in itostr4sign with numbers <100 (#6487)
7 years ago
Roxy-3D 4075b95519 Allow BL-Touch users to control heaters during probe event (#6485)
7 years ago
Roxy-3D 6e8ecb908a Shut down heaters during BL-Touch probe event
7 years ago
Roxy-3D 3601f08e87 Better tuned FolgerTech i3-2020 example file
7 years ago
Roxy-3D a20b7d9581 Better tuned Example file for FolgerTech i3-2020
7 years ago
Kai bf2fe46062 Update language_de.h
7 years ago
Kai 11d34be060 Update language_de.h
7 years ago
Scott Lahteine 817ecb9ff4 Merge pull request #6453 from thinkyhead/rc_cleanup_wednesday
7 years ago
Roxy-3D 22f6e277af Get example files fully into compliance
7 years ago
Roxy-3D ec26e23e7e Add my two 'Nice' machines as example configurations
7 years ago
Scott Lahteine adb8e68592 Fix stuck "Print Aborted" LCD message
7 years ago
Scott Lahteine 096b927102 Minor optimization of FILAMENT_WIDTH_SENSOR
7 years ago
Scott Lahteine 5bdb0b567d Cosmetic patches
7 years ago
Kai 38ae7f4238 Added more translation strings
7 years ago
Scott Lahteine 4d96d3eab1 Bootscreen delay after clear, then set chars
7 years ago
Scott Lahteine 5512130d6c Only set Compare Mode for channel A
7 years ago
Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working!
7 years ago
Scott Lahteine a699967ec8 Merge pull request #6443 from thinkyhead/rc_interrupt_fastio
7 years ago
Scott Lahteine 2823bf0874 Update fastio.h with special handling for Timer 2
7 years ago
Scott Lahteine fd535e111a Fix up XYZ_CONSTS_FROM_CONFIG macro
7 years ago
Kai 03c2f756b9 Update language_de.h
7 years ago
Brian f41fb2b635 Numerous UBL-related changes:
7 years ago
Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array;
7 years ago
Scott Lahteine d5ec34e7ed Merge pull request #6431 from thinkyhead/rc_bilinear_super_optimize
7 years ago