Commit Graph

12 Commits (8246ef2e45c8db0e70893e8729dd11f024942dba)

Author SHA1 Message Date
Jeremy Kajikawa 8246ef2e45 Started with Event Bindings and Empty procedures for those bindings,
still need to correct the EVT_ codes for the bindings...
2011-05-18 02:11:33 +12:00
Jeremy Kajikawa 02f763398d Modified: weaver.py
Updated UI layout some more...
  just a few flow buttons to add
the Wxyz panel needs to be put in with its own layout as well

Currently things look a little bit skewed but almost clean.
2011-05-16 06:31:49 +12:00
Jeremy Kajikawa dd9c832423 Modified: weaver.py
Extended the Basic "3-panel" Layout using Horizontal and Vertical Group
  Widgetry... otherwise appears more code-complete.

Only requires "self.Bind()" method calls to connect "self.gadget"
  to "self.function" calling convention.

Only 1 bug at this time,  the "ShellView" Gadget needs to be read-only,
  and multi-line text display... not editable as now... Which gadget?
2011-05-15 00:52:51 +12:00
Jeremy Kajikawa 318646e260 Updated Weaver.py
Now displaying and handling Dynamic Layout,
  Absolute positioning completely removed
2011-05-14 20:07:44 +12:00
Jeremy Kajikawa 66175f5892 Updated Weaver,
Added some GUI Elements,  re-organizing others
2011-05-13 06:43:46 +12:00
Jeremy Kajikawa 515b912c4d Created new GUI script around printcore.py
Weaver is using wx and has pretty output...

Very basic Menustrip + StatusBar to start,
  positive comments and suggestions to Belxjander
  negative comments and flames to the bitbucket :)

Let the TakoNeko's purrr! :)
2011-05-13 04:44:54 +12:00
kliment 88c1b89b16 Merge pull request #1 from FrozenFire/master
Addition of E axis calibration program and adding of *.pyc to .gitignore.
2011-05-12 03:59:44 -07:00
Nathan Zadoks 213b230d99 Added extruder calibration program. 2011-05-12 12:54:10 +02:00
Nathan Zadoks ee101f0e89 Added .gitignore with *.pyc. 2011-05-12 12:53:58 +02:00
kliment 72d6bd2784 Changes to make interactive mode use nicer - no RECV message on recv timeout 2011-05-12 09:03:57 +02:00
kliment 86c76a199c Added documentation and patched up a couple functions 2011-05-11 17:28:35 +02:00
kliment 64137be9a1 Initial commit, basic functionality (send gcode to printer, pause, resume, send intermediate command) 2011-05-10 09:59:28 +02:00