Manuel Valentino
374f2a5e16
[2.0.x] Fixed wrong information about TMC2208 wiring (#9335 )
7 роки тому
Scott Lahteine
79796b22ad
Fix up _Bootscreen.h and _Statusscreen.h
7 роки тому
teemuatlut
5c69d45f5b
[2.0.x] TMC2130 support for LPC platform (#9114 )
7 роки тому
Scott Lahteine
c63cffca7f
Add example configs for JGAurora A5
7 роки тому
Scott Lahteine
7d6c009104
Add thermistor 15 tuned for JGAurora A5
7 роки тому
Scott Lahteine
ab8a1a2a0d
Sync gCreate gMax1.5+ config with 1.1.x
7 роки тому
Scott Lahteine
f9dbd4d9f4
Updated FolgerTech i3-2020 config
7 роки тому
Scott Lahteine
348b454401
Probe bounds based on bed size
7 роки тому
Scott Lahteine
58ed9901d7
Consistent NEOPIXEL_TYPE options
7 роки тому
Scott Lahteine
c68ce8667d
Fix and improve Creality configs
7 роки тому
Scott Lahteine
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
7 роки тому
Scott Lahteine
57b61491d3
Set FIL_RUNOUT_PIN for Creality CR10-S
Tested with M43 and found to be connected to DIO 2
7 роки тому
Scott Lahteine
4a4d832344
Use standard encoder pulses/steps for CR-10S
7 роки тому
Roxy-3D
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.
7 роки тому
Roxy-3D
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'.
7 роки тому
Roxy-3D
9dacd54a50
Get FT-i3-2020 configuration files into compliance with ?_BED_SIZE
7 роки тому
Scott Lahteine
fa432508b0
Followup to Ender config
7 роки тому
Scott Lahteine
9a2dd0bc5a
Creality Ender 2/4 configuration
7 роки тому
Morten
a0246c5c96
Add support for STM32F7 MCU
7 роки тому
Scott Lahteine
a27fa80a7e
More featureful CR-10S configuration
7 роки тому
Scott Lahteine
02ff12d491
More up front option to show SD percentage
7 роки тому
Scott Lahteine
e753d6298f
FLSUN Kossel example configs
7 роки тому
Scott Lahteine
77c2d810f9
Bring configs up to date
7 роки тому
Scott Lahteine
3952070800
Link to marlinfw.org boot screen tool
7 роки тому
Scott Lahteine
0cd397a3f8
Add instructions for Malyan M150
7 роки тому
Scott Lahteine
344ebc3bd2
Create and use pins_MELZI_MALYAN.h for Malyan M150
7 роки тому
Scott Lahteine
8ac246162e
Creality CR-10S configurations
Provided by printedsolid.com
7 роки тому
Scott Lahteine
048486390e
Bring some configs up to date
7 роки тому
Thomas Moore
dabb75034c
Update example configurations
7 роки тому
Scott Lahteine
5c076a6d93
Improved M915 description
7 роки тому
Dave Johnson
2db666e99a
Enable USE_ZMIN_PLUG on SCARA example (#9126 )
7 роки тому
GMagician
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
7 роки тому
teemuatlut
cdc61ebf53
Add M915 configuration option
7 роки тому
Scott Lahteine
8704e533da
Apply FILAMENT_LOAD_UNLOAD_GCODES to example configs
7 роки тому
Scott Lahteine
10edb469bb
Apply SLIM_LCD_MENUS to example configs
7 роки тому
Scott Lahteine
0b4a46fa6c
Bring configs up to date with 1.1.x
7 роки тому
Scott Lahteine
7cc2193bce
Add Tronxy X1 example config (#8972 )
7 роки тому
Scott Lahteine
3b51f5c67e
Add pause/resume action to example configs
7 роки тому
Thomas Moore
f0a8a1a853
[2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE (#8866 )
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
7 роки тому
Scott Lahteine
28fc8741d6
Reduce default jerk. XY by half. Z by 1/4
7 роки тому
Scott Lahteine
1cf1cf8759
Add RADDS_DISPLAY to example configs
7 роки тому
etagle
7447979110
Fixed some warnings on the MakerParts configuration, when compiling using the AVR toolchain (integer overflow on the preprocessor calculations)
7 роки тому
Scott Lahteine
fdc5e72720
A single setting to validate filament width
7 роки тому
Scott Lahteine
31e33d2acd
Add NO_VOLUMETRICS to example configs
7 роки тому
Scott Lahteine
de5ca96654
More parity with 1.1.x, plus whitespace
7 роки тому
Scott Lahteine
f79026acc1
Apply MKS_12864OLED_SSD1306 to examples
Followup to #8814
7 роки тому
Scott Lahteine
9abbcc3ee0
Apply ZONESTAR_LCD to example configs
7 роки тому
Dave Johnson
aed0cfa3d1
Various fixes for 2.0.x configs
7 роки тому
Scott Lahteine
674deaf223
Add NANODLP_ALL_AXIS to config examples
7 роки тому
Scott Lahteine
2b7db90340
Bring Malyan M200 config up to date
7 роки тому