Scott Lahteine
|
b6fa55aa37
|
Fix: M112 calling kill from interrupt (#9922)
Fix #9906
|
2018-03-03 23:13:53 -06:00 |
|
Scott Lahteine
|
7450b7c36e
|
Sanity check for custom boot / status bitmaps
|
2018-03-03 20:31:06 -06:00 |
|
Scott Lahteine
|
3cdd2591ed
|
Update custom boot screen description
|
2018-03-03 20:10:35 -06:00 |
|
Scott Lahteine
|
699b5f5b30
|
Include .github folder in Sublime Text project
|
2018-03-03 19:49:03 -06:00 |
|
Scott Lahteine
|
4a30fe1a44
|
Add templates, contributing, code of conduct
|
2018-03-03 19:42:02 -06:00 |
|
Scott Lahteine
|
63b13588a8
|
Enhance github helper scripts (#9887)
|
2018-03-01 20:40:53 -06:00 |
|
Scott Lahteine
|
cd4c35c543
|
Correct M401 / M402 description
|
2018-03-01 19:11:30 -06:00 |
|
Scott Lahteine
|
b86125c6d6
|
Update M900 verbiage
|
2018-03-01 15:25:33 -06:00 |
|
Ben Lye
|
432b72e7a8
|
Fix DIGITAL_PIN_TO_ANALOG_PIN macro for Atmega1284p (#9883)
|
2018-03-01 15:14:08 -06:00 |
|
Scott Lahteine
|
a6326d25fb
|
Drop SCARA_FEEDRATE_SCALING
The updated planner takes the length of the move, so this pre-calculation is no longer needed.
|
2018-03-01 04:28:42 -06:00 |
|
Bob-the-Kuhn
|
de26374746
|
[1.1.x] Add 1284 support & misc. bug fixes (#9869)
|
2018-03-01 03:05:27 -06:00 |
|
Studiodyne
|
d25f0a5a21
|
Fix for Fwretract bugfix1.1.x (#9872)
|
2018-03-01 02:59:42 -06:00 |
|
Sebastianv650
|
951b65c2de
|
Add sanity checks to Linear Advance 1.5 (#9859)
|
2018-03-01 02:10:39 -06:00 |
|
Scott Lahteine
|
f7b44ac2a6
|
Fix SENSORLESS_HOMING for Core Kinematics (#9871)
|
2018-03-01 01:49:41 -06:00 |
|
Scott Lahteine
|
803c3169ad
|
Fix lcd_quick_feedback for BTN_BACK
|
2018-02-28 20:23:34 -06:00 |
|
AnHardt
|
f151bf8bb7
|
Fix some mapper, charsize problems (#9865)
|
2018-02-28 18:56:45 -06:00 |
|
Scott Lahteine
|
198b059b44
|
Fix manual move axis display value
The workspace offset is now added to the XYZ values.
|
2018-02-28 17:31:38 -06:00 |
|
Scott Lahteine
|
a18d6171a6
|
Fix Z safe homing sanity check for no probe
Fix #9851
|
2018-02-28 05:30:24 -06:00 |
|
Scott Lahteine
|
8af3c04e7d
|
Fix BTN_BACK
Followup to #9836
|
2018-02-28 03:27:36 -06:00 |
|
Anton Piliugin
|
c5fd486e91
|
[bugfix-1.1.x] Update russian language 28 Feb 2017 (#9849)
|
2018-02-28 03:06:33 -06:00 |
|
Scott Lahteine
|
03da376104
|
findMissingTranslations.sh tweak
|
2018-02-28 01:13:20 -06:00 |
|
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 |
|