Scott Lahteine
5b70d3da1c
Update DIGIPOT_I2C_MOTOR_CURRENTS comments
před 7 roky
Scott Lahteine
2ec65051fd
Fix serial comment sp.
před 7 roky
Scott Lahteine
423bf9955e
Set Megatronics baud rate to 115200
Fix #9092
před 7 roky
Scott Lahteine
8e0c107545
Have Kossel Pro use Z_MIN_PROBE_ENDSTOP (#9586 )
před 7 roky
Scott Lahteine
7a4029d1b1
Correct MOTHERBOARD for Geeetech i3 Pro X
před 7 roky
Scott Lahteine
3e384b60ce
Malyan M200 fix E0_AUTO_FAN_PIN (#9580 )
Fixes #8794
před 7 roky
Scott Lahteine
33752de12d
Update some outdated configs
před 7 roky
Scott Lahteine
38c7d53bf7
Repair some spacing
před 7 roky
Scott Lahteine
4aff6c1c32
Tronxy X5S pins and configuration
před 7 roky
shaktee
27faeafc1b
[2.0.x] BIBO Cyclops (#9541 )
před 7 roky
Scott Lahteine
2014d38e10
NEOPIXEL_BRIGHTNESS parity
před 7 roky
Scott Lahteine
694d2ebec0
TMC SW SPI pins in Configuration_adv.h
Counterpart to #9632
před 7 roky
Thomas Moore
1541224a81
Enable Z axis and delta sensorless homing (#9516 )
před 7 roky
Scott Lahteine
b2f8b4ada5
I2C position encoders update (#9533 )
Updating I2C position encoders to enable babystepping and Babystep XY when using the ecm microstep correction method. Also changed default method to ECM microstep.
před 7 roky
Scott Lahteine
704d33c374
Special override of LCD_WIDTH
před 7 roky
Scott Lahteine
8558264514
Configs for Prusa i3 Pro B GT2560 Rev.A Plus (#9505 )
One without probe and one with BLTOUCH.
před 7 roky
Scott Lahteine
b5e92f4f90
[2.0.x] Enable / disable PSU automatically (#9503 )
před 7 roky
Scott Lahteine
eecb0188c0
Add ULTI_CONTROLLER to example configs
před 7 roky
Scott Lahteine
4925f60cff
Add MALYAN_LCD to configs
před 7 roky
shaktee
34624cf399
[2.0.x] BIBO TouchX configuration (#9469 )
před 7 roky
Scott Lahteine
c46de340b7
Clean up trailing whitespace
před 7 roky
Manuel Valentino
374f2a5e16
[2.0.x] Fixed wrong information about TMC2208 wiring (#9335 )
před 7 roky
Scott Lahteine
79796b22ad
Fix up _Bootscreen.h and _Statusscreen.h
před 7 roky
teemuatlut
5c69d45f5b
[2.0.x] TMC2130 support for LPC platform (#9114 )
před 7 roky
Scott Lahteine
c63cffca7f
Add example configs for JGAurora A5
před 7 roky
Scott Lahteine
7d6c009104
Add thermistor 15 tuned for JGAurora A5
před 7 roky
Scott Lahteine
ab8a1a2a0d
Sync gCreate gMax1.5+ config with 1.1.x
před 7 roky
Scott Lahteine
f9dbd4d9f4
Updated FolgerTech i3-2020 config
před 7 roky
Scott Lahteine
348b454401
Probe bounds based on bed size
před 7 roky
Scott Lahteine
58ed9901d7
Consistent NEOPIXEL_TYPE options
před 7 roky
Scott Lahteine
c68ce8667d
Fix and improve Creality configs
před 7 roky
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
před 7 roky
Scott Lahteine
57b61491d3
Set FIL_RUNOUT_PIN for Creality CR10-S
Tested with M43 and found to be connected to DIO 2
před 7 roky
Scott Lahteine
4a4d832344
Use standard encoder pulses/steps for CR-10S
před 7 roky
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.
před 7 roky
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'.
před 7 roky
Roxy-3D
9dacd54a50
Get FT-i3-2020 configuration files into compliance with ?_BED_SIZE
před 7 roky
Scott Lahteine
fa432508b0
Followup to Ender config
před 7 roky
Scott Lahteine
9a2dd0bc5a
Creality Ender 2/4 configuration
před 7 roky
Morten
a0246c5c96
Add support for STM32F7 MCU
před 7 roky
Scott Lahteine
a27fa80a7e
More featureful CR-10S configuration
před 7 roky
Scott Lahteine
02ff12d491
More up front option to show SD percentage
před 7 roky
Scott Lahteine
e753d6298f
FLSUN Kossel example configs
před 7 roky
Scott Lahteine
77c2d810f9
Bring configs up to date
před 7 roky
Scott Lahteine
3952070800
Link to marlinfw.org boot screen tool
před 7 roky
Scott Lahteine
0cd397a3f8
Add instructions for Malyan M150
před 7 roky
Scott Lahteine
344ebc3bd2
Create and use pins_MELZI_MALYAN.h for Malyan M150
před 7 roky
Scott Lahteine
8ac246162e
Creality CR-10S configurations
Provided by printedsolid.com
před 7 roky
Scott Lahteine
048486390e
Bring some configs up to date
před 7 roky
Thomas Moore
dabb75034c
Update example configurations
před 7 roky