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