Scott Lahteine
1068798465
Restore position_float to LIN_ADVANCE
7 years ago
Scott Lahteine
ab7f1a0608
A single setting to validate filament width
7 years ago
Scott Lahteine
435981056e
Option to disable all volumetric extrusion
7 years ago
Scott Lahteine
1aea024589
Remove redundant serial sanity check
7 years ago
Scott Lahteine
f5fc851925
Sanity check parity with 2.0.x
7 years ago
Dan Delaney
df8420aa62
Adding support for using the MKS_12864OLED with the SSD1306 controller
7 years ago
Dan Delaney
5249765508
Adding support for the Tronxy and Zonestar LCD
...
Code borrowed and modified from erikkallen/Marlin_tronxy.
Changed the ANET_KEYPAD_LCD to zonestar, since it is the same device.
I kept a define for ANET_KEYPAD_LCD to enable ZONESTAR_LCD.
7 years ago
Scott Lahteine
fdf83f1416
Apply ZONESTAR_LCD to example configs
7 years ago
teemuatlut
0ac0324af2
[1.1.x] TMC driver update ( #8712 )
7 years ago
Scott Lahteine
bdf69db0a8
Extend Skew Correction to UBL
7 years ago
Scott Lahteine
6e8da93c42
UBL_DELTA => UBL_SEGMENTED
7 years ago
Scott Lahteine
44800e9899
PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING
7 years ago
Scott Lahteine
6b93d20e4e
Sanity-check skew+UBL
7 years ago
Scott Lahteine
1063b3b2b8
Changes for parity with 2.0.x
7 years ago
Scott Lahteine
794f8f1329
Update K1 => PID_K1
7 years ago
Dave Johnson
860d98a897
[1.1.x] SERIAL_XON_XOFF not supported on USB-native AVR devices ( #8653 )
...
* SERIAL_XON_XOFF not supported on USB-native AVR devices
User could enable SERIAL_XON_XOFF on USB-native devices and it would not be enabled without warning, but M115 would report the capability as available.
7 years ago
Scott Lahteine
172ce67344
New feature: BED_SKEW_CORRECTION
7 years ago
Scott Lahteine
1f770bb103
Config updates, spacing mainly
7 years ago
Scott Lahteine
d786fb99e2
Add an option to segment leveled moves
7 years ago
Scott Lahteine
51d09bb9c9
Tweak BLOCK_BUFFER_SIZE config
7 years ago
Scott Lahteine
b5c5b175f1
Dont use Z_MIN_PROBE_ENDSTOP for DELTA
7 years ago
oliver
a7d82bd73b
MK2_MULTIPLEXER does not require E2/E3 stepper pins
7 years ago
Scott Lahteine
c0190eff00
Adapt MESH_EDIT_GFX_OVERLAY for 1.1.x
7 years ago
Roxy-3D
8282d732c1
Make G26 work with all mesh leveling.
...
Example Configuration.h files are not updated yet. You need to cross
your settings over to the default Configuration.h file in the \Marlin
directory. (UBL_G26_MESH_VALIDATION enablement has moved to a new
location in the file.)
7 years ago
Scott Lahteine
ad879a1f90
Clarify some motion code
7 years ago
Scott Lahteine
1d0739d6d1
Patch G33 misuse of PROBE_MANUALLY
7 years ago
Scott Lahteine
8ab368559a
Implement CNC_COORDINATE_SYSTEMS
7 years ago
Scott Lahteine
318c419f77
Implement support for Dual X and Y endstops
7 years ago
Scott Lahteine
f06f4b40b8
Apply physical limits to mesh bounds
7 years ago
Scott Lahteine
a7398a0459
Prevent SDCARD_SORT_ALPHA from exploding
7 years ago
Scott Lahteine
060d16d26b
Split the software endstop capability by axis.
...
Based on #7975 and #7979
7 years ago
Scott Lahteine
b07a2aa23c
Add HAS_MESH conditional
7 years ago
Slawomir Ciunczyk
167058b61f
Different NEOPIXEL types
...
Changes to support NEOPIXEL LED strips
- Support for different NEOPIXEL as defined in Adafruit_NeoPixel.h
- ability to setup startup brightness
- ability to define sequential/non-sequential transition of color change during heating-up
- additional parameter to M150 P<brightness>
7 years ago
Scott Lahteine
f835245ee1
Merge pull request #7908 from thinkyhead/bf1_goodbye_legacy_advance
...
[1.1.x] Remove legacy ADVANCE feature
7 years ago
deram
9239fcf0da
Allow UBL G29 and G26 to build without a probe
7 years ago
jmdearras
c7e0a49c94
Add some new LCD displays
...
- Original CR-10
- MKS Mini Display
7 years ago
Scott Lahteine
ae256576e1
Bring configs into parity with 2.0.x
7 years ago
Scott Lahteine
cbfcce09fa
Remove legacy ADVANCE feature
7 years ago
Scott Lahteine
e2ceb1b800
Merge pull request #7632 from GMagician/Wrong-sanitycheck-message-fix
...
Addressing #7612
7 years ago
DecoyPlatypus
70a64355f6
Fixed LCD_FOR_MELZI SanityCheck
...
Sanity Check for LCD_FOR_MELZI would fail with "Please select no more than one LCD controller option" any time #define LCD_FOR_MELZI was enabled in Configuration.h, even if there were no other LCD options enabled.
7 years ago
GMagician
5b87843fae
Addressing #7612
...
Replaced extruder with hotend
7 years ago
Marcio Teixeira
d69c5317df
Added option for graphical overlay for Z-offset
7 years ago
Vben
c0409b85e7
New feature: Part-Cooling Fan Multiplexer
7 years ago
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
7 years ago
Scott Lahteine
b2822a59f9
Add a sanity check for valid bed size
7 years ago
Scott Lahteine
dd66d21749
Extend DEACTIVATE_SERVOS_AFTER_MOVE sanity-check
...
As proposed in #7429
7 years ago
Dave Johnson
936dfb965c
Clarify LCD_BED_LEVELING requirements
...
LCD_BED_LEVELING requires PROBE_MANUALLY with auto bed leveling enabled. See #7396
7 years ago
Scott Lahteine
423b0f3a1e
Replace MIN_RETRACT with MIN_AUTORETRACT, MAX_AUTORETRACT
7 years ago
Scott Lahteine
51864fd365
Add bed size as a configuration option
7 years ago
C. Scott Ananian
890e7a16a9
Add support for Printrbot Neopixel RGBW strip.
...
Connected as described at http://printrbot.com/shop/led-strip/
Based on patch by Kelly Anderson <kelly@xilka.com> at
http://www.xilka.com/printrbot/marlin/1.1.4/20170707/
7 years ago