Ben Lye
897170294c
Fix Zonestar / ADC keypad with RAMPS. ( #9841 )
2018-02-28 00:07:42 -06:00
Scott Lahteine
2bde53bd46
Add support for BACK button (if any) ( #9836 )
2018-02-26 22:53:08 -06:00
Scott Lahteine
1eb3364ac9
Import ENABLE_LEVELING_FADE_HEIGHT from 2.0.x ( #9834 )
2018-02-26 22:16:09 -06:00
Scott Lahteine
ce5c848284
Remove dupes from pinsDebug_list.h
2018-02-26 19:19:13 -06:00
Scott Lahteine
114e9b0f56
Fix CR-10 status screen missing commas
...
Fix #9660
2018-02-26 15:50:04 -06:00
geigerg
3f56bd91d2
Add files via upload ( #9827 )
2018-02-26 15:44:24 -06:00
Scott Lahteine
ddfddae4f4
Fix subsequent G29 J
commands
...
Fix #9826 . Solution by @gloomyandy
2018-02-26 14:51:40 -06:00
Scott Lahteine
c776cda9fa
Pins parity with 2.0.x
2018-02-26 01:20:57 -06:00
Scott Lahteine
9d7a1ae9f5
Mesh export in Bilinear + UBL M503 ( #9818 )
2018-02-26 01:00:56 -06:00
Scott Lahteine
97a35dd534
Compile flags needed in UBL.h
2018-02-25 22:18:13 -06:00
Scott Lahteine
e3e51a9a8d
Fix types.h dependency
2018-02-25 22:01:01 -06:00
Scott Lahteine
d0720a565f
Finish ubl header patch
...
Followup to aa380ae
2018-02-25 21:35:11 -06:00
Sebastianv650
72d5029f42
Useless line removed ( #9813 )
...
nextAdvanceISR is set in the next if structure in every possible
situation, so it's useless to set it once more before.
2018-02-25 21:21:15 -06:00
Scott Lahteine
aa380aeb4b
Parity with 2.0.x in ubl and EEPROM ( #9817 )
2018-02-25 21:17:36 -06:00
Scott Lahteine
1617798287
Remove conditional wrap from ubl.h
2018-02-25 20:40:05 -06:00
Scott Lahteine
8f6a5d538f
Fix CONFIG_ECHO_START
...
In reference to #9633
2018-02-25 05:37:05 -06:00
Scott Lahteine
c1a1f80fff
Standardize encoder buzz defaults
2018-02-24 22:55:46 -06:00
Scott Lahteine
8488d64062
Standardize encoder defaults
2018-02-24 22:37:55 -06:00
Scott Lahteine
0977226a4b
Merge pull request #9801 from thinkyhead/bf1_enders_are_legion
...
[1.1.x] Creality Ender-4 configuration
2018-02-24 22:10:51 -06:00
Scott Lahteine
7dab8ca5dc
Add Creality Ender-4 configurations
2018-02-24 22:01:16 -06:00
Scott Lahteine
d0c8aabd28
Move Creality Ender-2 configurations
2018-02-24 22:01:11 -06:00
Scott Lahteine
8c22f9fd4f
Bring some example configs up to speed
2018-02-24 22:00:15 -06:00
Scott Lahteine
2e3d74f60f
Drop a conditional only used once
2018-02-24 16:31:05 -06:00
Scott Lahteine
2a1162b42c
Extend .gitignore to make VSCode happy
2018-02-24 15:54:20 -06:00
Roxy-3D
9e3025e07b
Change Folger Tech i3-2020 defaults...
2018-02-24 10:28:08 -06:00
Scott Lahteine
5299b577d1
Spanish (UTF8) Language ( #9785 )
...
From #7314 by @MrAmericanMike
2018-02-23 20:23:35 -06:00
Scott Lahteine
47619e4476
Fix a progress bar condition
2018-02-23 19:42:01 -06:00
Scott Lahteine
6845f17fb2
Prettify LCD_PROGRESS_BAR options
2018-02-23 19:13:03 -06:00
Zachary Hill
2aaa1a5815
Further fix of LCD_PROGRESS_BAR ( #9784 )
2018-02-23 18:52:25 -06:00
Scott Lahteine
f36da47b85
tweak pins_RAMPS.h
2018-02-23 15:10:25 -06:00
Scott Lahteine
03da273ea6
Fix LCD_PROGRESS bar
...
Fix #9208
2018-02-23 13:59:55 -06:00
Scott Lahteine
1c1d444b0c
Merge pull request #9774 from thinkyhead/bf1_g28_restore_leveling
...
[1.1.x] Add RESTORE_LEVELING_AFTER_G28 option
2018-02-23 13:43:03 -06:00
Scott Lahteine
742733d714
Un-pause on print cancellation ( #9779 )
2018-02-23 13:42:21 -06:00
Scott Lahteine
235d024505
Add RESTORE_LEVELING_AFTER_G28 to example configs
2018-02-23 12:42:21 -06:00
Scott Lahteine
921001f004
Add RESTORE_LEVELING_AFTER_G28 option
...
Reference #8670
2018-02-23 12:42:17 -06:00
Scott Lahteine
0d9d11a2d5
Fix HardwareSerial include for TMC2208
2018-02-23 12:33:14 -06:00
Scott Lahteine
113a5fa80e
Fix broken LEVEL_BED_CORNERS
...
Fix #8805
2018-02-23 09:10:33 -06:00
Scott Lahteine
4ea058260b
Fix #9732 again
2018-02-23 03:59:40 -06:00
Sebastianv650
9c65890644
[1.1.x] LIN_ADVANCE v1.5 ( #9700 )
2018-02-23 00:53:41 -06:00
Roman Moravčík
e41b2274b0
[1.1.x] Added missing slovak translation of MSG_THERMAL_RUNAWAY_BED. ( #9764 )
2018-02-23 00:48:16 -06:00
Scott Lahteine
85162da0df
Fix Z value on HD44780 ( #9770 )
2018-02-23 00:42:55 -06:00
Scott Lahteine
d55aaf95e8
Merge pull request #9761 from thinkyhead/bf1_lightweight_glcd
...
[1.1.x] Lightweight status screen for ST7920
2018-02-22 23:55:24 -06:00
Roman Moravčík
d6c416bb22
[1.1.x] Slovak translation update. ( #9760 )
2018-02-22 03:01:00 -06:00
Masterkookus
5f6a8588c5
[1.1.x] Hatchbox Alpha Config with E3Dv6 ( #9721 )
2018-02-22 02:57:38 -06:00
Scott Lahteine
1c95c13224
Lightweight status screen for ST7920
...
- This status screen uses the ST7920 character generator to greatly reduce SPI traffic and MCU load when updating the status screen.
- Has been tested with the RepRapDiscount Full Graphics Smart Controller but should work with any LCD that uses an ST7920 or fully compatible controller.
2018-02-22 00:46:25 -06:00
Scott Lahteine
967076b080
Add LIGHTWEIGHT_UI to example configs
2018-02-22 00:25:53 -06:00
Scott Lahteine
855b188102
Hephestos2 heated bed kit for all ( #9756 )
2018-02-21 22:26:56 -06:00
Scott Lahteine
a1d4835404
Merge pull request #9755 from thinkyhead/bf1_cr10s_mini
...
[1.1.x] Creality CR-10mini configuration
2018-02-21 20:30:01 -06:00
Scott Lahteine
6759be43ea
Add CR-10S _Bootscreen.h
2018-02-21 20:19:12 -06:00
Scott Lahteine
6e0001b4f8
Add CR-10mini configuration
2018-02-21 20:19:12 -06:00