Commit Graph

576 Commits

Author SHA1 Message Date
66f83d33e6 Fix some config comments 2018-09-15 23:21:55 -05:00
f79a5a9dee Tweak spacing of L6470 options 2018-09-12 23:18:11 -05:00
c37d3ae97d [2.0.x] Fix NOZZLE_PARK_FEATURE for Anycubic Kossel (#11812) 2018-09-12 15:37:38 -05:00
fe9f088d60 [2.0.x] Anycubic LinearPlus, Trigorilla 1.4 (#11730) 2018-09-10 21:25:40 -05:00
53b8c3bd66 Add EXTERNAL_CLOSED_LOOP_CONTROLLER to examples 2018-09-10 03:17:17 -05:00
1b6bc19427 Add external closed loop controller support 2018-09-10 03:17:17 -05:00
d32c4efc77 Fix some trailing whitespace 2018-09-10 01:26:20 -05:00
e25d2ae4a2 [2.0.x] SWITCHING_TOOLHEAD (#11623) 2018-09-08 01:43:24 -05:00
3d7f2c1fde Fix directory name to be consistent (#11745) 2018-09-06 14:10:40 -05:00
a9c98a0e47 Create _Bootscreen.h 2018-09-06 10:24:03 -05:00
9f85d3a9cb Create _statusscreen.h 2018-09-06 10:23:20 -05:00
e2e7b1d705 Break out support of the T-Rex 3 2018-09-06 10:20:20 -05:00
67996c2b66 Break out support for the T-Rex 3 2018-09-06 10:19:05 -05:00
2a61c9a939 Various fixups to configs, spacing, etc. 2018-09-06 06:44:31 -05:00
b3efbc6e6e Add MANUAL_E_MOVES_RELATIVE to more configs 2018-09-06 02:09:14 -05:00
679e4602fe Add MANUAL_E_MOVES_RELATIVE to examples 2018-09-06 02:00:25 -05:00
beb51c2d58 Show manual extrusion moves as relative in LCD
- Implements FR#11724
- Old behavior can be restored by commenting out MANUAL_E_MOVES_RELATIVE
2018-09-06 02:00:25 -05:00
650d4313c4 Bring some configs up to date 2018-09-05 03:49:24 -05:00
aefc2f7cf9 Add Anet A2 and A2 Plus Configurations (#11677) 2018-09-03 23:38:51 -05:00
d1ceaf5550 [2.0.x] Followup to IDEX changes (#11707) 2018-09-03 23:15:31 -05:00
fa772c31bf Provide more options for Max7219 connection on Formbot 2018-09-03 09:52:36 -05:00
8e18e48d49 Merge pull request #11610 from Freeviv/bugfix-2.0.x
[2.0.x] Editable servo angles
2018-09-03 03:55:38 -05:00
7680b64aa6 IDEX clean up (#11690) 2018-09-02 10:18:59 -05:00
509e1cf2bd Add *_DRIVER_TYPE to remaining configs 2018-08-31 19:07:17 -05:00
e3fc9aa35f Update some config comments 2018-08-31 16:03:44 -05:00
3e81745e81 Fix issues, make optional 2018-08-29 17:58:02 -05:00
9953213513 Add EDITABLE_SERVO_ANGLES to example configs 2018-08-29 17:57:52 -05:00
e40a3eef04 Support for Anet A2 Plus 2018-08-29 03:39:43 -05:00
66966dbd69 Tweak comments for newer multiplexer 2018-08-25 17:00:49 -05:00
933d833ec8 Tweak some Anet A6 comments 2018-08-24 21:50:53 -05:00
6483285bc5 HOTEND_OFFSET_Z always available (#11603) 2018-08-22 00:21:29 -05:00
f8c52c9c29 Azteeg X5 Mini WiFi support (#11601) 2018-08-21 23:58:26 -05:00
2d3317a35b Prettify Dual X Carriage description 2018-08-21 23:34:29 -05:00
bd6d032628 Update default driver configuration
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
2018-08-14 18:42:04 -05:00
846bd24eb9 MALYAN_LCD is ok without SD 2018-08-14 05:31:47 -05:00
6964e1a95a Clean up trailing whitespace 2018-08-14 00:55:37 -05:00
aa9d329560 Reduce max accel in Creality configs 2018-08-11 22:56:51 -05:00
72b086b90d Add A5984 to example configurations 2018-08-09 23:04:27 -05:00
a1a5367380 Smoothieboard V1.0/1.1 and A5984 support 2018-08-09 23:03:17 -05:00
9c62c47579 [2.0.x] Fix Dual X Carriage tool change crash (#11447) 2018-08-03 20:47:29 -05:00
094e6d81a5 Add Einstart-S support (#11219)
Indeed the HAL does not need to be mucked around with to expose ATmega2560 pins not available as numbers on the MEGA board, I'll need to update the wiki with that tidbit and a reference to the pin-mapping comment in `fastio_1280.h`.
2018-07-26 05:52:22 -05:00
e2aa635e70 Fix Anet A6 thermistors
Co-Authored-By: vitekn <vitekn@users.noreply.github.com>
2018-07-26 02:02:27 -05:00
32de09f5c5 Specify some extra CR-10S pins 2018-07-25 18:08:09 -05:00
bd3ec66a78 [2.0.x] typo fix (#11365)
Typo fix
2018-07-25 18:00:47 -05:00
fbcdf5eaeb Simplify stepper driver per-axis selection 2018-07-25 02:47:43 -05:00
e5c0b490c8 Add *_DRIVER_TYPE to example configs
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
2018-07-25 02:47:30 -05:00
14e2b11195 Fix spelling in configs 2018-07-24 21:03:38 -05:00
4195757585 Merge pull request #11309 from thinkyhead/bf2_manual_probe_start_z
[2.0.x] Manual Z Start Height
2018-07-19 18:26:26 -05:00
03b01e2500 Folger Tech i3-2020 now defaults to 2 Max7219 units 2018-07-19 17:02:46 -05:00
9660996cc3 Add Multi Unit Support for Max7219 to bugfix_2.0.0 (#11285)
* Add Multi Unit Support for Max7219 to bugfix_2.0.0

* Apply multi-MAX7219 to example configs

* Tweak some spacing, macros
2018-07-19 13:56:47 -05:00