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
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
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
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
39c8aed8ba
Add MANUAL_PROBE_START_Z to example configs
2018-07-18 21:49:20 -05:00
2243f72523
Add POWER_LOSS_PIN to example configs
2018-07-18 19:55:10 -05:00
47d5fcbbcc
[2.0.x] Change MKS SBASE default serial port to avoid confusion ( #11301 )
2018-07-18 18:43:20 -05:00
e486326910
Vellemann K8400 Y bed size is 180
...
Co-Authored-By: kaimimue <kaimimue@users.noreply.github.com >
2018-07-13 23:19:46 -05:00
12854f1909
Add Z_CLEARANCE_MULTI_PROBE to example configs
...
Co-Authored-By: nightgryphon <ngryph@gmail.com >
2018-07-12 22:46:34 -05:00
cbea385ed7
[2.0.x] Fix LCD_LANGUAGE options list formatting in config ( #11198 )
...
* Fix LCD_LANGUAGE options list formatting in config
* Remove 'cn' language option from list
2018-07-04 17:42:14 -05:00
c7ec6c68e7
Patch SCARA config to match 1.1.x
2018-07-03 20:09:13 -05:00
48c1f32b3e
Add configurations for Tronxy X3A
2018-07-03 17:56:48 -05:00
568cfe7caa
Add thermistor 501 (100K Zonestar)
2018-07-03 17:52:06 -05:00
e0ab8acf19
Add "Marlin Dev Mode" option
2018-07-02 22:55:21 -05:00
8eaac0dab3
Add delta feedrate scaling ( #11153 )
2018-06-30 13:44:27 -05:00
8c9f90153e
Enable Malyan LCD Support for M200 printers. ( #11051 )
2018-06-30 00:35:54 -05:00
bd7f5848f1
Remove JUNCTION_DEVIATION_INCLUDE_E option ( #11147 )
2018-06-29 22:42:05 -05:00
5b49fccf80
Add stepper driver DIR delay configuration option
...
...and recommended pulse width configuration for A4988
2018-06-26 13:28:04 -05:00
d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 ( #11034 )
2018-06-18 22:04:03 -05:00
091f742432
Add WIFISUPPORT to example configs
2018-06-13 19:27:33 -05:00
117fd007a9
Followup to pin error change
2018-06-10 19:28:45 -05:00
6f14bcaa3e
Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping
...
The timing value should be properly set for ALL boards. The compiler will check and set maximum step rate calculations based on those values.
2018-06-10 16:02:47 -05:00
39a7e7720d
Adaptive multiaxis step smoothing
...
- Stepper bugs fixed
- Support MIXING_EXTRUDER with Linear Advance
- Miscellaneous cleanup
2018-06-10 16:02:47 -05:00
8a376e6beb
Update MINIMUM_STEPPER_PULSE description
2018-06-10 00:13:03 -05:00
334341c632
Hephestos config updates ( #10960 )
2018-06-07 21:23:55 -05:00
f74278b8b1
Add -4 thermocouple to list in configs
2018-06-07 21:04:06 -05:00
d550da084f
Fix Max7219 control pins for use with 32-bit platforms
2018-06-04 13:37:23 -05:00
6885ca606c
Drop JUNCTION_ACCELERATION from example configs
2018-05-31 20:07:28 -05:00