Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						ac8f6dfe20 
					 
					
						
						
							
							gcode_macro: Rename "status" helper to "printer"  
						
						... 
						
						
						
						Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2019-06-04 09:50:30 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						486c07c190 
					 
					
						
						
							
							gcode_macro: Evaluate macros using Jinja2 template engine  
						
						... 
						
						
						
						Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2019-04-04 18:35:23 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						b260eb9168 
					 
					
						
						
							
							gcode: Raise a config error on invalid register_command()  
						
						... 
						
						
						
						Raise a printer.config_error() on an invalid register_command() call.
This error is easier to handle for the vast majority of callers.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2019-02-18 18:04:42 -05:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						de7c1f76db 
					 
					
						
						
							
							gcode_macro: Provide more information on a formatting error  
						
						... 
						
						
						
						Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2018-09-30 12:43:54 -04:00 
						 
				 
			
				
					
						
							
							
								Janar Sööt 
							
						 
					 
					
						
						
							
						
						68dc28580f 
					 
					
						
						
							
							gcode_macro: default parameter values  
						
						... 
						
						
						
						Signed-off-by: Janar Sööt <janar.soot@gmail.com >
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2018-09-30 11:53:10 -04:00 
						 
				 
			
				
					
						
							
							
								Janar Sööt 
							
						 
					 
					
						
						
							
						
						d22b30342a 
					 
					
						
						
							
							gcode_macro: 2 lines wrapped at 80 chars  
						
						... 
						
						
						
						Signed-off-by: Janar Sööt <janar.soot@gmail.com > 
						
						
					 
					
						2018-09-26 08:03:39 -04:00 
						 
				 
			
				
					
						
							
							
								Janar Sööt 
							
						 
					 
					
						
						
							
						
						51d64ad7f8 
					 
					
						
						
							
							gcode_macro: macro improvement with parameters  
						
						... 
						
						
						
						Signed-off-by: Janar Sööt <janar.soot@gmail.com > 
						
						
					 
					
						2018-09-26 08:03:39 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						4ad44e3e83 
					 
					
						
						
							
							gcode: Rename run_script() to run_script_from_command()  
						
						... 
						
						
						
						Emphasize that the run_script() method is only valid when run from a
g-code command.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2018-06-30 14:08:02 -04:00 
						 
				 
			
				
					
						
							
							
								Kevin O'Connor 
							
						 
					 
					
						
						
							
						
						c38a63d4db 
					 
					
						
						
							
							gcode_macro: Add the ability to define custom g-code macros  
						
						... 
						
						
						
						Add the ability to add a custom g-code command that in turn executes
one or more configured g-code commands.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net > 
						
						
					 
					
						2018-05-25 12:40:06 -04:00