move comment to correct place
This commit is contained in:
		| @@ -113,9 +113,9 @@ | |||||||
| // M221 S<factor in percent>- set extrude factor override percentage | // M221 S<factor in percent>- set extrude factor override percentage | ||||||
| // M240 - Trigger a camera to take a photograph | // M240 - Trigger a camera to take a photograph | ||||||
| // M301 - Set PID parameters P I and D | // M301 - Set PID parameters P I and D | ||||||
| // M304 - Set bed PID parameters P I and D |  | ||||||
| // M302 - Allow cold extrudes | // M302 - Allow cold extrudes | ||||||
| // M303 - PID relay autotune S<temperature> sets the target temperature. (default target temperature = 150C) | // M303 - PID relay autotune S<temperature> sets the target temperature. (default target temperature = 150C) | ||||||
|  | // M304 - Set bed PID parameters P I and D | ||||||
| // M400 - Finish all moves | // M400 - Finish all moves | ||||||
| // M500 - stores paramters in EEPROM | // M500 - stores paramters in EEPROM | ||||||
| // M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily).   | // M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily).   | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user