This website requires JavaScript.
Explore
Help
Register
Sign In
templates
/
KiBot
Watch
1
Star
0
Fork
You've already forked KiBot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
82e4cba655
KiBot
/
kiplot
History
Salvador E. Tropea
82e4cba655
Added inner layers check for the pdf_pcb_print type
2020-03-23 01:06:04 -03:00
..
__init__.py
Moved the module to the root and added a script named kiplot to call it from /usr/bin.
2020-03-10 14:49:18 -03:00
__main__.py
Removed the PlotError exception in favor of simple error messages
2020-03-22 21:07:01 -03:00
__version__.py
Bumped version to 0.1.1
2020-03-13 13:14:41 -03:00
config_reader.py
Added a catch for KiPlotConfigurationError errors and printed it with context.
2020-03-23 00:42:48 -03:00
error.py
Moved the module to the root and added a script named kiplot to call it from /usr/bin.
2020-03-10 14:49:18 -03:00
kiplot.py
Added inner layers check for the pdf_pcb_print type
2020-03-23 01:06:04 -03:00
log.py
Made flake8 compliant
2020-03-22 20:16:57 -03:00
misc.py
Removed the PlotError exception in favor of simple error messages
2020-03-22 21:07:01 -03:00
plot_config.py
Added a catch for KiPlotConfigurationError errors and printed it with context.
2020-03-23 00:42:48 -03:00