chiark / gitweb /
Fix pyserial 3.0 compatibility issue
[cura.git] / Cura /
2016-01-06 Youness AlaouiFix pyserial 3.0 compatibility issue
2016-01-05 Youness AlaouiAdd a confirmation dialog before removing machines
2016-01-05 Youness AlaouiRemove 'this dialog is shown only once' from new versio...
2015-12-11 Youness AlaouiAdd a Log button to print window if using dev version
2015-12-11 nickthetaitIncrement version number
2015-12-08 Youness AlaouiKeep updating the temperature even in paused state
2015-12-08 Youness AlaouiAdd a thread lock to the machineCom _sendCommand
2015-12-08 Youness AlaouiKeep track of which commands are in the command queue...
2015-12-08 Youness AlaouiOnly cooldown the number of configured extruders. Avoid...
2015-12-08 Youness AlaouiDo not spam M105 when heating up extruder/bed finishes
2015-12-08 Youness AlaouiFix issue where a line could be sent twice due to race...
2015-12-08 Youness AlaouiSpeed up getting operational by sending M105 as soon...
2015-12-08 Youness AlaouiFix the change toolhead command when cooling down
2015-11-30 nickthetaitMove this commit onto Mangrove branch
2015-11-30 Youness AlaouiAdd a wrapper around serial to monkey patch support...
2015-11-30 nickthetaitIncrement version number lulzbot-18.02
2015-11-26 Youness AlaouiMake the power module an optional dependency
2015-11-19 nickthetaitStep up major version number for release lulzbot-18.01
2015-11-17 nickthetaitPrevent infinite loop
2015-11-16 Youness AlaouiUse an alternative method to check for wxPython if...
2015-11-12 nickthetaitIncrement version number lulzbot-17.15
2015-11-12 Youness AlaouiRemove \n from sendCommand
2015-11-12 nickthetaitMerge URL updates for quickprint, fixes T290
2015-11-11 nickthetaitMove print progress % into print window title bar
2015-11-10 nickthetaitAdd URL link to source code in about page
2015-11-10 nickthetaitIncrement version number lulzbot-17.14
2015-11-10 nickthetaitRemove extra filament push on resume
2015-11-10 nickthetaitSmall update to comments
2015-11-10 nickthetaitAttempt to improve nozzle priming on resume
2015-11-10 nickthetaitCombine retract and head lift into same step when pausing
2015-11-06 Youness AlaouiAdd a park toolhead on Pause feature
2015-11-06 Youness Alaouifor Z change, also accept negative Z values
2015-11-06 Youness AlaouiDo not flood terminal with progress numbers when doing...
2015-11-06 Youness AlaouiCleanup print status label text and clear content once...
2015-11-06 nickthetaitRevert "Disable pause feature"
2015-11-06 nickthetaitShorten print progress percentage to one decimal place
2015-11-05 Youness AlaouiAdd a print progress status text to the print window...
2015-11-05 nickthetaitIncrement version number lulzbot-17.13
2015-11-04 nickthetaitIncrement version number lulzbot-17.12
2015-11-03 nickthetaitUpdate firmware flashing description text
2015-10-29 Youness AlaouiRemove unnecessary code
2015-10-29 Youness AlaouiCheck wxPython version and require a minimum version...
2015-10-29 nickthetaitCatch errors when print speed is set to out of range...
2015-10-28 Youness AlaouiBetter fix for T35
2015-10-28 Youness AlaouiCatch control destruction in the plugin panel
2015-10-28 nickthetaitIncrement version number lulzbot-17.11
2015-10-27 nickthetaitFix for T35
2015-10-27 Youness AlaouiAuto-crop notification message in case it's longer...
2015-10-26 Youness AlaouiDo not show a dialog inside a Modal dialog
2015-10-26 Youness AlaouiRemove content of PATH variable on windows to prevent...
2015-10-26 Youness AlaouiFix object selection on windows 8.
2015-10-23 nickthetaitWxpython 2.8 tweaks for T289
2015-10-23 Youness AlaouiSave the material type so the right value is restored...
2015-10-21 Youness AlaouiDo not execute a statement without catching the return...
2015-10-15 nickthetaitCleanup for T292
2015-10-15 nickthetaitSlow extrusion speed for flexy toolheads
2015-10-05 nickthetaitImprove overhang text description
2015-09-18 nickthetaitStep up minor version number for release lulzbot-17.10
2015-09-18 Youness AlaouiLayout firmware dialog after label is updated.
2015-09-18 Youness AlaouiFinally fix newVersionDialog size issue on wxpython...
2015-09-18 nickthetaitIncrement minor version lulzbot-17.05
2015-09-17 Youness Alaouimore efficient comma striping from title
2015-09-17 Youness AlaouiRemove extra comma at the end of the print window title...
2015-09-14 nickthetaitChange mind on the beta version number lulzbot-17.04
2015-09-14 nickthetaitStep up minor version number for Beta
2015-09-14 Youness AlaouiFix the '&' sign not appearing in wizard
2015-09-14 Youness Alaouido not use EVT_WIZARD_PAGE_SHOWN since it's missing...
2015-09-14 nickthetaitUpdate text labels for firmware flashing
2015-09-14 nickthetaitWorkaround for ampersand not rendering with wxpython...
2015-09-14 Youness AlaouiFix wxpython 2.8 bug for quickprint selection
2015-09-14 Youness AlaouiUpdate config wizard steps to reflect schema in M3
2015-09-11 Youness AlaouiRevert "Removed splash screen"
2015-09-11 Youness AlaouiFix layout issue on windows with quickprint
2015-09-11 Youness Alaouifix ugliness of radio/checkbuttons in simple mode for...
2015-09-10 Youness AlaouiFix issue with temp graph appearing black on my PC
2015-09-10 Youness AlaouiIntCtrl needs 28 pixels, so fix the size so it doesn...
2015-09-10 Youness AlaouiChange hotend into hot end
2015-09-10 nickthetaitIncrement minor version number lulzbot-17.03
2015-09-10 Youness AlaouiFix crash on wxpython 2.8 by setting checkbox to be...
2015-09-10 nickthetaitIncrement minor version lulzbot-17.02
2015-09-10 nickthetaitLabeling updates for quickprint
2015-09-08 nickthetaitUpdate visible tool head versioning to lowercase (v2)
2015-09-08 nickthetaitIncrement major version number lulzbot-17.01
2015-09-08 nickthetaitFirst (dummy) release on new version numbering system lulzbot-16.01
2015-09-03 Youness AlaouiShow description before setting its value so the size...
2015-09-03 Youness AlaouiPut checkboxes in the right parent widget
2015-09-03 Youness AlaouiAdd a description to the material and show it
2015-09-03 Youness AlaouiAlign url link to the left
2015-09-02 Youness AlaouiUse AppendItems since ItemControl.Set doesn't seem...
2015-09-02 Youness AlaouiAdd a url to materials and show a hyperlink
2015-09-02 Youness AlaouiDo not crash if a machine has no materials at all
2015-09-02 Youness AlaouiAdd a full_name key to materials for displaying when...
2015-09-02 Youness AlaouiQuickprint: Finish the material type selection
2015-09-02 Youness AlaouiMaterial overrides need to be based on base_name, not...
2015-09-01 Youness AlaouiWIP: Add material_types combobox to quickprint profile
2015-09-01 nickthetaitIncrement version number lulzbot-15.02.1-2.04
2015-08-31 Youness AlaouiFinally fix the HyperlinkCtrl widget arguments.
2015-08-31 nickthetaitBring config wizard back to a runnable state
2015-08-28 Steven AbadieMerge branch 'devel' of ssh://code.alephobjects.com...
2015-08-28 Steven AbadieRemoved splash screen
next