74c47803f7
Add VORON printer ( #12705 )
2019-01-03 06:27:03 -06:00
b01a630bd0
[2.0.x] Correct Ender 3 bed size ( #12769 )
2018-12-30 10:42:47 -06:00
3a16cb6d7f
Slightly Slower Max X Axis speed
...
On some T-Rex 2+ machines the previous max step rate could lose steps....
2018-12-28 09:14:48 -06:00
cfc5e96b4b
Move JD to Config.h (and fix jerk->eeprom bug) ( #12720 )
2018-12-27 15:29:39 -06:00
33abb86b7e
Add support for MKS Robin board ( #12650 )
...
Implement initial support for MKS Robin (STM32F103ZET6) board.
Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
2018-12-20 17:23:27 -06:00
367a9f65aa
Add Formbot 350c Thermistor ( #12661 )
2018-12-20 17:04:17 -06:00
fcaed685b2
[2.0.x] Set DEFAULT_NOMINAL_FILAMENT_DIA to 1.75 in Anet A6 config ( #12664 )
2018-12-18 13:35:59 -06:00
0572be9439
[2.0.x] Enable PIDTEMPBED in Anet A8 example config ( #12655 )
2018-12-18 13:34:46 -06:00
7a5e637a37
Add spreadCycle parameter sets ( #12645 )
2018-12-18 12:42:14 -06:00
9a4a463ec4
Sanity-check LIGHTWEIGHT_UI, move comment up ( #12630 )
2018-12-12 16:59:20 -06:00
55144284c2
TMC connection test, spreadCycle parameters, improved debugging ( #12616 )
2018-12-09 20:54:48 -06:00
a7b3a61424
Improve some config comments readability ( #12615 )
2018-12-09 19:02:42 -06:00
b22716e938
M425 Backlash Correction ( #11061 )
2018-12-08 14:36:46 -06:00
4388015f1a
Tweak config formatting
2018-12-07 16:57:14 -06:00
50b2fbd031
Trinamic: Split stealthChop, improve driver monitoring, etc. ( #12582 )
2018-12-07 15:34:21 -06:00
9fbd73d931
Fix up some delta settings
2018-12-05 18:57:47 -06:00
0947b92734
Build and CI fixes and optimizations ( #12584 )
...
-Disable LDF "deep+" mode on AT90USB platforms. Appears not needed any longer (likely due to fix 7322df26ad
). Results in identical binary output and cuts compile time in half
-Disable Cartesio config from CircleCI (compile failure)
-Disable Geetech I3 Pro X GT2560 from CircleCI (compile failure)
-Enable EEPROM on Micromake example config (fix compile failure)
-Move FolgerTech/i3-2020 to AVR platform in CircleCI (fix CirculeCI build failure)
-Disable various examples failing to build in CircleCI
-Enable various examples no longer failing to build in CircleCI
2018-12-05 17:21:40 -06:00
7a361ad36a
Alternative fan image option ( #12579 )
...
* Alternative fan bitmap
* Move bed over by 3px
2018-12-03 05:55:33 -06:00
4f9ec9ab45
Add heating progress bars ( #12543 )
2018-11-27 21:15:52 -06:00
d94b50a3d8
Add sample config for Delta with MKS SBASE ( #10819 )
2018-11-25 21:23:02 -06:00
b57343c255
Put status screen options in Configuration_adv.h
2018-11-23 23:15:07 -06:00
1fcc13b011
Allow Serial Overrun Protection to be disabled
2018-11-23 21:07:38 -06:00
4def8b3b5e
Expanded options for _Statusscreen.h ( #12455 )
...
See the PR for full details. The updated system will be documented on the website in the near future.
2018-11-20 07:50:37 -06:00
052d102ded
UltiMachine Archim 1 support ( #12404 )
2018-11-14 00:27:39 -06:00
1eb5249598
Fix Formbot Trex-2+ configs
...
Followup to #12422
2018-11-13 21:53:54 -06:00
f19fd642ce
Updates to Formbot T-Rex 2+ configuration files ( #12422 )
...
Updates to Formbot T-Rex 2+ configuration files
2018-11-13 13:48:35 -06:00
690c4e8457
Clean TLM trailing whitespace
2018-11-13 00:03:34 -06:00
a3923424c7
Clean up LCD width/height determination
2018-11-12 02:37:40 -06:00
a0c795b097
Encapsulate common display code in a singleton ( #12395 )
...
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
- Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
2018-11-11 12:16:24 -06:00
30a49f5ee2
Apply extra condition to LCD_PROGRESS_BAR
2018-11-11 08:36:10 -06:00
47483e8c17
Update Raptor config
2018-11-10 19:42:46 -06:00
4260282df7
Tevo Little Monster example configuration ( #12370 )
2018-11-10 03:36:01 -06:00
b60abc7c37
[2.0.x] Macro G-codes ( #9365 )
2018-11-09 05:25:08 -06:00
6471a75a22
Combine more tool-change variables ( #12137 )
2018-11-06 22:22:20 -06:00
8def25e475
Set CUSTOM_MACHINE_NAME for some configs
2018-11-06 21:41:30 -06:00
a813900fce
Add Geeetech Rostock 301 config, update GTM32 Pro VB pins ( #12345 )
2018-11-05 22:42:06 -06:00
3866aeac52
Clean up ENCODER_RATE_MULTIPLIER config
2018-11-05 04:17:37 -06:00
498dfa291e
Update and fix CHDK
2018-11-05 04:17:37 -06:00
1769249876
Recommend keeping endstops off
2018-11-05 04:17:37 -06:00
63be48ada6
Add MESH_EDIT_MENU to example configs
2018-11-04 19:07:47 -06:00
82ff7c6542
Add a mesh edit menu for MBL / ABL-Bilinear
2018-11-04 19:07:47 -06:00
549d11225a
Add to description of Z_STEPPER_AUTO_ALIGN
...
In response to #12272
2018-10-31 18:07:20 -05:00
1d366db764
Tweaks to CR-10S configuration
2018-10-30 23:36:32 -05:00
9cd3529108
Organize language data, fix Korean and Danish
2018-10-30 20:41:16 -05:00
66d44c72c3
Add fast binary file transfer to SD card option ( #12249 )
2018-10-30 19:44:12 -05:00
9e663a624b
Apply #pragma once to configuration files
2018-10-30 18:35:12 -05:00
98c32d8df1
Fix a config endif label
2018-10-30 18:28:16 -05:00
5536228359
G34 Auto-align multi-stepper Z axis ( #11302 )
2018-10-29 14:01:36 -05:00
182b1405d9
LCD conditionals in configurations
2018-10-28 15:46:45 -05:00
3028a620af
Add RACK_AND_PINION_PROBE ( #12218 )
2018-10-26 18:24:24 -05:00