-
4e35e6c705
Fix SS pin in ESP32 HW SPI (#13781)
felixstorm
2019-04-22 00:15:15 +02:00
-
4a48b70c0b
Fix (re-)defines in HAL_ESP32 (#13780)
felixstorm
2019-04-22 00:14:38 +02:00
-
44216749c6
Update README.md
João Brázio
2019-04-21 02:44:40 +01:00
-
4228fd3e03
Update German language (#13769)
Ludy
2019-04-20 22:01:56 +02:00
-
5f70c876ae
Fix _temp_error-related compile error (#13768)
Kajetan Rzepecki
2019-04-20 20:57:38 +02:00
-
ea1ee02b53
Disable hardware PWM on ESP32 I2S expander (#13762)
Kajetan Rzepecki
2019-04-20 20:41:17 +02:00
-
bddb776ddb
Add chamber max-temp check
Scott Lahteine
2019-04-19 21:43:49 -05:00
-
d0c1eee53b
Add extra max-temp safety checks (#13756)
Marcio Teixeira
2019-04-19 20:37:12 -06:00
-
4ac28ba6b3
Add missing file (#13754)
Marcio Teixeira
2019-04-19 19:20:45 -06:00
-
b65cb5704d
Fix, improve FYSETC_MINI_12864 support (#13730)
jmdearras
2019-04-19 21:11:51 -04:00
-
69c333ead9
More universal Formbot pins
Scott Lahteine
2019-04-18 21:09:21 -05:00
-
0a6835fbea
More robust HAS_LCD_CONTRAST
Scott Lahteine
2019-04-18 20:59:56 -05:00
-
2e3d121ac4
Squelch compiler warning (#13739)
Marcio Teixeira
2019-04-18 12:18:49 -06:00
-
d83a7924e6
Fix ESP32 TOGGLE() with I2S expander (#13743)
Kajetan Rzepecki
2019-04-18 20:15:35 +02:00
-
e6f6ed76c8
Show UBL Activate/Deactivate menu for current state (#13744)
Jimmy Wennlund
2019-04-18 11:13:05 -07:00
-
08f21335a6
Fix bad opcode in LIGHTWEIGHT_UI; add 32-bit HAL and Due compatibility (#13751)
Marcio Teixeira
2019-04-18 12:10:58 -06:00
-
7c8ee0cd5b
Enable more ADC1 channels (pins 32-39) (#13742)
Kajetan Rzepecki
2019-04-18 20:01:24 +02:00
-
520585c5ed
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
Bob-the-Kuhn
2019-04-17 15:34:29 -05:00
-
-
e1acc09c6e
Fix LPC1768 HAL SSD* screen init (#13741)
Kajetan Rzepecki
2019-04-17 21:57:50 +02:00
-
836435c5ef
Fix action_edit int range bug (#13737)
Marcio Teixeira
2019-04-17 13:55:31 -06:00
-
bf28ad4b6c
Fix clear of Z position last digit (#13731)
Antonio Pérez
2019-04-17 21:52:20 +02:00
-
866e2d41dc
Correct range of LCD axis step editing (#13727)
Marcio Teixeira
2019-04-16 14:45:31 -06:00
-
ab8052887f
Add missing MSG_PAUSE_PRINT_INIT_1 for en
Scott Lahteine
2019-04-16 13:53:58 -05:00
-
12d340cf2a
Update Czech language (#13729)
petrzjunior
2019-04-16 20:53:14 +02:00
-
e8dc87a2b7
Fix updated Allen Key pause probe logic (#13723)
Robby Candra
2019-04-17 00:35:58 +07:00
-
7ca1fea22b
Option to pause probe deployment only when triggered, for manually-deployed allen-key probe (#13698)
Robby Candra
2019-04-16 13:32:43 +07:00
-
35160dfb7a
Simplify PLR homing when Z homes to max (#13718)
Robby Candra
2019-04-16 12:17:27 +07:00
-
92ed9a2bb6
Fix is_M29
Scott Lahteine
2019-04-15 23:46:36 -05:00
-
5f49b65c1f
Move LPC SD options to configs, add MKS_MINI_DISPLAY to SKR boards (#13712)
jmdearras
2019-04-15 23:55:33 -04:00
-
9b578ca343
Support FYSETC_MINI_12864 on Re-ARM, RAMPS_FD, MKS SBASE (#13717)
Bob Kuhn
2019-04-15 22:54:11 -05:00
-
9992c424f5
Patch G92.9 flags
Scott Lahteine
2019-04-15 20:26:40 -05:00
-
b1c13bce58
Fix EEPROM_CHITCHAT (and debug_out.h) (#13716)
ManuelMcLure
2019-04-15 18:21:26 -07:00
-
455ee23499
Fix, improve Power Loss Recovery (#13703)
Msq001
2019-04-16 07:53:39 +08:00
-
df75a606ff
Support MKS SGen board (#13694)
Laurent
2019-04-16 00:03:10 +02:00
-
20dc45bca7
Refactor, fix ESP32 WebSocketSerial (#13689)
Kajetan Rzepecki
2019-04-15 23:32:20 +02:00
-
db373f130c
Update Slovak language (#13692)
Roman Moravčík
2019-04-15 23:14:49 +02:00
-
6fe90f0324
Define I2S pins for ESP32 (#13714)
Kajetan Rzepecki
2019-04-15 23:13:59 +02:00
-
aa0f7afbe6
Fix call to uninitialized PWM pin, heater 2 overlap (#13674)
InsanityAutomation
2019-04-15 16:57:34 -04:00
-
57aaa9110b
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
Bob-the-Kuhn
2019-04-13 21:14:52 -05:00
-
-
6a71df2925
Tweak babystep add_steps
Scott Lahteine
2019-04-10 18:34:38 -05:00
-
9dd4252b39
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
Bob-the-Kuhn
2019-04-12 22:07:12 -05:00
-
-
bdfffee037
Modify Z-offset overlay for clarity (#13660)
Marcio Teixeira
2019-04-12 14:43:29 -06:00
-
84273557f9
Move and update heated chamber settings (#13671)
Stephan
2019-04-12 22:38:10 +02:00
-
62b4265410
Update German language (#13665)
Ludy
2019-04-12 21:48:13 +02:00
-
b18316dd37
Fix some spacing
Scott Lahteine
2019-04-12 13:35:30 -05:00
-
f2ba0a5ae7
Tweak some formatting
Scott Lahteine
2019-04-12 13:15:27 -05:00
-
7e58d33a2e
Update some headers
Scott Lahteine
2019-04-12 13:03:16 -05:00
-
8bc5817559
Save files before starting AutoBuild (#13649)
ManuelMcLure
2019-04-12 10:33:16 -07:00
-
64ee064ded
Update Italian language (#13661)
Giuliano Zaro
2019-04-12 19:22:43 +02:00
-
14b561f182
Extra AxisEnum values for E0-E5
Scott Lahteine
2019-04-12 12:12:31 -05:00
-
9e86fc3831
Require homing to toggle leveling (#13652)
Robby Candra
2019-04-12 02:09:41 +07:00
-
9fd3e64ba8
Fix compile error with EXTRUDER>1 (#13651)
Ludy
2019-04-11 20:58:50 +02:00
-
509dc283f2
Restore declarations of G53-G59 (#13654)
Jamie
2019-04-11 13:51:05 -05:00
-
2adc37becc
MAGNETIC_SWITCHING_TOOLHEAD (#13629)
chai-md
2019-04-12 03:29:17 +09:00
-
492883859e
Don't protect unused CS pins (#13647)
ManuelMcLure
2019-04-10 19:57:57 -07:00
-
9898f53361
Fix missing IS_SD_PRINTING
Scott Lahteine
2019-04-10 21:46:49 -05:00
-
1e59a2ac73
Hide pause/stop unless active printing
Scott Lahteine
2019-04-10 19:46:59 -05:00
-
ae42206500
Fix SD_REPRINT_LAST_SELECTED_FILE
Scott Lahteine
2019-04-10 17:43:08 -05:00
-
d72946a8d7
Fix LPC1768 build with no watchdog
Scott Lahteine
2019-04-10 17:33:34 -05:00
-
cee3b172b9
Fix Marlin splash screen logic (#13646)
Scott Lahteine
2019-04-10 17:14:57 -05:00
-
052f2ac352
Fix RURAMPS4D baud rate (#13644)
ANMay-ru
2019-04-11 03:53:21 +07:00
-
e6ebd30f60
Fix LCD issue on stepper timeout (#13630)
Marcio Teixeira
2019-04-10 14:51:48 -06:00
-
a8edd4f6d4
Fix Azteeg X5 MINI BOARD_NAME (#13632)
klcjr89
2019-04-10 16:46:12 -04:00
-
ac81c007a6
Merge pull request #13634 from marcio-ao/pr-remove-extra-stm32-dir
Scott Lahteine
2019-04-10 15:40:25 -05:00
-
-
610e9cf76a
Fix SWITCHING_NOZZLE error (#13633)
Marcio Teixeira
2019-04-10 14:22:29 -06:00
-
3656ef4a2d
Rename, step 2
Scott Lahteine
2019-04-10 15:17:38 -05:00
-
6b8611ad56
Rename, step 1
Scott Lahteine
2019-04-10 15:17:08 -05:00
-
-
5018fdacbe
Support FYSETC_MINI_12864_PANEL (#13365)
Scott Lahteine
2019-04-09 18:34:29 -05:00
-
4900c28bf6
Fix IDEX tool-change, and more (#13614)
InsanityAutomation
2019-04-09 19:33:40 -04:00
-
ba31d39f6d
Azteeg X5 Mini support (#13425)
InsanityAutomation
2019-04-09 00:10:45 -04:00
-
f9b2b3e4f5
AutoBuild quality-of-life improvements (#13626)
ManuelMcLure
2019-04-08 21:07:57 -07:00
-
9ea99b49be
clean whitespace
Scott Lahteine
2019-04-08 21:49:03 -05:00
-
9cb5c57b84
Adjustments to ui8tostr_percent
Scott Lahteine
2019-04-08 21:47:23 -05:00
-
321a5e6580
Fix SD card reselect when scrolled (#13624)
Scott Lahteine
2019-04-08 21:10:41 -05:00
-
0e3c9e726d
Set default Raptor runout/caselight pins
Scott Lahteine
2019-04-08 18:15:12 -05:00
-
5e38d70697
Fix M217 report label, general cleanup
Scott Lahteine
2019-04-08 18:17:14 -05:00
-
fae2b7edc3
Update MMU2 code style
Scott Lahteine
2019-04-08 17:56:40 -05:00
-
c8a83fb122
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
Scott Lahteine
2019-04-08 17:52:33 -05:00
-
9abe9aff56
Confirm before starting SD print (#13616)
Scott Lahteine
2019-04-08 13:44:35 -05:00
-
7e0008f5b3
Fix SETCURSOR_RJ
Scott Lahteine
2019-04-07 20:24:58 -05:00
-
81c2c3ec11
Continuous filename scrolling (#13609)
Robby Candra
2019-04-08 04:58:32 +07:00
-
c29820f649
Suppress compile warning (#13612)
Ludy
2019-04-07 23:53:30 +02:00
-
a2b3ad6d0a
Don't override RGB LED pins, by default
Scott Lahteine
2019-04-07 16:31:34 -05:00
-
e9d9cf2b5b
[2.0.x] Reduce all Creality homing speeds (#13595)
swilkens
2019-04-07 02:50:02 +02:00
-
1de6e7fb9d
Fix MKS Robin section in platformio.ini (#13598)
SmallSharky
2019-04-07 02:07:21 +03:00
-
9a56d90150
Fix M43 on LPC176x (#13587)
Bob Kuhn
2019-04-06 18:06:07 -05:00
-
9cee81d47e
Option to show babysteps total since G28 (#13580)
Roxy-3D
2019-04-06 18:04:34 -05:00
-
3221658a78
Adjust park position description
Scott Lahteine
2019-04-05 20:39:54 -05:00
-
028b78f623
Suppress a compile warning
Scott Lahteine
2019-04-04 15:22:13 -05:00
-
cf12fc8366
Expand on serial debugging (#13577)
Scott Lahteine
2019-04-05 20:02:46 -05:00
-
bf7b28b456
Fix incorrect variable name (#13585)
Marcio Teixeira
2019-04-05 18:04:46 -06:00
-
27693cec29
Extend ESP32 HardwareSerial with flushTX. (#13588)
Kajetan Rzepecki
2019-04-06 02:04:02 +02:00
-
3c47e1b4d1
Support Black STM32F407VET6 with RAMPS-like shield (#13524)
Alexander Gavrilenko
2019-04-05 23:30:19 +03:00
-
0dfd76ba55
Fix Z hotend offset broken by parking extruder tool change (#13582)
VBen
2019-04-05 22:28:32 +02:00
-
027a901bec
Trim whitespace
Scott Lahteine
2019-04-05 14:48:20 -05:00
-
692a0198f9
Fix SPISettings frequency parameters in ESP32 HW SPI (#13573)
Kajetan Rzepecki
2019-04-05 06:17:14 +02:00
-
63d95862fa
Add FastIO TOGGLE for ESP32 (#13574)
Kajetan Rzepecki
2019-04-05 06:15:17 +02:00
-
0992d1a4c8
Fix Invaders game compile error (#13575)
drzejkopf
2019-04-05 06:13:11 +02:00
-
cd1ef33c8c
Drop extra PLR save test (#13554)
Robby Candra
2019-04-05 10:47:00 +07:00
-
72c7751768
Fix SERIAL_POS in use with DEBUG_OUT
Scott Lahteine
2019-04-03 20:41:11 -05:00