chiark / gitweb /
Fix pyserial 3.0 compatibility issue
[cura.git] / Cura /
2015-08-27 Youness AlaouiDisable pause feature
2015-08-27 Youness AlaouiRemove useless line
2015-08-27 Youness AlaouiRemove firmware flashing step for Mini printers
2015-08-27 Youness AlaouiGo to the ready page after firmware flashing is done.
2015-08-26 Youness AlaouiAllow moving X/Y/E when paused
2015-08-25 nickthetaitUpdate firmware warning text
2015-08-25 Justin NesselrotteFixes T45: Sleep function fixed so window can close
2015-08-25 nickthetaitUpdate firmware file
2015-08-25 Justin NesselrotteRemoved lines causing OSX build issue
2015-08-21 nickthetaitIncrement minor version lulzbot-15.02.1-2.03
2015-08-21 Youness AlaouiFix hyperlink controls
2015-08-21 nickthetaitIncrement minor version lulzbot-15.02.1-2.02
2015-08-21 nickthetaitTell user to connect and power on 3D printer before...
2015-08-18 Youness AlaouiUse default support angle when in simple mode
2015-08-18 Youness AlaouiIgnore object_sink setting when in simple mode.
2015-08-15 nickthetaitUpdate exiting LulzBot Minis to have correct 'extruder...
2015-08-15 nickthetaitRefactor variable
2015-08-14 nickthetaitAllow 'extruder head settings' for LulzBot Mini actuall...
2015-08-14 nickthetaitReorder extruder head settings
2015-08-14 Youness AlaouiMake about window scrollable
2015-08-14 Youness AlaouiMake new version dialog translatable and rename Ok...
2015-08-13 nickthetaitInclude link to release notes from 'About Cura' window
2015-08-12 nickthetaitImprove text on new version dialog
2015-08-12 Youness AlaouiAdd a min size of 300px to the toolhead row.
2015-08-11 nickthetaitAllow text to wrap across lines in print console lulzbot-15.02.1-2.01
2015-08-11 nickthetaitPrinter interruption bug cleanup. Fixes T37 and T178
2015-08-11 Youness AlaouiFix the new version dialog title being the wrong size...
2015-08-11 Youness AlaouiShow new dialog after main window is created, so it...
2015-08-11 Youness AlaouiCancel resend if firmware asks for line 1 or more than...
2015-08-10 nickthetaitPartial implementation of release notes
2015-08-10 Youness AlaouiAdd Shift-F6 hotkey to open the WX inspection tool
2015-08-10 Youness AlaouiFix the wx inspection window showing up
2015-08-10 Youness AlaouiEscape ampersand so it appears in quickprint profiles
2015-08-10 Youness AlaouiChange material ini file into material.ini and add...
2015-08-10 nickthetaitRevert "Improve quickprint label"
2015-08-10 Youness AlaouiFix version upgrade that changes the wrong machine...
2015-08-07 Youness AlaouiAdd version upgrade support for toolheads
2015-08-07 Youness AlaouiFix an issue in version upgrade for TAZ bed size. profi...
2015-08-07 Youness AlaouiNo need for a printing_window profile setting
2015-08-07 Youness AlaouiRun the version upgrade before main window gets opened
2015-08-07 Youness AlaouiRemove selectable print window and always use the new...
2015-08-07 nickthetaitImprove quickprint label
2015-08-07 Youness AlaouiDo not allow firmware to ask for a resend of more than...
2015-08-06 Youness AlaouiChange version checking to check for master branch...
2015-08-06 nickthetaitSet project to 'Cura' when creating new task/bug report
2015-08-05 nickthetaitSwap issue reporting over to Phabricator
2015-08-05 nickthetaitImprove firmware flashing description
2015-08-04 Youness AlaouiFix a double destruction of firmware install dialog...
2015-08-04 Youness AlaouiFix Dual extruder tool head naming to Dual instead...
2015-08-04 Youness AlaouiAdd firmwares for all lulzbot machines and tool heads
2015-08-03 Youness AlaouiLayout the main window after reloading settings panel
2015-08-03 Youness AlaouiAdd Advanced print window to the preferences and change...
2015-08-03 Youness AlaouiFix temp graph size being too small
2015-08-03 nickthetaitCleanup
2015-08-03 nickthetaitLabel update to firmware warning
2015-08-03 nickthetaitLabeling update 'nozzle size' ---> 'nozzle diameter'
2015-07-31 nickthetaitUpdate naming and labeling for tool heads and hotends
2015-07-31 nickthetaitUpdate toolhead pictures
2015-07-31 Youness AlaouiOnly enable the next button if firmware update was...
2015-07-31 Youness AlaouiDo not disable the firmware update next button when...
2015-07-31 Youness AlaouiAdd a 'Are you sure' dialog to the firmware upgrade...
2015-07-31 Youness AlaouiFix the flexystruder shortname
2015-07-31 Youness AlaouiFix the X and Y offsets of the dual extruder toolheads
2015-07-31 Youness AlaouiMerge branch 'new-settings' into devel
2015-07-31 Youness AlaouiMerge remote-tracking branch 'origin/new-settings'...
2015-07-31 Youness AlaouiMerge branch 'v2-toolheads' into devel
2015-07-31 Youness AlaouiMerge branch 'print-window' into devel
2015-07-31 Youness AlaouiMerge branch 'new-settings' into devel
2015-07-31 nickthetaitIncrement major version number
2015-07-31 nickthetaitRemove unnecessary url link
2015-07-31 Youness AlaouiGet the toplevel parent to get the main window, easier...
2015-07-31 Youness AlaouiFix simple mode panel being the wrong size
2015-07-30 Youness AlaouiFix quickprint panel not resizing itself when new optio...
2015-07-30 Youness Alaouiquickprint: Fix alterations being missed from ini file
2015-07-30 Youness AlaouiFix a bug where full screen temp graph disappears if...
2015-07-30 Youness AlaouiEnable full screen temp graph only on button up, not...
2015-07-30 Youness AlaouiChange layout so fullscreen temp graph doesn't hide...
2015-07-30 Youness AlaouiConvert TAZ5 image into jpg for consistency
2015-07-30 Youness AlaouiAdd a firmware update step to the toolhead change wizard
2015-07-30 Youness AlaouiFix some machine_type values
2015-07-30 Youness AlaouiAdd default firmware for some lulzbot printers (some...
2015-07-30 Youness AlaouiShow machine_name (toolhead_shortname) instead of addin...
2015-07-30 nickthetaitUpdate attribution for shiny new graphics
2015-07-30 nickthetaitUpdate LulzBot printer images
2015-07-30 nickthetaitReplace reprap picture with generic 3D printer icon
2015-07-29 Youness AlaouiMake a new wizard for changing the toolhead and call...
2015-07-29 Youness AlaouiFinish the toolhead selection settings, and set the...
2015-07-29 Youness AlaouiFix issue with ToolheadRow
2015-07-29 Youness AlaouiFix the missing ready page after nozzle selection
2015-07-29 Youness AlaouiFix back/next issue and ImageButton paddings
2015-07-29 Youness AlaouiFinish the new layout for the toolhead selection wizard
2015-07-29 Youness AlaouiImprove the ImageButton widget with new APIs and add...
2015-07-28 nickthetaitTiny labeling change
2015-07-28 Youness AlaouiAdd a new lulzbot machine select page and added placeho...
2015-07-28 Youness AlaouiChange the overlay for ImageButton and fix layout when...
2015-07-28 Youness AlaouiTesting of the new ImageButton widget
2015-07-28 Youness AlaouiAdd a new AddPanel API to InfoPage
2015-07-28 Youness AlaouiAdd a new ImageButton widget
2015-07-27 Youness AlaouiResizing lulzbot logo and changing logo for the toolhea...
2015-07-27 Youness AlaouiAdding a half finished toolhead selection page
next