Scott Lahteine
c0190eff00
Adapt MESH_EDIT_GFX_OVERLAY for 1.1.x
il y a 7 ans
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.)
il y a 7 ans
Scott Lahteine
069ec3f9a9
Move Filament Width Sensor to Configuration_adv.h
il y a 7 ans
Scott Lahteine
56035e9965
Move mesh test options under G26 option
il y a 7 ans
Scott Lahteine
7535c21894
Remove some trailing white-space
il y a 7 ans
Roxy-3D
677d490b5c
Add defaults for basic extrusion to Configuration.h files (#8331 )
il y a 7 ans
Rowan Meara
094bebcc2d
[1.1.x] Update Thermal Protection Documentation (#8282 )
* Fix thermal protection documentation.
Even before the recent thermal protection changes, the documentation of
the thermal protection feature in the config files did not match the
implementation. I fixed the documentation and reconciled the M303
implementation with the documentation.
* Applied documentation changes to sample config files
* Renamed hysteresis to watch_temp_increase
* Added gcodes back into documentation.
il y a 7 ans
Jan Macháček
0c4e9980fb
Fix probes configuration url
il y a 7 ans
Scott Lahteine
4fb3ce4739
Support for SilverGate Board
il y a 7 ans
Scott Lahteine
393ceb28fc
The plural of 'axis' is 'axes'
il y a 7 ans
Scott Lahteine
445a7f65cd
Clean up trailing whitespace
il y a 7 ans
Scott Lahteine
8bb1e91afd
More specific M100 description
il y a 7 ans
Scott Lahteine
ec9d7b639d
Encourage users to re-examine their configs
il y a 7 ans
Scott Lahteine
1c97c1582c
Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
il y a 7 ans
Scott Lahteine
f06f4b40b8
Apply physical limits to mesh bounds
il y a 7 ans
Scott Lahteine
39a545b3f8
Patch up some verbiage in configs
il y a 7 ans
Scott Lahteine
3b4b9c6d68
Unaccented French for Character Display
il y a 7 ans
Scott Lahteine
060d16d26b
Split the software endstop capability by axis.
Based on #7975 and #7979
il y a 7 ans
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>
il y a 7 ans
jmdearras
c7e0a49c94
Add some new LCD displays
- Original CR-10
- MKS Mini Display
il y a 7 ans
Scott Lahteine
4e19ff75b6
XON/XOFF corrections, tweaks, formatting, etc.
il y a 7 ans
GMagician
33d28c24bf
Implementing [FR] #7548
Added new configuration to inhibit XYZ movements when home is not done
il y a 7 ans
Scott Lahteine
f25dccd6d1
Disable BABYSTEP_XY by default in all configs
il y a 7 ans
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
il y a 7 ans
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
il y a 7 ans
Michal Holes
54d48130f3
Slovak UTF-8 translation
Slovak UTF-8 translation
il y a 7 ans
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
il y a 7 ans
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
il y a 7 ans
GMagician
e9c72978c7
Implement SERVO_DELAY as array
This modify give SERVO_DELAY x servo basis
il y a 7 ans
etagle
534bbb81ff
Adding XON/XOFF and STATISTICS implementation
il y a 7 ans
Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
il y a 7 ans
Scott Lahteine
804818b4d9
Bring configs up to date
il y a 7 ans
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
il y a 7 ans
Scott Lahteine
51864fd365
Add bed size as a configuration option
il y a 7 ans
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 /
il y a 7 ans
Scott Lahteine
fc9ce65095
Add `BUSY_WHILE_HEATING` for hosts that need it
il y a 7 ans
Petr Zahradník
8c34233452
UTF-8 mapper for Czech
il y a 7 ans
Scott Lahteine
69297b2d7b
Make all EEPROM optimization options available
il y a 7 ans
Scott Lahteine
232a10410d
LCD_FOR_MELZI
il y a 7 ans
Scott Lahteine
dcec7178d1
Expose DISABLE_M503 option as a test option
il y a 7 ans
Scott Lahteine
5b03f23fa2
Bring configurations up to date, fix some comments
il y a 7 ans
Scott Lahteine
5b11b33854
Add support for Průša MK2 Multiplexer
il y a 7 ans
Scott Lahteine
afbc6e3e2f
Update DELTA/SCARA config comments
il y a 7 ans
Bob-the-Kuhn
325f09ea6c
Add link to custom LiquidCrystal library by F. Malpartida
il y a 7 ans
Scott Lahteine
907cafcbfd
Support for two switching extruders
il y a 7 ans
dot-bob
0bc66bf22c
PCA9632 PWM color LED support
Add support for the PCA9632 PWM color LED driver used on the Ultimaker 2 and Wanhao Duplicator 6.
il y a 7 ans
Bob-the-Kuhn
1c107b3949
delete problem line
il y a 7 ans
Scott Lahteine
e556ab1dff
Find three-point leveling points on Delta
il y a 7 ans
Scott Lahteine
1919cb0d1e
Config cleanups
il y a 7 ans
Roxy-3D
364f8fb613
Update Configuration.h files to better names (#6814 )
Changed UBL_G26_MESH_EDITING to UBL_G26_MESH_VALIDATION
Added UBL_MESH_EDIT_MOVES_Z to prepare for that change (coming next)
il y a 7 ans