- Aug 31, 2017
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
* Add MAX7219_DEBUG to Travis CI testing * Tweak config and use standard pin naming for MAX7219_DEBUG * MAX7219: Apply coding standards, use macros, etc. * Make code work...
-
- Aug 28, 2017
-
-
Scott Lahteine authored
Slovak UTF-8 translation
-
Scott Lahteine authored
-
Scott Lahteine authored
Fixes required for Creality CR-10
-
jneilliii authored
-
- Aug 25, 2017
-
-
Roxy-3D authored
* Add Max7219 LED Matrix Debug Support The Max7219 8x8 LED Matrix's are very helpful for debugging new code. And for that matter, just trying to maximize printer settings without causing stuttering. The displays are very inexpensive (under $2.00 with shipping) and provide a lot of help when trying to debug complicated code. * Try to keep Makefile up to date.
-
Scott Lahteine authored
Addressing #7552
-
GMagician authored
When M405 is used it changes 'volumetric_multiplier[FILAMENT_SENSOR_EXTRUDER_NUM]' value. When M406 disables M405 it leaves the value unchanged. This PR applies 'calculate_volumetric_multipliers' in M406 instead of resetting it to 1.0 because M200 may not be compatible with M405 hence I'm sure to restore anyway with correct value.
-
Scott Lahteine authored
New feature: Part-Cooling Fan Multiplexer
-
- Aug 24, 2017
-
-
Scott Lahteine authored
Sanguinololu example config
-
Michal Holes authored
Slovak UTF-8 translation
-
- Aug 23, 2017
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Aug 18, 2017
-
-
Vben authored
-
Scott Lahteine authored
Code reduction with some configurations
-
Scott Lahteine authored
#7528 fix
-
GMagician authored
There was a tab instead of spaces
-
GMagician authored
When switching noozle and extruder but these operations are done by the same servo in 'setup' function there is a unnecessary call
-
- Aug 17, 2017
-
-
GMagician authored
I made an error in previous fix
-
GMagician authored
#7504 integration has missed this part. When more than 1 servo is used with bltouch it's impossible to predefine default servo delay for it. In my original fix I completely removed this part but maybe this is a better compromise
-
Scott Lahteine authored
Add Anet 1.0 to Platformio.ini
-
Scott Lahteine authored
AutoParking Extruder (APE)
-
- Aug 16, 2017
-
-
Vben authored
-
Scott Lahteine authored
Followup to #7512
-
Scott Lahteine authored
Individual servo delays
-
Scott Lahteine authored
Fix for G26 spam output
-
MTrab authored
Added env:anet10 to platformio.ini for easy compile and upload to this board
-
Scott Lahteine authored
Add "Level Corners" menu item
-
Tannoo authored
* UBL_Language_Update Translatable strings * Use slightly better wording... * Use slightly better wording...
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Thomas Moore authored
* Disallow filament change while paused * Use kinematic movemements in pause_print and resume_print
-
Tannoo authored
Correcting the storage selection. Also EEPROM error handling on the LCD.
-