fieldOfView / Cura-CustomJobPrefix

A Cura plugin that lets the user set a custom print job prefix
GNU Affero General Public License v3.0
24 stars 5 forks source link

Feature/add material temperature and leading zero #42

Open MahindraPersaud opened 1 year ago

MahindraPersaud commented 1 year ago

Quick PR to allow you to have the material temperature added into a job name as well as a change that allows the layer_height to be 0.X instead of 0X

@fieldOfView

for example: {print_time_hours}h{print_timeminutes}m{layerheight}mm{materialtemperature}C{material_namefull}{printer_name} outputs ModulR_Twin_Duct_6h12m_0.1mm_250C_Generic_ABS_CE3S1PRO.gcode

geekykayaker-anon commented 3 months ago

@fieldOfView I realise this hasn't been updated in a couple of years, but is there any chance we could get this in?