LaserQueue / DXFTimeEstimate

LaserQueue plugin that automatically estimates the length of time a DXF file will take to cut
0 stars 0 forks source link

config.json needs a defaultconf.json #6

Closed sdaitzman closed 8 years ago

sdaitzman commented 8 years ago

Can be much simpler than in the main laserqueue - just take keys from defaultconf.json that don't exist in config.json and throw them into config.json.

Is this a standardized thing? If not, it should be. Plugins want configs.

yrsegal commented 8 years ago

mmk

I'll add a class to do this in util

sdaitzman commented 8 years ago

sweet :+1: