Commit Graph

754 Commits (bddb1744f4b5e9011f2d9d15162b2081c347e6d2)

Author SHA1 Message Date
daid 6e245ed7fe Updated start/end code. 2012-07-05 16:08:18 +02:00
daid 1fe525e854 Disable the 2D slicer before someone finds it! 2012-07-05 15:49:33 +02:00
daid 9fd5a9b020 Add support for {filename} tag in gcode. 2012-07-05 15:42:59 +02:00
daid ad48bc6484 Remove use of logfile to store model errors. Added print time and filament usage to comments in start code of resulting GCode file. 2012-07-05 14:12:13 +02:00
daid 96d38d4312 Removed test comment. 2012-07-05 14:06:47 +02:00
daid 68f6ebf5d2 Updated macOS scripts to be commands, makes them easier to run. 2012-07-05 13:08:13 +02:00
Daid e332443bb4 Added feature to load a profile from a sliced GCode file. 2012-07-05 08:46:41 +02:00
daid 1070cbf99e Make the fan speed adjustable between min/max, depending on the slowdown due to cooling. Fixed #47 2012-07-03 17:45:18 +02:00
daid da4bdd800f Added support for drag&drop files into Cura. 2012-07-03 14:46:56 +02:00
daid 29b5d0b0eb Also check for TypeErrors, which seem to happen when you use a comma instead of a dot in values. 2012-07-02 12:25:40 +02:00
daid 402c2223ca Merge branch 'master' of github.com:daid/Cura 2012-07-02 10:11:52 +02:00
daid 14b4a4a542 Fixed #153 2012-07-02 10:11:38 +02:00
daid d6baf4bbee Fixed #148 2012-07-02 10:03:25 +02:00
Daid 1f80cd34cf Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +02:00
Daid 339e678253 Add copy to SD to batch run tool. 2012-06-29 00:32:33 +02:00
Daid e34d836d1f Some layout changes adviced by Joris. To improve visibility of options. 2012-06-29 00:23:47 +02:00
daid 3642bc46eb On a multicore system, support parralel slices in the batch runner. 2012-06-28 15:51:40 +02:00
daid a91261cc7a Added basic batch run tool. Still needs some more enhancements. 2012-06-28 14:13:03 +02:00
daid c3502d9ca4 Fixed #143 - Properly align models when using multiple extruders. 2012-06-28 11:27:06 +02:00
Daid 1a4819b2b9 Do not send the M0 or M1 to the machine, but send an M105 instead. We still need to send something to keep the line numbering working. Sending an M105 is harmless. 2012-06-27 20:24:51 +02:00
Daid 5e23979931 Add pause button to printing interface, and auto pause when M0 or M1 is hit. 2012-06-27 20:23:01 +02:00
daid e4a36de053 Remove debug message. 2012-06-26 15:43:18 +02:00
daid 00f020fbac Add realtime speed controls to printer interface. 2012-06-26 15:42:56 +02:00
daid 1b360728e7 Add bed temperature control to printer interface. Only show when we get an bed temperatur reading. Fixed #124 2012-06-26 12:05:06 +02:00
Daid 560b1f8c39 Added all-at-once images. 2012-06-25 09:37:22 +02:00
Daid 8e6eec768f Fixed #140 2012-06-23 12:15:29 +02:00
daid 2b66541b1f Merge pull request #139 from greenarrow/master
Fix version detection for all Python versions
2012-06-22 07:19:39 -07:00
Stefan Blanke 70bbc16abe Fix version detection for all Python versions
Inspecting sys.version_info using named component attributes was added in
the patch "Some fixes to start support for python3."

Named component attributes were only added to sys.version_info in Python
2.7 so their use breaks Cura for Python 2.6.

As Cura otherwise works in the still widely used Python 2.6 it seems best
to maintain this compatibility.
2012-06-22 14:37:52 +01:00
Daid bcabc0d96a Fixed #135 - Update preview window controls when loading a new profile. 2012-06-22 06:53:18 +02:00
Daid 22042b9f8b Added copy to SD feature. Fixed #138 2012-06-22 06:42:07 +02:00
Daid 7a6b9f367a Merge branch 'master' of github.com:daid/Cura 2012-06-22 05:08:14 +02:00
Daid 34bc89e66f Added working arcs to 2D svg 2012-06-22 05:08:08 +02:00
Daid fab56bdcac Removed debug message that I excedently left in. 2012-06-21 21:53:24 +02:00
Daid 8b6159523a Fixed #116 - Slicing with none-ascii characters under windows. It is an ugly hack, but it works. 2012-06-21 20:08:16 +02:00
Daid 1b56cd18d7 Some fixes to start support for python3. 2012-06-21 19:53:18 +02:00
Daid 906d0f9718 Fixed island retraction. Feature was already found in skeinforge, but bugged (as usual) 2012-06-21 18:44:30 +02:00
Daid 0a151cefcf Add support to slice as 1 large object with the project planner. Fixed #98 2012-06-21 17:41:10 +02:00
Daid 79300f3357 Add option to save the collection of STL files as a single STL file in the project planner. 2012-06-21 15:04:42 +02:00
Daid 7a3137e1c7 Merge branch 'master' of github.com:daid/Cura 2012-06-21 15:03:47 +02:00
Daid 31cbf5e1a8 Fix for double retraction, fix for errorlist in model not showing correctly. 2012-06-21 14:18:31 +02:00
Daid ef0d96a041 Added reset profile to default option. 2012-06-20 09:06:29 +02:00
Daid d59953be3e Make comb use a larger distance between the outer edge and the move, this hopefully removes the ugly outsides on a print when combing. 2012-06-20 02:35:47 +02:00
Daid dc194ea1c0 Change the way the only jump retraction works, this allows retraction when moving to print support. 2012-06-20 02:34:59 +02:00
Daid 21a71f288e Added G4 to GCode reader. Fixes #132 2012-06-19 21:57:16 +02:00
Daid 9a1a961338 Added Mega2560 Rev3 driver 2012-06-19 20:57:30 +02:00
Daid 01b0f4df92 Add retract only on jumps to expert settings. 2012-06-04 15:09:11 +02:00
Daid 75d4104bc3 Merge branch 'master' of github.com:daid/Cura 2012-06-04 15:06:54 +02:00
Daid 2aa6b89221 Add retract on jumps only setting 2012-06-04 15:06:48 +02:00
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