7769a22064 
								
							
								 
							
						 
						
							
							
								
								Tweaks to temperature code  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e47029199e 
								
							
								 
							
						 
						
							
							
								
								Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF ( #7000 )  
							
							... 
							
							
 
							
							* Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF
* Add HEATER_IDLE_HANDLER conditional 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dde8bb7c8b 
								
							
								 
							
						 
						
							
							
								
								Fix extrude_min_temp compiler warning  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c34d7a29a6 
								
							
								 
							
						 
						
							
							
								
								fix redefinition errors for redundant_temperature  
							
							... 
							
							
 
							
							Removing redundant_temperature from public section and leaving it in the
private section 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b0eae68f57 
								
							
								 
							
						 
						
							
							
								
								Prevent bed temperature being set too high  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								fb5e0ffe16 
								
							
								 
							
						 
						
							
							
								
								Unify M600 and M125 pause features ( #6407 )  
							
							... 
							
							
 
							
							* Unify M600 and M125 pause features
* Cleanup per thinkyhead's comments
* Rename filament_change_menu_response to advanced_pause_menu_response
* Include HAS_BED_PROBE in QUIET_PROBING
* Update gMax example file
* is_idle() is out of scope without the braces
* Convert FT-i3-2020 to Advance Pause names...
* Allow pause even if not printing 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								34cfbc90cd 
								
							
								 
							
						 
						
							
							
								
								Use new attribute macros in more places  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b29dbbd5e4 
								
							
								 
							
						 
						
							
							
								
								Use uint16_t for temps  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ebcd1aaf88 
								
							
								 
							
						 
						
							
							
								
								Access hotend/bed temperatures as float  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								71396f77d3 
								
							
								 
							
						 
						
							
							
								
								Cleanups following recent commits  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a1e04942a2 
								
							
								 
							
						 
						
							
							
								
								Cleanup to software PWM variables  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								faa270071d 
								
							
								 
							
						 
						
							
							
								
								Improve BLTOUCH_HEATERS_OFF functionality  
							
							... 
							
							
 
							
							- rename to PROBING_HEATERS_OFF
 - move heater pausing functionality into thermalManager
   - add variables, pause(), ispaused(), other functions
 - add fan pausing functionality -> PROBING_FANS_OFF
 - add probing_pause() wrapper
 - move pausing into do_homing_move() and do_probe_move() to minimize quiet time and so other probe types can benefit
 - example configs 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ae7c602031 
								
							
								 
							
						 
						
							
							
								
								fix error in M105 output -- use SERIAL_PROTOCOL for ints instead of SERIAL_PROTOCOL_F ( #6584 )  
							
							... 
							
							
 
							
							also removed wayward 'address of' ampersand in setTargetHotend and setTargetBed parameters 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6854f08d22 
								
							
								 
							
						 
						
							
							
								
								Shut down autotemp in disable_all_heaters  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2658cc707a 
								
							
								 
							
						 
						
							
							
								
								Treat temperature as integer, when possible  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								72a7fac461 
								
							
								 
							
						 
						
							
							
								
								Only queue babysteps if axis is in a known position  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7f950a80c0 
								
							
								 
							
						 
						
							
							
								
								Make ADC sensor reading frequency adjustable  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								832064e4f2 
								
							
								 
							
						 
						
							
							
								
								Implementation changes to support 5 extruders  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								699310d1d2 
								
							
								 
							
						 
						
							
							
								
								Fix: Thermal runaway if nonexistent bed's temp is set  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6618346148 
								
							
								 
							
						 
						
							
							
								
								Patches to work around "register spill" compiler bug  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								271ced7341 
								
							
								 
							
						 
						
							
							
								
								Prevent re-entering of temperature ISR  
							
							... 
							
							
 
							
							If Marlin is inside the temperature ISR, the stepper ISR is enabled. If
a stepper event is now happening Marlin will proceed with the stepper
ISR. Now, at the end of the stepper ISR, the temperatre ISR gets enabled
again. While Marlin proceed the rest of the temperature ISR, it's now
vulnerable to a second ISR call. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e44294bb4d 
								
							
								 
							
						 
						
							
							
								
								Make HOTEND_LOOP more consistent, let compiler optimize it  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1864b282c5 
								
							
								 
							
						 
						
							
							
								
								Implement reversed CORE options  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								00662b8635 
								
							
								 
							
						 
						
							
							
								
								Minor babystep cleanup patches  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d963020532 
								
							
								 
							
						 
						
							
							
								
								Sort out some header dependencies  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1e551c0688 
								
							
								 
							
						 
						
							
							
								
								Revert "Squashed - Removal of PID functional range"  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								02fe9cf558 
								
							
								 
							
						 
						
							
							
								
								Removal of functional range constraint  
							
							... 
							
							
 
							
							Also lined up the >> 1 and / 2 mentioned earlier in the unconstrained I term issue, 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a765c98850 
								
							
								 
							
						 
						
							
							
								
								Removal of the constraints of the Iterm  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								076f3a8284 
								
							
								 
							
						 
						
							
							
								
								unsigned char => uint8_t  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								01d4703429 
								
							
								 
							
						 
						
							
							
								
								PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION  
							
							... 
							
							
 
							
							Also improve the documentation of this and related options, and set
EXTRUDE_MINTEMP to 170 everywhere. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3e8f9ecd1c 
								
							
								 
							
						 
						
							
							
								
								Extend min/max_temp_error for the bed  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b73203a0b7 
								
							
								 
							
						 
						
							
							
								
								Move some includes around to uncover missing deps  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								63fd1f49a6 
								
							
								 
							
						 
						
							
							
								
								PID_EXTRUSION_SCALING, disabled by default  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b40661cb18 
								
							
								 
							
						 
						
							
							
								
								Fix output of heater states  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2d378fac1b 
								
							
								 
							
						 
						
							
							
								
								No need to include thermistortables.h in Configuration.h  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								cdd77d23bb 
								
							
								 
							
						 
						
							
							
								
								Neaten up temperature member data  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d4c68279c8 
								
							
								 
							
						 
						
							
							
								
								Add "P" parameter to M302  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								809da999dc 
								
							
								 
							
						 
						
							
							
								
								Apply HOTEND_INDEX in preheat methods  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3d78b690e5 
								
							
								 
							
						 
						
							
							
								
								Single PID dataset with HOTENDS == 1  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								bf9967c65d 
								
							
								 
							
						 
						
							
							
								
								Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								11dcbae7a2 
								
							
								 
							
						 
						
							
							
								
								Only a single E axis. Can tool-change reseed position[E_AXIS]?  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								182c8d7f8f 
								
							
								 
							
						 
						
							
							
								
								Dyze High Temp Thermistor Support  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ee0983ab57 
								
							
								 
							
						 
						
							
							
								
								Further reduction when HOTENDS == 1  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b72238f406 
								
							
								 
							
						 
						
							
							
								
								Invariant get_pid_output with HOTENDS < 2  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dcb8ec32ee 
								
							
								 
							
						 
						
							
							
								
								Fix compile error with watch_bed_next_ms  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								cd441ce652 
								
							
								 
							
						 
						
							
							
								
								SINGLENOZZLE: EXTRUDERS versus HOTENDS  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								85512e9372 
								
							
								 
							
						 
						
							
							
								
								Drop FORCE_INLINE from temperature.h  
							
							... 
							
							
 
							
							`FORCE_INLINE` seems to have no effect on code generation with standard
optimization. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								78fb02a5ad 
								
							
								 
							
						 
						
							
							
								
								Apply static to Temperature class  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0e55c06f7d 
								
							
								 
							
						 
						
							
							
								
								Rename CORE_AXIS_3 to NORMAL_AXIS  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5172d4ba40 
								
							
								 
							
						 
						
							
							
								
								COREYZ stepper, planner, endstop, babysteps  
							
							
 
							
						 
						
							10 years ago