Thomas Moore
1541224a81
Enable Z axis and delta sensorless homing ( #9516 )
2018-02-08 04:20:44 -06:00
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.
2018-02-08 03:57:11 -06:00
Scott Lahteine
b5e92f4f90
[2.0.x] Enable / disable PSU automatically ( #9503 )
2018-02-06 00:22:30 -06:00
Scott Lahteine
eecb0188c0
Add ULTI_CONTROLLER to example configs
2018-02-05 22:30:03 -06:00
Scott Lahteine
4925f60cff
Add MALYAN_LCD to configs
2018-02-04 18:52:44 -06:00
Manuel Valentino
374f2a5e16
[2.0.x] Fixed wrong information about TMC2208 wiring ( #9335 )
2018-02-02 04:45:55 -06:00
teemuatlut
5c69d45f5b
[2.0.x] TMC2130 support for LPC platform ( #9114 )
2018-02-01 21:49:40 -06:00
Scott Lahteine
7d6c009104
Add thermistor 15 tuned for JGAurora A5
2018-01-22 01:27:11 -06:00
Scott Lahteine
f9dbd4d9f4
Updated FolgerTech i3-2020 config
2018-01-22 01:05:12 -06:00
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
2018-01-20 16:58:41 -06:00
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.
2018-01-18 19:57:18 -06:00
Roxy-3D
9dacd54a50
Get FT-i3-2020 configuration files into compliance with ?_BED_SIZE
2018-01-15 15:33:51 -06:00
Scott Lahteine
fa432508b0
Followup to Ender config
2018-01-15 06:00:21 -06:00
Scott Lahteine
02ff12d491
More up front option to show SD percentage
2018-01-14 23:32:39 -06:00
Scott Lahteine
77c2d810f9
Bring configs up to date
2018-01-14 22:52:06 -06:00
Thomas Moore
dabb75034c
Update example configurations
2018-01-10 00:01:20 -06:00
Scott Lahteine
5c076a6d93
Improved M915 description
2018-01-09 18:56:27 -06:00
Scott Lahteine
a94104dbb5
Merge pull request #9113 from teemuatlut/TMC_followup
...
[2.0.x]TMC followup
2018-01-09 18:46:35 -06:00
GMagician
5295b4713d
[2.0.x] add semitec 104NT-4 ( #9119 )
...
Table is very very similar to old 104-GT2 so I added only the name and recycled old ID
2018-01-09 16:53:12 -06:00
teemuatlut
cdc61ebf53
Add M915 configuration option
2018-01-09 18:28:48 +02:00
Scott Lahteine
8704e533da
Apply FILAMENT_LOAD_UNLOAD_GCODES to example configs
2018-01-04 03:56:36 -06:00
Scott Lahteine
9312ee63b0
Merge pull request #8979 from thinkyhead/bf2_sync_up_configs
...
[2.0.x] Synchronize configs with 1.1.x
2017-12-31 01:15:43 -06:00
Scott Lahteine
10edb469bb
Apply SLIM_LCD_MENUS to example configs
2017-12-31 00:11:21 -06:00
Scott Lahteine
0b4a46fa6c
Bring configs up to date with 1.1.x
2017-12-30 23:28:53 -06:00
Scott Lahteine
3b51f5c67e
Add pause/resume action to example configs
2017-12-25 01:39:18 -06:00
Thomas Moore
f0a8a1a853
[2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE ( #8866 )
...
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
2017-12-25 01:38:06 -06:00
Scott Lahteine
28fc8741d6
Reduce default jerk. XY by half. Z by 1/4
2017-12-24 19:54:11 -06:00
Scott Lahteine
1cf1cf8759
Add RADDS_DISPLAY to example configs
2017-12-24 19:00:23 -06:00
Scott Lahteine
fdc5e72720
A single setting to validate filament width
2017-12-19 21:33:25 -06:00
Scott Lahteine
31e33d2acd
Add NO_VOLUMETRICS to example configs
2017-12-19 19:51:25 -06:00
Scott Lahteine
f79026acc1
Apply MKS_12864OLED_SSD1306 to examples
...
Followup to #8814
2017-12-16 20:15:36 -06:00
Scott Lahteine
9abbcc3ee0
Apply ZONESTAR_LCD to example configs
2017-12-15 19:11:02 -06:00
Scott Lahteine
674deaf223
Add NANODLP_ALL_AXIS to config examples
2017-12-15 16:22:56 -06:00
teemuatlut
0cd1e91056
[2.0.x] TMC driver update ( #8769 )
2017-12-15 15:03:14 -06:00
Scott Lahteine
69d49a2438
Shorter segments may be better
2017-12-09 06:29:14 -06:00
Scott Lahteine
d7800e7975
Apply MULTIPLE_PROBING to example configs
2017-12-07 16:44:12 -06:00
Richard Wackerbarth
c1184552ac
Change K1 to required option PID_K1
2017-12-05 19:59:59 -06:00
Scott Lahteine
aa7efb96bf
Bring configurations up to date
2017-12-02 21:50:51 -06:00
Scott Lahteine
082ab8fcab
Add SKEW_CORRECTION to example configs
2017-12-01 19:22:27 -06:00
Scott Lahteine
8f90642eea
LED_CONTROL_MENU config changes
2017-11-29 21:02:56 -06:00
Tannoo
cf0f78336b
New Feature: LED_CONTROL_MENU
2017-11-29 21:02:55 -06:00
Scott Lahteine
7c61bcb058
Apply SEGMENT_LEVELED_MOVES to example configs
2017-11-29 16:57:31 -06:00
Scott Lahteine
a67cf78c6b
Clean up whitespace, spacing
2017-11-26 20:18:52 -06:00
Scott Lahteine
7be4857ab9
Tweak BLOCK_BUFFER_SIZE description
2017-11-26 17:36:40 -06:00
Scott Lahteine
5926c9c97b
Followup for MESH_EDIT_GFX_OVERLAY
2017-11-24 15:53:25 -06:00
Scott Lahteine
dc82babe8e
Implement NANODLP_Z_SYNC for 2.0.x
2017-11-24 00:28:06 -06:00
Scott Lahteine
5ce7f23afa
Config option G26_MESH_VALIDATION for all meshes
2017-11-23 21:43:23 -06:00
Scott Lahteine
54774841ba
Merge pull request #8416 from thinkyhead/bf2_M114_DETAIL
...
[2.0] Add M114_DETAIL to Configuration_adv.h
2017-11-14 00:28:55 -06:00
Scott Lahteine
009e3a7aa7
Add M114_DETAIL to Configuration_adv.h
2017-11-14 00:03:17 -06:00
Scott Lahteine
3f0a982b8c
Move Filament Width Sensor to Configuration_adv.h
2017-11-13 21:05:57 -06:00
Scott Lahteine
b76e173205
Move test extrusion options under G26
2017-11-13 21:05:57 -06:00
Scott Lahteine
81b91b3f9d
Clean up some trailing white-space
2017-11-10 02:31:04 -06:00
Scott Lahteine
95ea43bde4
Update XYZ dual stepper configurations
2017-11-08 20:31:43 -06:00
Roxy-3D
967104e1ce
Default Extrusion Settings were off a few lines in some of the example config files. ( #8333 )
2017-11-08 11:56:00 -06:00
Roxy-3D
ed62c621d7
Fix G26 Circle Drawing. Add Default Extrusion Settings ( #8313 )
...
- Fix G26 Circle Drawing.
- Add default extrusion settings so machine can print lines on print bed
- Yet to be done: Get LCD Menu's to use these settings.
2017-11-07 17:13:53 -06:00
Scott Lahteine
2c099fd4c2
Update Thermal Protection Documentation
2017-11-07 15:46:44 -06:00
Scott Lahteine
1b42fba39b
Add CNC_COORDINATE_SYSTEMS to configs
2017-11-04 22:28:46 -05:00
Scott Lahteine
d83a9a53e8
Merge pull request #8220 from thinkyhead/bf2_serial_port_-1
...
[2.0] Add SERIAL_PORT -1 option for configurators
2017-11-03 15:25:12 -05:00
Scott Lahteine
93ba72ea83
Add SERIAL_PORT -1, set on SBASE, STM32F103RET6
2017-11-03 15:22:45 -05:00
Scott Lahteine
7e43dd1d23
Fix probes configuration url
...
Based on #8241 by @machaj
2017-11-03 13:35:40 -05:00
android444
9cc1d8e312
[2.0.x] Support for SilverGate Board
2017-10-31 15:27:26 -05:00
Scott Lahteine
34be5d33c0
The plural of 'axis' is 'axes'
2017-10-30 14:21:43 -05:00
Scott Lahteine
ce1c9c0808
Tweak QUICK_HOME description
2017-10-29 23:48:13 -05:00
Scott Lahteine
e04425281d
Add Dual Steppers / Endstops to configs
2017-10-29 18:56:04 -05:00
Scott Lahteine
edff2c917b
Cleanup for DIGIPOTS settings
2017-10-29 18:56:03 -05:00
Scott Lahteine
7fad26549b
Concise SD_REPRINT_LAST_SELECTED_FILE description
2017-10-26 23:33:02 -05:00
Scott Lahteine
46e9eae159
Tweak to M100 config comment
2017-10-26 17:25:44 -05:00
Roxy-3D
3f5f39576b
Reprint option for last SD Memory card file ( #8106 )
...
* Re-Print of same SD Memory Card file with single click
* Re-Print of same SD Memory Card file with single click
* This is the bugfix-v2.0.0 version of https://github.com/MarlinFirmware/Marlin/pull/8104
2017-10-26 15:50:18 -05:00