on my mind it would be great to have some user defined columns on the print website.
actually it´s not possible for me to sort e.g. by the nozzle diamater.
So in my opinion it would be great to have the chance to define user defined coulmns.
filling the information for the column should be configurable by a search string from the gcode.
so configuration for Nozzle Diameter needed:
Name of column: Nozzle
search sting: '; nozzle_diameter = '
default if not found: -1
and filling the it at the moment on uploading the gcode.
if not found the search string in the gcode, insert the default parameter :)
The problem is, that i change nozzle diameters some times. and could not be remeber witch gcode file is for witch nozzle.
And so it is possible to show alle information needed in the print website thats included in the gcode.
Du to the fact that repetier host is including all parameters at the end of the gcode, we could show all parameters directly.
thanks for your reply. ;)