Commit Graph

35 Commits (b631c3ba85e0dcf22ca0bd47588a75a0bc97cbbf)

Author SHA1 Message Date
Clarence Risher 5abf7b1fbe resolve merge conflicts 2011-12-11 05:04:08 -05:00
Clarence Risher 5d4aad0c89 all dimensions in one string 2011-12-11 04:11:47 -05:00
Clarence Risher 5b4b84d819 add bed center coordinate option, sort options in dialog 2011-12-10 09:04:53 -05:00
Alessandro Ranellucci 29b5d09b2c Bugfix: paths were not hilighted in preview during print anymore 2011-12-07 12:22:45 +01:00
Kliment Yanev 0421125340 Add buggy and slow gcode rendering (hard disabled by default) 2011-12-03 23:05:30 +01:00
Kliment Yanev 344cee8452 Make gviz scale 2011-11-30 21:49:31 +01:00
Kliment Yanev aa0a045ecd Reduce memory usage by clearing gviz cache. Avoid delays by using a queue to draw executed gcodes. 2011-11-22 19:08:00 +01:00
Alessandro Ranellucci 331d5072c3 Bugfix: gviz exception while printing 2011-11-13 23:08:06 +01:00
Alessandro Ranellucci c90bbc23e1 Paint arcs in red colour to warn that they won't be printed by most firmwares 2011-11-07 13:04:21 +01:00
Alessandro Ranellucci 382f22459c Support for G2/G3 arcs in preview window 2011-11-07 10:39:29 +01:00
Alessandro Ranellucci 694d0f45e5 Paint travel moves with a different colour 2011-09-07 13:43:36 +02:00
Keegi 6e0d5a700b Revert "Merge pull request #55 from nesqi/master" - breaks custom buttons and scroll zoom in gviz
This reverts commit d2b90ebe77, reversing
changes made to 8af5496a4a.
2011-09-02 11:58:58 +03:00
Erik Jonsson 4f4b1b4a8a Made the gviz component resize as the window resizes. 2011-08-28 15:09:26 +02:00
Keegi cf62dc2504 preview extrusion width as setting 2011-08-07 23:11:35 +03:00
Keegi 3813ea29cc fixed drawing grid for non-square beds 2011-08-07 23:05:02 +03:00
Keegi eaa2a4c0cc settings for bed size/grid lines 2011-08-07 23:00:13 +03:00
Kliment eaaa56a3a2 Fix window title text 2011-07-31 09:57:15 +02:00
Kliment 679b119361 Add gridlines to gviz 2011-07-31 09:56:00 +02:00
Keegi fbe76b6d42 Fixed faded layer draw order in gviz 2011-07-28 12:54:06 +03:00
Keegi 7ce9bd0df6 Eye candy on gviz
- line width/extrusion width scales with window zoom
- fade layer colour into background colour
- handle gviz window resizing
2011-07-26 19:29:50 +03:00
kliment 655ab135e5 Fix permissions, allow commands when printer disconnected 2011-07-15 09:15:12 +02:00
kliment 76818fc072 Fix crash on new file load 2011-07-10 11:57:11 +02:00
kliment 51f59b0618 Fix crash on new gcode file load if no previous file was loaded 2011-07-04 11:45:17 +02:00
kliment 72c68030cc Do not choke on comments in gviz 2011-06-30 14:05:53 +02:00
kliment f39d0d915e Only bind paint event once in gviz 2011-06-30 06:59:11 +02:00
kliment 09b7718f56 Only redraw when necessary in gviz 2011-06-29 22:17:53 +02:00
Keegi dc9cd71137 reversed layerup/layerdown direction on shift-mousewheel 2011-06-26 20:55:22 +03:00
Keegi 3e69e353bd mouse-wheel zooming in gviz window 2011-06-26 20:46:15 +03:00
kliment 83d593ee11 Add custom button support, change progress bar color, make gcode preview bigger 2011-06-25 01:28:36 +02:00
kliment 96243e1883 Fix gcode visualization window caption and highlights 2011-06-23 14:53:44 +02:00
kliment 48b981f2b1 Bigger gcode visualization window on click, layer progress bar 2011-06-22 14:54:59 +02:00
kliment f69de94a47 Real-time print move visualization 2011-06-22 13:40:27 +02:00
kliment 52a51fc75a Show current layer in visualization instead of all layers 2011-06-22 12:21:04 +02:00
kliment e97d8df393 Correct mirroring of part in pronterface, strip comments from gcode before sending 2011-06-22 08:19:13 +02:00
kliment 0b147a12bd Added very basic gcode visualization 2011-06-21 18:52:11 +02:00