Commit Graph

93 Commits

Author SHA1 Message Date
John Pateman 9a900335ec Add .pyc to gitignore 2018-10-04 23:32:20 +01:00
John Pateman 2fdaa09b5d Updated read me with instructions 2018-10-04 23:20:02 +01:00
John 4872235af7
plotPCB2.py added
Forgot to add this file. Will need adjusting for your environment. Is expected to go in /usr/local/bin but path could eb changed in main script.
2018-10-04 18:24:16 +01:00
John Pateman a774d4911c Add plotPCB2.py 2018-10-04 18:20:37 +01:00
John 1127ad9ec4
Add missing tkui.py file
Added missing tkui.py file. Minor edit to path.
2018-10-04 08:17:22 +01:00
John Pateman 2479a21f57 Added missing tkui.py 2018-10-04 08:15:09 +01:00
John 681286c11f
Update README.md 2018-06-04 22:51:39 +01:00
John 6723197c06
Update README.md 2018-06-04 22:45:01 +01:00
John 461ee8e3d5
Add files via upload 2018-06-04 22:33:51 +01:00
John e32e690a42
Initial attempt at GUI version
Initial GUI version supporting Git, SVN & Fossil (basic autodetect).
Still WIP
diff versions from PcbDraw with KiCadDiff processing.
2018-06-04 22:31:13 +01:00
John Pateman f2c60bdc7d Tidy 2017-11-30 21:42:14 +00:00
John Pateman 567ce2cb18 Tidy repo 2017-11-30 21:38:14 +00:00
John fa72d77f22 Updated install instructions & warning re versions
Add imagemagick install instructions & warning re September nightly incompatibility
2017-09-25 22:30:37 +01:00
John Pateman 6cdf00bf09 Minor tidying up or repo with new versions of kidiff.sh (-wc -working copy removed) and sampler html added for help in adjusting font sizes etc. 2017-09-25 18:51:22 +01:00
John Pateman d931ba6a7a Minor tidying of repo 2017-09-01 16:14:52 +01:00
John Pateman a5594010cd Merge branch 'master' of https://github.com/Gasman2014/KiCad-Diff 2017-09-01 13:53:06 +01:00
John Pateman 8a3851f5be Added initial command line options (h, v & q).
Addressed an error where using tr -d 'strg' to trim a search string
caused a strange error and deleted all 'd's in the VERSION string.
Addressed an error where one of two diffs was not recognised when there
was an additional .bak file.
2017-09-01 13:51:51 +01:00
John 0db5931be0 Update README.md
Minor edits and added further plans.
2017-08-25 23:02:18 +01:00
John 7f732fa1f3 Update README.md 2017-08-25 19:48:05 +01:00
John 96796e94d3 Update README.md 2017-08-25 19:35:15 +01:00
John Pateman 7b9247f033 Forgot to re-add readme 2017-08-25 19:32:18 +01:00
John Pateman 7cf25f7a8a Updated repo with new screen shots 2017-08-25 19:30:50 +01:00
John Pateman 95c67e4a99 Edited css to solarized theme (still needs to be copied to plot/web directory)
Minor edits to layout
2017-08-25 16:13:50 +01:00
John Pateman 7c6c81476e Merge branch 'master' of https://github.com/Gasman2014/KiCad-Diff 2017-08-23 23:15:21 +01:00
John Pateman 02218ddf57 Major update to plot generation - now produces coloured output depending on layer and plots are now negatives. Major update to web generation process and web page layouts. 2017-08-23 23:14:16 +01:00
John Pateman 8fc8442fc1 Reworked for more comprehensive range of plots - now does all layers
including two inner copper layers. Very easy to add more layers.
Also early version of text diff - this is surprisingly difficult to
implement as the s-expressions really need to be parsed in blocks.

New css based system and some initial work at putting some board stats on
the front page. Presently have to copy .css manually.
2017-08-23 23:08:21 +01:00
John Pateman db2ab46be8 Working OK - prior to rehashing WEB_DIR 2017-08-21 15:35:46 +01:00
John Pateman 087815616e kidiff_wc now working.
Committed prior to trying to move whole structure to web directory.
2017-08-21 14:26:09 +01:00
John Pateman 39b8da545e Updated css
Tidied up Kidiff.sh
Moved changes fro _wc (working copy) to kidiff.sh
Working on Kidiff_wc.sh to support cascading style sheet sheet.css
2017-08-21 09:59:21 +01:00
John Pateman 87ba0f6a91 Now generating diff files with appropriate layer colours.
1.Need to adjust HTML components.
2.Need to generate and incorporate file info and text diff.
2017-08-20 20:15:01 +01:00
John 5776d49d1b Update README.md 2017-08-17 23:30:48 +01:00
John Pateman b2f9b25c66 Round colour dot 2017-08-17 23:18:33 +01:00
John Pateman 195727ff32 Update screenshots and minor edit to colour of triptych_diff1 background (red to green) 2017-08-17 14:43:36 +01:00
John Pateman e6abd622c3 Minor edits - still need to tidy up css 2017-08-17 14:37:28 +01:00
John Pateman 146254aa57 Minor edits to replace git references
.
2017-08-16 23:47:45 +01:00
John 10d8ba4202 Update README.md
Adjust screenshot settings
2017-08-16 23:11:56 +01:00
John a53a327e28 Update README.md
Added screenshots
2017-08-16 23:10:49 +01:00
John Pateman a7014a6852 Merge branch 'master' of https://github.com/Gasman2014/KiCad-Diff 2017-08-16 23:06:39 +01:00
John Pateman dec211c930 Add screenshots 2017-08-16 23:00:28 +01:00
John Pateman 9cdf432ec0 Initial upload of kicad scripts for graphic diffs. 2017-08-16 22:51:51 +01:00
John 6ded8e1aa3 Update README.md 2017-08-16 22:47:24 +01:00
John 3d13c9d307 Update readme and initial commit
Initial commit of working files and initial readme.md
2017-08-16 20:47:45 +01:00
John a3fc6754b6 Initial commit 2017-08-16 20:06:11 +01:00