Commit graph

506 commits

Author SHA1 Message Date
Daid
371fb00ffd Add arc stub in SVG class. 2012-06-04 09:41:03 +02:00
Daid
6a0addd9de Removed the bridge material amount setting, this did not only affect bridges, but the whole layer the bridge is in, so it did not work properly. 2012-06-03 08:54:32 +02:00
daid
e9a28830b1 Added start of SVG 2D slicer. 2012-06-01 18:16:07 +02:00
daid
caa7d04d97 Use the proper function for checking if 2 vertexes are almost equal. 2012-06-01 13:27:19 +02:00
daid
b6ebfc3f17 Removed unused scripts. 2012-06-01 12:26:00 +02:00
daid
d6fb3e7f91 Fix printer interface images for frozen build. Do not report an unknown gcode for M110 2012-06-01 12:14:20 +02:00
daid
a35116833d Added retract colors on moves that are followed after a retraction. Fixed an OpenGL problem in combination with Linux MESA drivers. 2012-06-01 12:02:50 +02:00
daid
5769b22cd1 More fixes for a frozen build. Adds the code used by pypy into a zip which pypy uses. This makes for a cleaner install. 2012-06-01 11:29:21 +02:00
daid
fa1fcfebc8 Require atleast cx-Freeze 4.2, because older versions cause problems with character encodings. 2012-05-31 19:04:08 +02:00
daid
a9ed300675 Fixed a few issues with a frozen executable. Slicing now works, and images work. Will need more testing. 2012-05-31 18:37:59 +02:00
daid
a93fde841c Added setup.py script for cx_Freeze, which I hope will help building a proper MacOS version. However, the frozen executable is not working correctly yet. 2012-05-31 18:01:57 +02:00
daid
5b7e60e163 Some cleanup and preperation for better packaging. 2012-05-31 12:05:10 +02:00
daid
7acb66fcdb Added cut-mesh.png image. 2012-05-29 16:25:13 +02:00
daid
eb44963079 Use a function to generate the "_export.xxx" filename 2012-05-29 13:42:33 +02:00
daid
16c043e469 Added "split plate" function to project planner, which cuts an STL file up into seperate pieces. Useful to print items with the project planner that are only distributed in plate form. 2012-05-25 16:30:07 +02:00
daid
daa2066a64 RC4 2012-05-21 11:41:43 +02:00
daid
e94b47217c Release the steppers on a print cancel. Fixed #110 2012-05-21 10:50:52 +02:00
Daid
3192b0ac71 Added slice date/time and basic settings to start GCode. And made export preserve lines that only had comments. 2012-05-20 11:15:20 +02:00
Daid
6fbc7e4d91 Updated the preference dialog so that is wider instead of very tall. Fixed the quickprint Z speed. 2012-05-19 11:03:38 +02:00
Daid
4785ad527a Ugly workaround for 3D preview not always refreshing on some ATI cards. 2012-05-18 10:26:13 +02:00
Daid
d03d4ac400 Abstract the 3D model related functions into a seperate class, and remove some duplicate code from the project planner and the 3D preview. 2012-05-18 10:10:51 +02:00
Daid
c812e11118 Remove support margin setting, it is not really needed to configure this. 2012-05-18 09:52:12 +02:00
Daid
46a0d36fab Account for head movements when using support in the project planner. 2012-05-18 09:51:09 +02:00
Daid
cedda983e8 Add dwindle to progress bar options. Fixed indentation in fill.py 2012-05-17 09:52:38 +02:00
daid
4c8086d294 By default turn the fan off in the start code, because we enable it on the 2nd layer. 2012-05-16 16:47:51 +02:00
daid
5574caab38 Fixed a bug in project planner slicing. 2012-05-16 16:44:03 +02:00
daid
a4e59eb062 Refresh the 3D window after updating the project planner preferences. 2012-05-16 16:34:28 +02:00
daid
4d39ce07df Fixed #102 - Jorised GCode preview was messed up. Caused by incorrect layerheight calculations, new code only updates the layer heigh if a move is done, not when an extrusion is done. 2012-05-16 15:14:17 +02:00
daid
91cbe912dd Remove debug message 2012-05-16 15:10:48 +02:00
daid
dd8b5b52ba Add an extra line on the first jorised line, so we get rid of the gap and create a watertight result. 2012-05-16 15:10:30 +02:00
daid
5ca164c356 Add show log result to project planner. Make sure the final move on the project planner has cleared all objects. Make the clearance beween objects higher when moving in between objects in the project planner. 2012-05-16 14:12:05 +02:00
daid
ddd3883ad1 Better variable names 2012-05-16 14:00:53 +02:00
daid
92048ed255 Support loading a profile ini file from the commandline. 2012-05-16 13:52:42 +02:00
daid
b4a643e45f Fix visibility of rotate/scale controls in project planner. 2012-05-16 13:50:02 +02:00
daid
a6482e9aa6 re-use old slice in project planner, if we are slicing the same object again with the same settings but on a different position. This improves slicing time a lot when making a lot of the same objects. 2012-05-16 13:48:15 +02:00
daid
415ef2eaa6 Better sanity checks in raft plugin. 2012-05-16 12:41:16 +02:00
daid
de60050130 Extra sanity check on the GCode layer Z view height, in rare cases layers are empty and cause problems. 2012-05-16 12:10:56 +02:00
daid
b0c6d6c359 Fixed #108 2012-05-16 12:05:11 +02:00
daid
3ea2960d88 Fixed #105 - Opening explorer on a filename with a space in it failed. 2012-05-15 13:18:38 +02:00
daid
e22694bfda Fixed bug which happens if you slice without ever touching the start/end code. 2012-05-15 09:34:45 +02:00
daid
a7c566e946 Add flip/swap buttons to project planner. 2012-05-14 16:11:21 +02:00
daid
d70ee47508 Add experimental dwindle, so we can check it out. 2012-05-14 16:01:55 +02:00
daid
afb8141334 Change the MacOS toolbar fix so we only add 1 panel to the window. 2012-05-14 13:42:00 +02:00
daid
24530a66c3 Fix minor layout issue for windows with project planner toolbars 2012-05-11 14:22:57 +02:00
daid
a6dcb8fc4c Merge branch 'master' of github.com:daid/Cura 2012-05-11 13:41:26 +02:00
daid
08b19efb0c Fixed project planner toolbars for windows/linux 2012-05-11 13:41:17 +02:00
daid
414f7c0c49 Merge branch 'master' of github.com:daid/Cura 2012-05-11 12:24:27 +02:00
daid
317b257be1 Updated build name to RC3 2012-05-11 12:24:17 +02:00
daid
1591a467af Added print and exporer open button to Project planner. No GCode viewer yet. 2012-05-11 12:13:24 +02:00
daid
b6f5b5e4b8 Remove plain textbox for GCode editing after patch from Pyro 2012-05-11 10:45:14 +02:00