Commit Graph

379 Commits

Author SHA1 Message Date
Wouter R 254c2b118b Quick test to improve adhesion by printing a circle with brim. 2014-01-31 22:34:40 +01:00
peteruithoven 9bad257922 Smaller retraction amount steps #91 2014-01-27 13:38:37 +01:00
peteruithoven 8a4ab7c519 Only attempt preheat when printer is in idle mode and also preheat when new printer is connected 2014-01-27 13:19:20 +01:00
peteruithoven eef5307464 Using onButtonClick only (preventing double print call) #174 2014-01-20 13:28:33 +01:00
peteruithoven 58eec424df Less logging 2014-01-20 12:58:21 +01:00
Wouter R e1206f73d4 Fix loading of sketches for wordart. 2014-01-19 17:49:44 +01:00
Wouter R 304657a104 Reindent Svg.js. 2014-01-19 17:43:27 +01:00
peteruithoven 996a6d5300 Making temperature readable again 2014-01-18 19:00:34 +01:00
peteruithoven 4185865289 Less logging 2014-01-18 17:45:23 +01:00
peteruithoven 7f5079d2cb Removed debug status message 2014-01-18 15:41:09 +01:00
Wouter R 92a28f54b8 Merge branch 'develop' of github.com:Doodle3D/doodle3d-client into develop 2014-01-17 18:04:40 +01:00
Wouter R de757cae0a Disable log messages in shape transform functions. 2014-01-17 18:03:42 +01:00
Wouter R 7288ac8b1e Change settings window to use popup handlers as well. 2014-01-17 17:59:26 +01:00
peteruithoven 679cf9b5a5 Check if there is preview slice image when doing redraw 2014-01-17 16:29:42 +01:00
peteruithoven 6dafeafa37 less logs 2014-01-17 16:29:42 +01:00
peteruithoven 577bc28bc9 Update preview bounds when move/zoom or rotate 2014-01-17 16:29:42 +01:00
peteruithoven cb857ae6fe Cleanup 2014-01-17 16:29:41 +01:00
Wouter R 74b9149175 Formatting of SettingsWindow.js. 2014-01-17 16:28:29 +01:00
Wouter R 5eb129d2a2 New event structure in Popup, shape and wordart popups now behave correctly.
Add copyright notice for wordart font.
2014-01-17 15:10:39 +01:00
Wouter R d634f2e9c3 Merge branch 'text-experiment' into develop
Conflicts:
	js/Help.js
	js/buttonbehaviors.js
	js/main.js
	js_src/Keyboard.js
	js_src/Shape.js
	js_src/verticalShapes.js
	www/index.html
2014-01-17 13:21:02 +01:00
Wouter R 032d6413f7 Merge branch 'text-experiment' of github.com:Doodle3D/doodle3d-client into text-experiment 2014-01-17 13:00:08 +01:00
peteruithoven 62f2bc824b Removed some z-indexes 2014-01-17 12:51:54 +01:00
peteruithoven 8b229c0aff More consistent button behaviour 2014-01-17 12:51:27 +01:00
Wouter R b25044d2d6 Bounds checking on all sketch transforms (WIP, there's still an issue with scaling up). 2014-01-17 12:37:54 +01:00
peteruithoven bc4426faba Added edit button group to tour 2014-01-17 12:10:34 +01:00
peteruithoven 88b711d1f3 Small tour code cleanup 2014-01-17 12:04:01 +01:00
Wouter R 1098c86dd5 Bounds checking in shape move/zoom (WIP).
More specific unbinding of popup key handlers.
2014-01-17 00:57:22 +01:00
Wouter R 06ff438119 Add keyword to draw calibration diamond.
Remove some unneeded log messages.
2014-01-17 00:21:29 +01:00
Wouter R fd6c55b69e Merge branch 'text-experiment' of github.com:Doodle3D/doodle3d-client into text-experiment 2014-01-17 00:17:13 +01:00
peteruithoven 725fb6d015 Separated vertical shape selection break point 2014-01-17 00:06:51 +01:00
peteruithoven efe1f72b02 Removed padding above print button 2014-01-16 23:50:15 +01:00
peteruithoven e56d4bcd84 Less & css cleanup 2014-01-16 23:49:52 +01:00
Wouter R 57c928f195 Add esc/enter support to cancel or accept popups. 2014-01-16 23:28:58 +01:00
peteruithoven c6058ed61d Bigger info and settings buttons 2014-01-16 23:27:35 +01:00
peteruithoven 0c8856587d Restyled buttonGroupAdd (fixing position issues) 2014-01-16 23:14:30 +01:00
peteruithoven 31cec107b0 Restyled settings popup 2014-01-16 22:51:19 +01:00
peteruithoven bbed35d877 Generalized Popups 2014-01-16 21:30:57 +01:00
peteruithoven 548ea2732a AddShape point icons 2014-01-16 17:09:15 +01:00
peteruithoven f371481c27 Hiding vertical shapes on mobile 2014-01-16 16:07:55 +01:00
peteruithoven f67d9a476e Tour update 2014-01-16 16:07:47 +01:00
peteruithoven e9a2b90483 New Twist and Height buttons 2014-01-16 16:07:40 +01:00
peteruithoven 0b908a8f44 Cleanup 2014-01-16 16:05:04 +01:00
peteruithoven 17467edae1 Organised img folder 2014-01-16 14:09:03 +01:00
peteruithoven 63a280ab18 Fixed and updated tour 2014-01-16 12:49:24 +01:00
peteruithoven ed3a769639 Nicer next/prev button layout 2014-01-16 12:49:13 +01:00
peteruithoven 942d9d8bbf Enable enter key usage for tour again 2014-01-16 12:48:57 +01:00
peteruithoven a01599fb54 Removed red border 2014-01-16 12:23:42 +01:00
peteruithoven 7d726f513e Turned logo into btn 2014-01-16 12:16:09 +01:00
peteruithoven 89ee355b2e Adding css user-select none etc 2014-01-16 12:05:27 +01:00
peteruithoven fc8c83ae19 Turning popupMask in a Button 2014-01-16 12:05:27 +01:00