chiark / gitweb /
cura.git
2012-04-25 daidAdded tool switching GCode. Made the E value reset...
2012-04-24 daidMerge pull request #79 from PyroMani/master
2012-04-24 Ferdi van der WerfBugfix - Missing )
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidAdd the ability to edit the nextobject.gcode
2012-04-24 daidOnly add temperature to start code if the temperature...
2012-04-24 daidFixed #75 - Unicode chars in start/end code caused...
2012-04-24 daidMerge pull request #74 from lawrencejohnston/master
2012-04-24 Lawrence JohnstonFixes #73: When start.gcode is changed changes are...
2012-04-23 daidRemove menu from project planner, and replace it with...
2012-04-23 daidAdd alteration files to profile ini. (Note, this broke...
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidOnly allow printing with slic3r if we can find the...
2012-04-23 daidAdd support margin setting to SF and Cura.
2012-04-23 daidReally fix the machine center this time
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidChange default profile a bit so it works better in...
2012-04-23 daidOnly emit the intersect warning once. After that only...
2012-04-23 daidFix bug in centerX/Y update.
2012-04-22 DaidEnable skirt in project planner if needed.
2012-04-22 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-22 DaidRemove debug print.
2012-04-22 DaidAdd Z/Y/Z indicators. Fixes #70
2012-04-21 DaidFix skeinforge bug reported by Joergen Geerds.
2012-04-21 DaidChange abort button into close button after slicing...
2012-04-21 DaidAdd autoplace button to project planner
2012-04-20 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-20 daidSay project planner in title bar
2012-04-20 daidAdd progress window to project planner.
2012-04-20 daidMoving default message, so it does not emit a message...
2012-04-20 daidAdd scale/rotate controls to project planner.
2012-04-20 daidOn close we have a "deselection" on the listbox, but...
2012-04-19 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-19 DaidSlight change in the next object gcode.
2012-04-19 DaidAdded print direct move icons for x and y
2012-04-19 daidAdd direct control buttons to print window (needs icons...
2012-04-19 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-19 daidUpdated project planner to use an alteration file betwe...
2012-04-19 daidUpdate to project planner, toolbar icon buttons, less...
2012-04-19 daidSupport setting tags in start/end gcode.
2012-04-19 daidAdded LICENSE file, Skeinforge is AGPL, so it's best...
2012-04-18 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-18 DaidFix for bug caused by offloading scaling to the 3D...
2012-04-18 daidMerge pull request #65 from PyroMani/master
2012-04-18 Ferdi van der WerfOn mouse-enter, change on/off icon to on, on mouse...
2012-04-18 Ferdi van der WerfAdded icons for top toolbar of preview panel
2012-04-18 Ferdi van der WerfAdded icons for 3d and top-down view
2012-04-18 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-18 daidSpeed up preview when changing multiply/scale by offloa...
2012-04-18 daidFixing feature 32 - expressions in scale.
2012-04-18 daidDo less stuff in software, and more on the video card...
2012-04-18 daidMerge pull request #64 from PyroMani/master
2012-04-18 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-18 daidHave the first layer of support lines in "full" extrusi...
2012-04-18 Ferdi van der WerfWhen scale is empty, default to 1.0 for profile and...
2012-04-18 daidViewmode as radio button, still needs proper icons
2012-04-18 daidMaybe this fixes the first run wizard calibration of...
2012-04-18 daidRename simple mode, quickprint in GUI
2012-04-18 daidAuto select first radio item on toolbar.
2012-04-18 daidAdded "open file location" button
2012-04-18 daidFixed #58
2012-04-18 daidAdd radio toolbar buttons for 3D/Top view. Some minor...
2012-04-18 daidMove "scale to max" button to scale entry, we should...
2012-04-18 daidMove toolbar button classes to an differnt file, so...
2012-04-18 daidFix bugs where scale/rotate will not update on Linux
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-18 daidMerge pull request #61 from PyroMani/master
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-18 daidUpdate some tooltip texts to help users
2012-04-17 Ferdi van der WerfReset scale to 1.0 instead of 1
2012-04-17 Ferdi van der WerfRemoved unused method
2012-04-17 Ferdi van der WerfAdded more to .gitignore, mainly files made by packaging
2012-04-17 Ferdi van der WerfRefactored scale and rotate statictext to reset buttons
2012-04-17 daidMerge pull request #60 from PyroMani/master
2012-04-17 Ferdi van der WerfAdded multiply icons and buttons
2012-04-17 DaidAdd NormalButton for toolbars, which has tooltip suppor...
2012-04-17 DaidFix the toolbar buttons file path to be relative to...
2012-04-17 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-17 daidMerge pull request #59 from PyroMani/master
2012-04-17 Ferdi van der WerfRefactored GenBitmapToggleButton to ToolButton:
2012-04-17 Ferdi van der WerfMoved some code for consistency, fixed swapXY button
2012-04-17 DaidMerge conflic solved
2012-04-17 DaidSome changes for the project manager.
2012-04-17 Ferdi van der WerfRemoving first separator on toolbar2, we need all the...
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-17 daidFixed #57 - mistakenly encoded to str (ascii) before...
2012-04-17 daidChange default FOV to look more natural
2012-04-17 daidAdded "scale up to max size" button, we really need...
2012-04-16 Ferdi van der WerfNew layout icons for 3d preview pane
2012-04-16 daidUpdated firmware for a few fixes. Enabled Ultipanel...
2012-04-16 daidFixes #56 - Adjust the flowrate of bridges with the...
2012-04-13 daidMerge branch 'master' of github.com:daid/Cura
2012-04-13 daidSeperate print interface into a different process.
2012-04-13 daidRemove dist symlink when making nsis installer
2012-04-13 daidAdd accesscontrol plugin to set access rights and solve...
2012-04-13 daidWith the fixes from PyroMani the MacOS version is much...
2012-04-13 daidFixed #52 - Correct error message when trying to print...
2012-04-13 daidFixing #51 - First run wizard calibration not working...
next