7d6c009104
Add thermistor 15 tuned for JGAurora A5
2018-01-22 01:27:11 -06:00
ab8a1a2a0d
Sync gCreate gMax1.5+ config with 1.1.x
2018-01-22 01:05:12 -06:00
f9dbd4d9f4
Updated FolgerTech i3-2020 config
2018-01-22 01:05:12 -06:00
348b454401
Probe bounds based on bed size
2018-01-22 01:05:11 -06:00
58ed9901d7
Consistent NEOPIXEL_TYPE options
2018-01-21 17:19:38 -06:00
c68ce8667d
Fix and improve Creality configs
2018-01-21 02:04:14 -06:00
8190fdb260
[2.0.x] Option to use Neopixel as case light ( #9270 )
...
* Add option to use Neopixel as case light
* Apply CASE_LIGHT_USE_NEOPIXEL to example configs
2018-01-20 16:58:41 -06:00
57b61491d3
Set FIL_RUNOUT_PIN for Creality CR10-S
...
Tested with M43 and found to be connected to DIO 2
2018-01-20 11:56:57 -06:00
4a4d832344
Use standard encoder pulses/steps for CR-10S
2018-01-20 11:35:52 -06:00
bfd9728cf4
Serial buffer over run work around for v2.0.0 ( #9236 )
...
* Work around for serial buffer over run
PronterFace sends a lot of M105 commands. During long operations such
as UBL's G29 P1, G29 P2, G29 P4 and G26 this can over run the serial
buffer. This results (very often) in a M1 (actually a M1M105) ending
up in the command queue.
Until we figure out a better way to resolve this issue, this will keep
the UBL commands from experiencing bogus commands at thier completion.
2018-01-18 19:57:18 -06:00
f5f1b069ad
Convert UBL mesh tilting to all use the same algorithm ( #9204 )
...
A number of regressions were patched also. The UBL G29 P2 and P4 Press and Hold had stopped working. It is very possible this is broken in the bugfix_v1.1.x branch also.
The main purpose of the Pull Request is to get the 3-Point mesh tilting to use the LSF algorithm just like the grid based mesh tilt. This simplifies the logic and reduces the code size some what. But the real reason to do it is the 3-Point case can be solved exactly. And by feeding these numbers into the LSF algorithm it provides a way to check all that code for 'correctness'.
2018-01-16 11:08:00 -06:00
9dacd54a50
Get FT-i3-2020 configuration files into compliance with ?_BED_SIZE
2018-01-15 15:33:51 -06:00
fa432508b0
Followup to Ender config
2018-01-15 06:00:21 -06:00
f4e4c7a7c8
Merge pull request #9188 from thinkyhead/bf2_creality_ender
...
[2.0.x] Add Creality Ender config/board
2018-01-15 04:33:09 -06:00
9a2dd0bc5a
Creality Ender 2/4 configuration
2018-01-15 03:42:23 -06:00
a0246c5c96
Add support for STM32F7 MCU
2018-01-15 01:13:03 -06:00
a27fa80a7e
More featureful CR-10S configuration
2018-01-15 01:06:06 -06:00
02ff12d491
More up front option to show SD percentage
2018-01-14 23:32:39 -06:00
3b15c88225
Merge pull request #9153 from thinkyhead/bf2_malyan_support
...
[2.0.x] Fix support for Malyan M150
2018-01-14 22:54:00 -06:00
e753d6298f
FLSUN Kossel example configs
2018-01-14 22:52:35 -06:00
77c2d810f9
Bring configs up to date
2018-01-14 22:52:06 -06:00
3952070800
Link to marlinfw.org boot screen tool
2018-01-14 22:41:05 -06:00
0cd397a3f8
Add instructions for Malyan M150
2018-01-14 21:15:03 -06:00
344ebc3bd2
Create and use pins_MELZI_MALYAN.h for Malyan M150
2018-01-14 21:14:58 -06:00
8ac246162e
Creality CR-10S configurations
...
Provided by printedsolid.com
2018-01-11 01:10:17 -06:00
048486390e
Bring some configs up to date
2018-01-11 01:10:17 -06:00
dabb75034c
Update example configurations
2018-01-10 00:01:20 -06:00
5c076a6d93
Improved M915 description
2018-01-09 18:56:27 -06:00
a94104dbb5
Merge pull request #9113 from teemuatlut/TMC_followup
...
[2.0.x]TMC followup
2018-01-09 18:46:35 -06:00
2db666e99a
Enable USE_ZMIN_PLUG on SCARA example ( #9126 )
2018-01-09 18:41:28 -06:00
5295b4713d
[2.0.x] add semitec 104NT-4 ( #9119 )
...
Table is very very similar to old 104-GT2 so I added only the name and recycled old ID
2018-01-09 16:53:12 -06:00
cdc61ebf53
Add M915 configuration option
2018-01-09 18:28:48 +02:00
8704e533da
Apply FILAMENT_LOAD_UNLOAD_GCODES to example configs
2018-01-04 03:56:36 -06:00
9312ee63b0
Merge pull request #8979 from thinkyhead/bf2_sync_up_configs
...
[2.0.x] Synchronize configs with 1.1.x
2017-12-31 01:15:43 -06:00
10edb469bb
Apply SLIM_LCD_MENUS to example configs
2017-12-31 00:11:21 -06:00
0b4a46fa6c
Bring configs up to date with 1.1.x
2017-12-30 23:28:53 -06:00
7cc2193bce
Add Tronxy X1 example config ( #8972 )
2017-12-30 17:25:31 -06:00
3b51f5c67e
Add pause/resume action to example configs
2017-12-25 01:39:18 -06:00
f0a8a1a853
[2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE ( #8866 )
...
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
2017-12-25 01:38:06 -06:00
28fc8741d6
Reduce default jerk. XY by half. Z by 1/4
2017-12-24 19:54:11 -06:00
1cf1cf8759
Add RADDS_DISPLAY to example configs
2017-12-24 19:00:23 -06:00
7447979110
Fixed some warnings on the MakerParts configuration, when compiling using the AVR toolchain (integer overflow on the preprocessor calculations)
2017-12-21 02:23:24 -03:00
fdc5e72720
A single setting to validate filament width
2017-12-19 21:33:25 -06:00
31e33d2acd
Add NO_VOLUMETRICS to example configs
2017-12-19 19:51:25 -06:00
de5ca96654
More parity with 1.1.x, plus whitespace
2017-12-19 18:36:16 -06:00
f79026acc1
Apply MKS_12864OLED_SSD1306 to examples
...
Followup to #8814
2017-12-16 20:15:36 -06:00
9abbcc3ee0
Apply ZONESTAR_LCD to example configs
2017-12-15 19:11:02 -06:00
aed0cfa3d1
Various fixes for 2.0.x configs
2017-12-15 17:09:46 -06:00
674deaf223
Add NANODLP_ALL_AXIS to config examples
2017-12-15 16:22:56 -06:00
2b7db90340
Bring Malyan M200 config up to date
2017-12-15 15:47:22 -06:00