ab6f1fdf8b 
								
							
								 
							
						 
						
							
							
								
								Move & document ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED (PR#2528)  
							
							... 
							
							
 
							
							As suggested in #2521 
- Move `ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED` because `SDSUPPORT` is
also required.
- Add a note that endstops must be enabled for the feature to have any
effect 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								fd0e81b0c7 
								
							
								 
							
						 
						
							
							
								
								Distinguish between BUZZER and SPEAKER (PR#2513)  
							
							... 
							
							
 
							
							A speaker needs a AC or a pulsed DC to make a sound, a buzzer only needs a DC.
A buzzer has it's own resonator. It works in most cases to feed the buzzer with a pulsed DC, but the sound will not be as loud as with pure DC.
There seem to be boards where the BEEPER-pin is not able to handle a PWM. Obviously intended for a buzzer.
To make these board able to handle a speaker
* replace the PWM based tone()-function again with a on-delay-off-delay loop.
Hopefully the last time I touch the beeper code. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8b876241bd 
								
							
								 
							
						 
						
							
							
								
								Some more servo code tweaks  
							
							... 
							
							
 
							
							Just set up the pin. Don't move to a random position.
Simplify servo::move()
* servo::move() does not need the pin parameter - The pin is set during servo_init() with attach().
* servo::move() does not need a return value.
SERVO_LEVELING is the wrong condition to deactivate the servos.
Remove some temporary (Servo *) variables.
SanityCheck for the servo indexes. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								00dbf69b6d 
								
							
								 
							
						 
						
							
							
								
								add MINIPANEL defines  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d85861d296 
								
							
								 
							
						 
						
							
							
								
								Move macros, add ENABLED/DISABLED, add includes  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								129f986ccf 
								
							
								 
							
						 
						
							
							
								
								Add COREXZ option to configurations  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								391386dd94 
								
							
								 
							
						 
						
							
							
								
								Update configs for new servo deactivation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c3c605c658 
								
							
								 
							
						 
						
							
							
								
								Move note about LiquidTWI2 to Configuration.h (PR#2406)  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dc40a5f6e0 
								
							
								 
							
						 
						
							
							
								
								Patch up more outdated config lines  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								98c9111a7d 
								
							
								 
							
						 
						
							
							
								
								Update delta configs with latest settings  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e6baf8afd9 
								
							
								 
							
						 
						
							
							
								
								Fix up allen key settings in delta configs  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3b293fc5d1 
								
							
								 
							
						 
						
							
							
								
								Move Delta settings lower in delta files  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								df21857583 
								
							
								 
							
						 
						
							
							
								
								Move extruder offset settings next to extruders setting  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a274769f4f 
								
							
								 
							
						 
						
							
							
								
								Clean up spacing and comments  
							
							... 
							
							
 
							
							Also clean up some trailing spaces in a few other sources 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d3bce05d54 
								
							
								 
							
						 
						
							
							
								
								Fix up spacing for filament sensor values  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								b4b10a57fe 
								
							
								 
							
						 
						
							
							
								
								Fix configurator section directives and values lists  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								bba14dcbe6 
								
							
								 
							
						 
						
							
							
								
								Move Z Safe Homing point to the middle of the movement range  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								c85a486445 
								
							
								 
							
						 
						
							
							
								
								make the dual z-endstop optional (PR#2277)  
							
							... 
							
							
 
							
							it's disabled by default 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								58941e543e 
								
							
								 
							
						 
						
							
							
								
								ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed  
							
							... 
							
							
 
							
							#defining something just to define something else doesn’t
make sense
If you want SDCARDDETECTINVERTED, just define it yourself.
If the previous code was intended to define, undefined and then again define the term, that code is improper. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3a5963c0e7 
								
							
								 
							
						 
						
							
							
								
								Configuration_adv.h: Add FAN_MIN_PWM for slow fan stopping issue …  
							
							... 
							
							
 
							
							* all Configuration_adv.h: Add #define FAN_MIN_PWM for slow fan stopping
issue
* for K8200: uncommented with tested (and working) values 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								08968c29bb 
								
							
								 
							
						 
						
							
							
								
								Adding ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED to Examples  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d1f4471000 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2146  from Wackerbarth/Versioning  
							
							... 
							
							
 
							
							Versioning 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d46d9d998e 
								
							
								 
							
						 
						
							
							
								
								Add maximum bed integral term in example configurations.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5ea139fd79 
								
							
								 
							
						 
						
							
							
								
								Revised Versioning mechanism  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								38cc0b93c6 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1874  from AnHardt/Bulgarian  
							
							... 
							
							
 
							
							Introduction of Bulgarian - language_bg.h 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								50bd7493cc 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2108  from thinkyhead/m33_long_filename_host_support  
							
							... 
							
							
 
							
							M33 LONG_FILENAME_HOST_SUPPORT 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								9b8c6ed254 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2120  from chris-bo/dogm_config  
							
							... 
							
							
 
							
							move dogm font selection to configuration_adv.h 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								06513565e9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2105  from eboston/Development  
							
							... 
							
							
 
							
							Add  ELB_FULL_GRAPHIC_CONTROLLER with ADAFRUIT_ST7565 display. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								082ed3beed 
								
							
								 
							
						 
						
							
							
								
								Propagate Configuration.h changes  
							
							... 
							
							
 
							
							Updated all the example Configuration.h files for the new display type. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e353d27430 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'Development' of  https://github.com/MarlinFirmware/Marlin  into Bulgarian  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								258bcdefe0 
								
							
								 
							
						 
						
							
							
								
								move dogm font selection to configuration_adv.h  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7750180c93 
								
							
								 
							
						 
						
							
							
								
								transpire -> expire  
							
							... 
							
							
 
							
							Minor wording correction. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0f2c9bacfd 
								
							
								 
							
						 
						
							
							
								
								M33 LONG_FILENAME_HOST_SUPPORT  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								76438195f0 
								
							
								 
							
						 
						
							
							
								
								NO_TIMEOUTS and ADVANCED_OK off by default  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d693e0f378 
								
							
								 
							
						 
						
							
							
								
								Use WATCH_TEMP_INCREASE + TEMP_HYSTERESIS + 1 as difference limit  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								747fd5801c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2055  from thinkyhead/thermal_unified  
							
							... 
							
							
 
							
							Combine thermal runaway and watch-period 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								429c6ccad2 
								
							
								 
							
						 
						
							
							
								
								Neaten config formatting  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8a0dc4d54a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1922  from Wurstnase/serial_wait  
							
							... 
							
							
 
							
							Serial wait 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								526ad82d20 
								
							
								 
							
						 
						
							
							
								
								activate advanced_ok and no_timeout  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								2445ae3d3a 
								
							
								 
							
						 
						
							
							
								
								Combine thermal runaway and watch-period  
							
							... 
							
							
 
							
							- Make thermal protection for all hotends and/or bed into simple
switches
- Now enable `WATCH_TEMP_PERIOD` when `THERMAL_PROTECTION_HOTENDS` is
enabled
- Move detailed thermal parameters to `Configuration_adv.h`
- Add sanity checks to warn about old configurations
- Change `WATCH_TEMP_PERIOD` to seconds instead of milliseconds 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								79106638a8 
								
							
								 
							
						 
						
							
							
								
								Fix documentation of heating sanity check  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								6110494a56 
								
							
								 
							
						 
						
							
							
								
								Change default to 4°C in 16s  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								54deb9eea3 
								
							
								 
							
						 
						
							
							
								
								Enable WATCH_TEMP_PERIOD by default  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								deedb00c18 
								
							
								 
							
						 
						
							
							
								
								Document WATCH_TEMP_PERIOD  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7f3252eea9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1999  from paclema/Filrunout_configurable_script  
							
							... 
							
							
 
							
							Added configurable script for filrunout from configuration.h 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								181ccc884c 
								
							
								 
							
						 
						
							
							
								
								Edit thermal runaway description  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								aedd580911 
								
							
								 
							
						 
						
							
							
								
								Updated all configuration.h examples  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								425cd46c12 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1993  from AnHardt/TRP-bed  
							
							... 
							
							
 
							
							Enable TRP for the bed 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								514d8ac460 
								
							
								 
							
						 
						
							
							
								
								Enable TRP for the bed  
							
							... 
							
							
 
							
							in all Configurations. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								2610b8d047 
								
							
								 
							
						 
						
							
							
								
								Enable thermal runaway protection by default  
							
							
 
							
						 
						
							11 years ago