vitekn
b5ed4a1a8c
Fix thermistor type in Anet A6 config ( #11346 )
...
I have Anet a6 and my thermistor is NTC 3950. If the default is 5 (ATC Semitec 104GT-2) it gives overheat upto 330 degrees (real) instead of 250 (displayed). I don't know for sure if all the A6 have such thermistor but I think it's safer to have underheat than overheat. And 3950 looks more spread among A6 searching on Internet. The same is true for the bed though it has small difference at the beginning of scale, actually +-2 degrees.
2018-07-26 02:03:30 -05:00
Giuliano
e5b928f574
[1.1.x] Typo fix ( #11366 )
...
Typo fix
2018-07-25 18:00:28 -05:00
Scott Lahteine
6d6bdc6517
Add *_DRIVER_TYPE to example configs
2018-07-25 02:39:16 -05:00
Scott Lahteine
ed0e72bf44
Fix spelling in configs
2018-07-24 21:02:22 -05:00
Scott Lahteine
221e8bbb05
Add MANUAL_PROBE_START_Z to example configs
2018-07-18 21:50:18 -05:00
Scott Lahteine
8f110190eb
Add Z_CLEARANCE_MULTI_PROBE to example configs
2018-07-12 22:27:06 -05:00
Scott Lahteine
fc9f4ce2c0
Fix missing quote in language list
...
Co-Authored-By: p3p <p3p@p3psoft.co.uk>
2018-07-04 13:40:18 -05:00
Marcel Schulz
432da42dba
Add thermistor 501 (100K Zonestar)
2018-07-03 18:10:55 -05:00
Scott Lahteine
b7ddfddf51
Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping
...
The timing value should be properly set for ALL boards. The compiler will check and set maximum step rate calculations based on those values.
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
2018-06-10 01:56:00 -05:00
Scott Lahteine
949ee7afe9
BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION
2018-05-26 18:31:57 -05:00
Scott Lahteine
e63113e6ad
Add ENDSTOP_NOISE_FILTER to example configs
...
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
2018-05-21 15:29:14 -05:00
Scott Lahteine
f093ce35a0
Add BEZIER_JERK_CONTROL to example configs
2018-05-08 09:21:54 -05:00
Scott Lahteine
5735c8af5b
[1.1.x] Arrange LCD options by type ( #10631 )
...
* Bump configuration versions to 010109
* Arrange LCD options by type
2018-05-06 19:17:29 -05:00
Scott Lahteine
b50afa9897
Add thermocouple with AD8495 support
...
Co-Authored-By: Dmitriy <demonx@demonx.ru>
2018-05-02 08:41:31 -05:00
Scott Lahteine
0b9f99f940
LCD_BED_LEVELING enables a sub-menu for ABL
2018-05-01 04:41:56 -05:00
Scott Lahteine
542baea2e1
Add units to probe speed comments
2018-04-30 23:45:34 -05:00
Scott Lahteine
f71e65aa9c
Add NO_LCD_MENUS to custom configs
2018-04-30 18:39:32 -05:00
Scott Lahteine
ba8d03d241
Clean up some endstop inverting examples
2018-04-28 08:00:44 -05:00
Scott Lahteine
6b50a50676
Extra options for LEVEL_BED_CORNERS ( #10484 )
2018-04-22 02:30:20 -05:00
Festivejelly
61f9e28c23
[1.1.x] Wait for bed heaters between probing ( #9890 )
2018-04-21 15:44:07 -05:00
Scott Lahteine
090d72f591
[1.1.x] Add optional menu item to toggle software endstops ( #10392 )
2018-04-13 00:24:20 -05:00
Scott Lahteine
e87ae5b643
Add Z_PROBE_LOW_POINT to example configs
2018-04-09 01:56:57 -05:00
Scott Lahteine
56b5fb5e15
Update Bed PID config comments
2018-04-08 06:46:05 -05:00
Scott Lahteine
08b09f7a4c
Add Chamber Temp options to example configs
2018-04-06 23:09:43 -05:00
Scott Lahteine
be098cd42f
Z Endstop Servo => Z Probe Servo
2018-04-01 23:54:47 -05:00
Scott Lahteine
cf4e2e507f
Consolidate 3-point leveling point options
2018-03-19 01:55:51 -05:00
Scott Lahteine
f7de05e50c
General spacing cleanup
2018-03-17 16:51:34 -05:00
Scott Lahteine
e63cb5fe8f
[1.1.x] Make MIN_PROBE_EDGE a general option (for electronic probes) ( #10068 )
...
Some probes don't work near the edges of the bed. This change promotes MIN_PROBE_EDGE to a general setting that applies to all probing functions.
2018-03-13 01:15:29 -05:00
Scott Lahteine
33b18dc801
Add Z_AFTER_PROBING to example configs
2018-03-11 09:48:03 -05:00
Scott Lahteine
cce80fd41c
Add UNKNOWN_Z_NO_RAISE to example configs
2018-03-09 23:11:35 -06:00
Scott Lahteine
3cdd2591ed
Update custom boot screen description
2018-03-03 20:10:35 -06:00
Scott Lahteine
8488d64062
Standardize encoder defaults
2018-02-24 22:37:55 -06:00
Scott Lahteine
8c22f9fd4f
Bring some example configs up to speed
2018-02-24 22:00:15 -06:00
Scott Lahteine
5299b577d1
Spanish (UTF8) Language ( #9785 )
...
From #7314 by @MrAmericanMike
2018-02-23 20:23:35 -06:00
Scott Lahteine
235d024505
Add RESTORE_LEVELING_AFTER_G28 to example configs
2018-02-23 12:42:21 -06:00
Scott Lahteine
18881e6725
Add 20x4 option for Sainsmart LCD
2018-02-20 20:09:49 -06:00
Scott Lahteine
cc8711419e
Add NUM_RUNOUT_SENSORS to example configs
2018-02-19 06:25:36 -06:00
Scott Lahteine
4813938a87
Update configs for 2.0.x parity
2018-02-18 19:42:20 -06:00
Roxy-3D
c8d3069580
UBL - Allow user to control Z-Height correction for off mesh movements ( #9663 )
...
* UBL - Allow user to control Z-Height correction for off mesh movements
* Enable UBL_Z_RAISE_WHEN_OFF_MESH on test machine for time being
2018-02-15 19:23:01 -06:00
Scott Lahteine
80946a17ee
Add AUTO_POWER_CONTROL to example configs
2018-02-06 00:20:26 -06:00
Scott Lahteine
527d260581
Add ULTI_CONTROLLER to example configs
2018-02-05 22:24:08 -06:00
Scott Lahteine
ca58084020
Add MALYAN_LCD to configurations
2018-02-04 21:18:42 -06:00
Scott Lahteine
3d9f360b5a
Better probe boundaries for linear/grid
2018-01-22 01:10:34 -06:00
Scott Lahteine
957bb3124a
Add thermistor 15 tuned for JGAurora A5
2018-01-21 16:57:47 -06:00
Scott Lahteine
69c993092b
Followup to Ender config
2018-01-15 05:48:50 -06:00
GMagician
5903b002ac
1.1.x semitec 104NT-4 added ( #9120 )
...
Table is very very similar to old 104-GT2 so I added only the name and recycled old ID
2018-01-09 16:53:44 -06:00
Scott Lahteine
839dd66c3b
Synchronize configs with 2.0.x
2017-12-31 00:02:22 -06:00
Thomas Moore
59d047c1d7
[1.1.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE ( #8864 )
...
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
2017-12-24 23:47:05 -06:00
Scott Lahteine
88c0688961
Reduce default jerk. XY by half. Z by 1/4
2017-12-24 19:49:51 -06:00
Scott Lahteine
7378905053
Add MKS_12864OLED_SSD1306 to example configs
...
Followup to #8813
2017-12-16 19:58:34 -06:00