chiark / gitweb /
plugins: Support user configuration of default values
[cura.git] / Cura / util /
2016-02-06 Ian Jacksonplugins: Support user configuration of default values for/aleph-objects master
2016-02-06 Ian JacksonPostprocessing plugin errors: print them to stderr too
2016-02-06 Ian JacksonLook for CuraEngine in ..../CuraEngine/build/CuraEngine...
2016-01-26 nickthetaitUpdate toolhead naming
2016-01-26 nickthetaitSmall refactor of version upgrade
2016-01-20 Youness AlaouiIncrease log limit to 200 lines
2016-01-20 Youness AlaouiFix center coords for lulzbot mini if using non square...
2016-01-20 nickthetaitUpdate LulzBot Mini's maximum print height
2016-01-11 nickthetaitSet machine dimensions
2016-01-11 nickthetaitInitial fakeouts for Mangrove
2016-01-11 nickthetaitImprove user feedback when canceling a print
2016-01-11 Youness AlaouiAdd a wrapper around serial to monkey patch support...
2016-01-11 nickthetaitSet machine dimensions
2016-01-11 nickthetaitInitial fakeouts for Mangrove
2016-01-06 Youness AlaouiFix pyserial 3.0 compatibility issue
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-12 Youness AlaouiRemove \n from sendCommand
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 nickthetaitRevert "Disable pause feature"
2015-11-05 Youness AlaouiAdd a print progress status text to the print window...
2015-10-29 nickthetaitCatch errors when print speed is set to out of range...
2015-10-05 nickthetaitImprove overhang text description
2015-09-03 Youness AlaouiAdd a description to the material and show it
2015-09-02 Youness AlaouiAdd a url to materials and show a hyperlink
2015-09-02 Youness AlaouiAdd a full_name key to materials for displaying when...
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-08-27 Youness AlaouiDisable pause feature
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-11 nickthetaitPrinter interruption bug cleanup. Fixes T37 and T178
2015-08-11 Youness AlaouiCancel resend if firmware asks for line 1 or more than...
2015-08-10 Youness AlaouiChange material ini file into material.ini and add...
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 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-03 Youness AlaouiAdd Advanced print window to the preferences and change...
2015-07-31 nickthetaitUpdate naming and labeling for tool heads and hotends
2015-07-31 Youness AlaouiMerge branch 'new-settings' into devel
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-30 Youness Alaouiquickprint: Fix alterations being missed from ini file
2015-07-30 Youness AlaouiShow machine_name (toolhead_shortname) instead of addin...
2015-07-22 nickthetaitAdd UI elements for V2 Toolheads and basic settings
2015-07-17 Steven AbadieMerge branch 'LulzBot-devel' of ssh://code.alephobjects...
2015-07-15 Youness AlaouiAdd experimental new advanced print window
2015-07-09 nickthetaitImprove clarity of one-at-a-time mode. Part of #128
2015-07-01 nickthetaitAdd debugging stubs to DummyConnection
2015-07-01 nickthetaitAllow canceling while paused
2015-06-29 Youness AlaouiRestore commit fda889d91263c6c381334e4f7a6d1bbb687a8e3f
2015-06-29 nickthetaitFix tiny formatting issue.
2015-06-26 nickthetaitDisable motors when a print is canceled. Follow on...
2015-06-26 Youness AlaouiChange TAZ machine width to 290
2015-06-26 Youness AlaouiDo not change mini gantry settings in version upgrade
2015-06-26 Youness AlaouiRestore pause functionality.
2015-06-22 nickthetaitCooldown toolhead and bed whenever print is canceled...
2015-06-12 nickthetaitRemove a number of incomplete features
2015-06-08 nickthetaitEnhance profile importing robustness lulzbot-15.02.1-1.02
2015-06-05 nickthetaitUpdate 'Retraction combing' label and description....
2015-06-03 Youness Alaouichange the default order to 999 so unordered items...
2015-06-03 Youness AlaouiAdd a new simple settings system/UI
2015-06-03 nickthetaitMerge branch 'version-upgrade' into LulzBot-devel
2015-06-02 Youness AlaouiAdd quickprint settings for TAZ 5 0.5mm nozzle
2015-06-02 nickthetaitRevert several messy/imcomplete changes I made
2015-06-02 nickthetaitPreparing to split out nozzle sizes. Clearly I'm doing...
2015-06-02 nickthetaitMerge branch 'taz5-nozzle-size' into LulzBot-devel
2015-06-02 Youness AlaouiMerge branch 'LulzBot-devel' into taz5-nozzle-size
2015-06-02 Youness AlaouiAdd quickprint settings for TAZ 5 0.5mm nozzle
2015-05-29 nickthetaitMerge branch 'taz5-nozzle-size' into LulzBot-devel
2015-05-29 Youness AlaouiAdd a version upgrade function when a new version is...
2015-05-29 Youness AlaouiSet print all at once as the default setting
2015-05-28 nickthetaitRevert several messy/imcomplete changes I made
2015-05-28 Youness AlaouiAdd an option to print the perimeter before/after infill
2015-05-27 nickthetaitPreparing to split out nozzle sizes. Clearly I'm doing...
2015-05-22 Youness AlaouiWhen a M0/M1 (pause) command is sent, we should pause...
2015-05-22 Youness AlaouiFix an issue where the UI state wasn't being updated
2015-05-22 Youness AlaouiFix behavior of isPrinting, which should be False when...
2015-05-22 Youness AlaouiAdd Pause support to serial communication which adds...
2015-05-04 Youness AlaouiDo not reuse an argument variable as iterator
2015-04-22 Youness AlaouiRemove exceptions when print parameters are invalid
2015-03-18 Youness Alaouiquickprint: Fix alteration support when loading extra...
next