chiark / gitweb /
cura.git
8 years agoFirst (dummy) release on new version numbering system lulzbot-16.01
nickthetait [Tue, 8 Sep 2015 13:27:26 +0000 (07:27 -0600)]
First (dummy) release on new version numbering system

8 years agoEnable all profile selections
nickthetait [Tue, 8 Sep 2015 13:20:21 +0000 (07:20 -0600)]
Enable all profile selections

8 years agoAdd missing flexystruder profiles
Youness Alaoui [Fri, 4 Sep 2015 22:16:04 +0000 (18:16 -0400)]
Add missing flexystruder profiles

8 years agoAdd all the new profiles
Youness Alaoui [Fri, 4 Sep 2015 22:10:27 +0000 (18:10 -0400)]
Add all the new profiles

8 years agoUpdate script and delete old profiles
Youness Alaoui [Fri, 4 Sep 2015 22:09:57 +0000 (18:09 -0400)]
Update script and delete old profiles

8 years agoRename some profile files
Youness Alaoui [Fri, 4 Sep 2015 21:26:58 +0000 (17:26 -0400)]
Rename some profile files

8 years agoShow description before setting its value so the size gets recalculated correctly
Youness Alaoui [Thu, 3 Sep 2015 20:29:41 +0000 (16:29 -0400)]
Show description before setting its value so the size gets recalculated correctly

8 years agoPut checkboxes in the right parent widget
Youness Alaoui [Thu, 3 Sep 2015 19:40:54 +0000 (15:40 -0400)]
Put checkboxes in the right parent widget

8 years agoAdd a description to the material and show it
Youness Alaoui [Thu, 3 Sep 2015 19:40:42 +0000 (15:40 -0400)]
Add a description to the material and show it

8 years agoAlign url link to the left
Youness Alaoui [Thu, 3 Sep 2015 19:40:19 +0000 (15:40 -0400)]
Align url link to the left

8 years agoUse AppendItems since ItemControl.Set doesn't seem to exist in wxpython 2.x
Youness Alaoui [Wed, 2 Sep 2015 19:34:46 +0000 (15:34 -0400)]
Use AppendItems since ItemControl.Set doesn't seem to exist in wxpython 2.x

Hopefully, this fixes T228

8 years agoAdd a url to materials and show a hyperlink
Youness Alaoui [Wed, 2 Sep 2015 18:37:22 +0000 (14:37 -0400)]
Add a url to materials and show a hyperlink

8 years agoDo not crash if a machine has no materials at all
Youness Alaoui [Wed, 2 Sep 2015 18:23:17 +0000 (14:23 -0400)]
Do not crash if a machine has no materials at all

8 years agoAdd a full_name key to materials for displaying when all material types are selected
Youness Alaoui [Wed, 2 Sep 2015 18:15:51 +0000 (14:15 -0400)]
Add a full_name key to materials for displaying when all material types are selected

8 years agoQuickprint: Finish the material type selection
Youness Alaoui [Wed, 2 Sep 2015 18:13:42 +0000 (14:13 -0400)]
Quickprint: Finish the material type selection

8 years agoRename profile.ini into material.ini for non lulzbot printers
Youness Alaoui [Wed, 2 Sep 2015 18:10:01 +0000 (14:10 -0400)]
Rename profile.ini into material.ini for non lulzbot printers

8 years agoMaterial overrides need to be based on base_name, not the name
Youness Alaoui [Wed, 2 Sep 2015 17:26:53 +0000 (13:26 -0400)]
Material overrides need to be based on base_name, not the name

8 years agoWIP: Add material_types combobox to quickprint profile
Youness Alaoui [Tue, 1 Sep 2015 21:02:23 +0000 (17:02 -0400)]
WIP: Add material_types combobox to quickprint profile

8 years agoAdd temporary material types to material.ini
Youness Alaoui [Tue, 1 Sep 2015 21:01:52 +0000 (17:01 -0400)]
Add temporary material types to material.ini

8 years agoAdd new images for Configuration Wizard
nickthetait [Tue, 1 Sep 2015 16:52:21 +0000 (10:52 -0600)]
Add new images for Configuration Wizard

8 years agoIncrement version number lulzbot-15.02.1-2.04
nickthetait [Tue, 1 Sep 2015 16:06:04 +0000 (10:06 -0600)]
Increment version number

8 years agoFinally fix the HyperlinkCtrl widget arguments.
Youness Alaoui [Mon, 31 Aug 2015 17:44:45 +0000 (13:44 -0400)]
Finally fix the HyperlinkCtrl widget arguments.

Fixes T223

8 years agoBring config wizard back to a runnable state
nickthetait [Mon, 31 Aug 2015 15:03:31 +0000 (09:03 -0600)]
Bring config wizard back to a runnable state

Image link for LulzBot Mini
Restore TAZ 4 picture
Update TAZ 5 picture name

8 years agoMerge branch 'devel' of ssh://code.alephobjects.com/diffusion/CURA/cura into devel
Steven Abadie [Fri, 28 Aug 2015 19:22:23 +0000 (13:22 -0600)]
Merge branch 'devel' of ssh://code.alephobjects.com/diffusion/CURA/cura into devel

8 years agoRemoved splash screen
Steven Abadie [Fri, 28 Aug 2015 19:21:47 +0000 (13:21 -0600)]
Removed splash screen

We had feedback that the splash screen did not serve much purpose so we removed it until we find a better reason to have it.

8 years agoUpdate many LulzBot pictures
nickthetait [Fri, 28 Aug 2015 17:22:19 +0000 (11:22 -0600)]
Update many LulzBot pictures

Printers and tool head pictures with consistent angles/shadow/sizing

8 years agoAdd feedback when profiles are successfully created
nickthetait [Thu, 27 Aug 2015 20:31:48 +0000 (14:31 -0600)]
Add feedback when profiles are successfully created

8 years agoUpdate many quickprint profiles - Fixes T219
nickthetait [Thu, 27 Aug 2015 20:28:19 +0000 (14:28 -0600)]
Update many quickprint profiles - Fixes T219

Mostly priming tower and ooze shields turned on

8 years agoDisable pause feature
Youness Alaoui [Thu, 27 Aug 2015 17:50:29 +0000 (13:50 -0400)]
Disable pause feature

8 years agoRemove useless line
Youness Alaoui [Thu, 27 Aug 2015 17:32:19 +0000 (13:32 -0400)]
Remove useless line

8 years agoRemove firmware flashing step for Mini printers
Youness Alaoui [Thu, 27 Aug 2015 17:31:51 +0000 (13:31 -0400)]
Remove firmware flashing step for Mini printers

8 years agoGo to the ready page after firmware flashing is done.
Youness Alaoui [Thu, 27 Aug 2015 15:52:41 +0000 (11:52 -0400)]
Go to the ready page after firmware flashing is done.
Fixes T214

8 years agoAllow moving X/Y/E when paused
Youness Alaoui [Wed, 26 Aug 2015 18:23:54 +0000 (14:23 -0400)]
Allow moving X/Y/E when paused

8 years agoUpdate firmware warning text
nickthetait [Tue, 25 Aug 2015 19:46:43 +0000 (13:46 -0600)]
Update firmware warning text

Fixes T213

8 years agoFixes T45: Sleep function fixed so window can close
Justin Nesselrotte [Tue, 25 Aug 2015 19:37:45 +0000 (13:37 -0600)]
Fixes T45: Sleep function fixed so window can close

8 years agoUpdate firmware file
nickthetait [Tue, 25 Aug 2015 19:31:26 +0000 (13:31 -0600)]
Update firmware file

Fixes T206

8 years agoRemoved lines causing OSX build issue
Justin Nesselrotte [Tue, 25 Aug 2015 19:23:16 +0000 (13:23 -0600)]
Removed lines causing OSX build issue

This is based off of this web page:
https://scion.duhs.duke.edu/vespa/project/wiki/WxTipsBugsAndQuirks#TheInspector

8 years agoUpdate picture for V1 Dual Extruder
nickthetait [Mon, 24 Aug 2015 20:41:10 +0000 (14:41 -0600)]
Update picture for V1 Dual Extruder

8 years agoAdd website link for Rocktopus attribution
nickthetait [Mon, 24 Aug 2015 19:34:38 +0000 (13:34 -0600)]
Add website link for Rocktopus attribution

8 years agoIncrement minor version lulzbot-15.02.1-2.03
nickthetait [Fri, 21 Aug 2015 23:17:48 +0000 (17:17 -0600)]
Increment minor version

8 years agoFix hyperlink controls
Youness Alaoui [Fri, 21 Aug 2015 19:51:25 +0000 (15:51 -0400)]
Fix hyperlink controls

Url argument apparently needs the url= key
Fixes T205

8 years agoChange order of high speed and high quality settings and delete unneeded files
Youness Alaoui [Fri, 21 Aug 2015 18:46:20 +0000 (14:46 -0400)]
Change order of high speed and high quality settings and delete unneeded files

8 years agoIncrement minor version lulzbot-15.02.1-2.02
nickthetait [Fri, 21 Aug 2015 16:03:02 +0000 (10:03 -0600)]
Increment minor version

8 years agoTell user to connect and power on 3D printer before attempting to flash firmware
nickthetait [Fri, 21 Aug 2015 15:54:58 +0000 (09:54 -0600)]
Tell user to connect and power on 3D printer before attempting to flash firmware

Brilliant find during user testing.

8 years agoUpdate labels on all quickprint profile names
nickthetait [Fri, 21 Aug 2015 15:40:50 +0000 (09:40 -0600)]
Update labels on all quickprint profile names

8 years agoUse default support angle when in simple mode
Youness Alaoui [Tue, 18 Aug 2015 21:30:01 +0000 (17:30 -0400)]
Use default support angle when in simple mode

8 years agoIgnore object_sink setting when in simple mode.
Youness Alaoui [Tue, 18 Aug 2015 21:06:30 +0000 (17:06 -0400)]
Ignore object_sink setting when in simple mode.

Fixes T200

8 years agoAdding a HOWTO to the create lulzbot profiles script
Youness Alaoui [Tue, 18 Aug 2015 16:21:46 +0000 (12:21 -0400)]
Adding a HOWTO to the create lulzbot profiles script

8 years agoUpdate quickprint profile names
Youness Alaoui [Tue, 18 Aug 2015 16:15:45 +0000 (12:15 -0400)]
Update quickprint profile names

8 years agoFix wrong indentation in create_lulzbot_profiles script
Youness Alaoui [Tue, 18 Aug 2015 16:14:25 +0000 (12:14 -0400)]
Fix wrong indentation in create_lulzbot_profiles script

8 years agoCleanup whitespace
nickthetait [Mon, 17 Aug 2015 20:12:24 +0000 (14:12 -0600)]
Cleanup whitespace

8 years agoUpdate quickprint labels
nickthetait [Mon, 17 Aug 2015 20:10:37 +0000 (14:10 -0600)]
Update quickprint labels

8 years agoUpdate exiting LulzBot Minis to have correct 'extruder head size' settings
nickthetait [Fri, 14 Aug 2015 23:54:41 +0000 (17:54 -0600)]
Update exiting LulzBot Minis to have correct 'extruder head size' settings

8 years agoRefactor variable
nickthetait [Fri, 14 Aug 2015 23:57:43 +0000 (17:57 -0600)]
Refactor variable

8 years agoAllow 'extruder head settings' for LulzBot Mini actually get saved
nickthetait [Fri, 14 Aug 2015 23:52:43 +0000 (17:52 -0600)]
Allow 'extruder head settings' for LulzBot Mini actually get saved

8 years agoReorder extruder head settings
nickthetait [Fri, 14 Aug 2015 23:51:10 +0000 (17:51 -0600)]
Reorder extruder head settings

8 years agoRename Profile names and fix typo in semiflex/ninjaflex profile filenames
Youness Alaoui [Fri, 14 Aug 2015 21:14:43 +0000 (17:14 -0400)]
Rename Profile names and fix typo in semiflex/ninjaflex profile filenames

8 years agoMake about window scrollable
Youness Alaoui [Fri, 14 Aug 2015 18:37:40 +0000 (14:37 -0400)]
Make about window scrollable

Fixes T186

8 years agoMake new version dialog translatable and rename Ok into OK
Youness Alaoui [Wed, 12 Aug 2015 17:48:16 +0000 (13:48 -0400)]
Make new version dialog translatable and rename Ok into OK

8 years agoAdd missing quickprint connection to existing profile
nickthetait [Fri, 14 Aug 2015 16:52:52 +0000 (10:52 -0600)]
Add missing quickprint connection to existing profile

8 years agoInclude link to release notes from 'About Cura' window
nickthetait [Thu, 13 Aug 2015 22:22:15 +0000 (16:22 -0600)]
Include link to release notes from 'About Cura' window

8 years agoImprove text on new version dialog
nickthetait [Wed, 12 Aug 2015 22:32:03 +0000 (16:32 -0600)]
Improve text on new version dialog

8 years agoRecrop tool head picture. Fixes T182
nickthetait [Wed, 12 Aug 2015 19:52:38 +0000 (13:52 -0600)]
Recrop tool head picture. Fixes T182

8 years agoAdd a min size of 300px to the toolhead row.
Youness Alaoui [Wed, 12 Aug 2015 17:34:05 +0000 (13:34 -0400)]
Add a min size of 300px to the toolhead row.

Fixes T181

8 years agoAllow text to wrap across lines in print console lulzbot-15.02.1-2.01
nickthetait [Tue, 11 Aug 2015 18:40:20 +0000 (12:40 -0600)]
Allow text to wrap across lines in print console

8 years agoPrinter interruption bug cleanup. Fixes T37 and T178
nickthetait [Tue, 11 Aug 2015 18:12:20 +0000 (12:12 -0600)]
Printer interruption bug cleanup. Fixes T37 and T178

8 years agoFix the new version dialog title being the wrong size (same hack as the config wizard)
Youness Alaoui [Tue, 11 Aug 2015 17:02:54 +0000 (13:02 -0400)]
Fix the new version dialog title being the wrong size (same hack as the config wizard)

Also does a layout, which hopefully fixes T177, but I can't reproduce
that one, so I'm not sure if it does...

8 years agoShow new dialog after main window is created, so it appears above it
Youness Alaoui [Tue, 11 Aug 2015 16:59:08 +0000 (12:59 -0400)]
Show new dialog after main window is created, so it appears above it

8 years agoCancel resend if firmware asks for line 1 or more than 100 lines before current
Youness Alaoui [Tue, 11 Aug 2015 16:54:38 +0000 (12:54 -0400)]
Cancel resend if firmware asks for line 1 or more than 100 lines before current

This is because it seems when we use a heat-and-wait command (possibly),
there is a risk of getting a checksum error and resend. That could happen
for more than the 10 lines we had set previously, so setting it to 100 sounds
like a safer value.
We also check for position 1 because if the error happens in the first 100
lines, it would be missed.
We're also printing a message to the console when that happens.
Fixes T178

8 years agoPartial implementation of release notes
nickthetait [Mon, 10 Aug 2015 21:23:48 +0000 (15:23 -0600)]
Partial implementation of release notes

8 years agoAdd Shift-F6 hotkey to open the WX inspection tool
Youness Alaoui [Mon, 10 Aug 2015 21:31:22 +0000 (17:31 -0400)]
Add Shift-F6 hotkey to open the WX inspection tool

8 years agoFix the wx inspection window showing up
Youness Alaoui [Mon, 10 Aug 2015 21:21:26 +0000 (17:21 -0400)]
Fix the wx inspection window showing up

8 years agoAdding script to create lulzbot profiles from print profile files
Youness Alaoui [Mon, 10 Aug 2015 19:37:03 +0000 (15:37 -0400)]
Adding script to create lulzbot profiles from print profile files

This script needs to be run from the root of cura repo, it expects
the print profiles to be in resources/quickprint/lulzbot_profiles and
it assumes a specific naming convention of the files. It will
create new directories and files for the quickprint settings based on
the files in lulzbot_profiles, according to the mappings in the script.
Any file that doesn't match will be ignored

8 years agoEscape ampersand so it appears in quickprint profiles
Youness Alaoui [Mon, 10 Aug 2015 19:32:48 +0000 (15:32 -0400)]
Escape ampersand so it appears in quickprint profiles

8 years agoAdding all new profiles for all of the new lulzbot toolheads
Youness Alaoui [Mon, 10 Aug 2015 19:16:07 +0000 (15:16 -0400)]
Adding all new profiles for all of the new lulzbot toolheads

8 years agoRemoving older obsolete mini and taz quickprint settings
Youness Alaoui [Mon, 10 Aug 2015 19:10:42 +0000 (15:10 -0400)]
Removing older obsolete mini and taz quickprint settings

8 years agoChange material ini file into material.ini and add a profile_file key to [info]
Youness Alaoui [Mon, 10 Aug 2015 19:09:19 +0000 (15:09 -0400)]
Change material ini file into material.ini and add a profile_file key to [info]

8 years agoRevert "Improve quickprint label"
nickthetait [Mon, 10 Aug 2015 17:12:32 +0000 (11:12 -0600)]
Revert "Improve quickprint label"

This reverts commit 3c5513b5a1bf35c9a60ac87f6801d343e696fae9.

8 years agoFix version upgrade that changes the wrong machine's width
Youness Alaoui [Mon, 10 Aug 2015 17:03:31 +0000 (13:03 -0400)]
Fix version upgrade that changes the wrong machine's width

8 years agoAdd version upgrade support for toolheads
Youness Alaoui [Fri, 7 Aug 2015 21:04:23 +0000 (17:04 -0400)]
Add version upgrade support for toolheads

8 years agoFix an issue in version upgrade for TAZ bed size. profile module can't be called...
Youness Alaoui [Fri, 7 Aug 2015 21:03:51 +0000 (17:03 -0400)]
Fix an issue in version upgrade for TAZ bed size. profile module can't be called from within the module

8 years agoNo need for a printing_window profile setting
Youness Alaoui [Fri, 7 Aug 2015 21:03:08 +0000 (17:03 -0400)]
No need for a printing_window profile setting

8 years agoRun the version upgrade before main window gets opened
Youness Alaoui [Fri, 7 Aug 2015 21:02:51 +0000 (17:02 -0400)]
Run the version upgrade before main window gets opened

8 years agoRemove selectable print window and always use the new Advanced window
Youness Alaoui [Fri, 7 Aug 2015 20:27:46 +0000 (16:27 -0400)]
Remove selectable print window and always use the new Advanced window

8 years agoImprove quickprint label
nickthetait [Fri, 7 Aug 2015 20:54:41 +0000 (14:54 -0600)]
Improve quickprint label

8 years agoDo not allow firmware to ask for a resend of more than 10 lines.
Youness Alaoui [Fri, 7 Aug 2015 20:09:08 +0000 (16:09 -0400)]
Do not allow firmware to ask for a resend of more than 10 lines.

This is because if power gets interrupted or reset button is pressed,
then it will ask us to resend from line 0, and it will cause the print
to be restarted, which can be dangerous if there is a print half-finished
on the bed.
Fixes T37

8 years agoExpand quickprint README
nickthetait [Thu, 6 Aug 2015 20:38:53 +0000 (14:38 -0600)]
Expand quickprint README

8 years agoMigrate CuraEngine over to Phabricator
nickthetait [Thu, 6 Aug 2015 19:47:06 +0000 (13:47 -0600)]
Migrate CuraEngine over to Phabricator

8 years agoChange version checking to check for master branch instead of SteamEngine
Youness Alaoui [Thu, 6 Aug 2015 19:32:15 +0000 (15:32 -0400)]
Change version checking to check for master branch instead of SteamEngine

8 years agoSet project to 'Cura' when creating new task/bug report
nickthetait [Thu, 6 Aug 2015 17:12:55 +0000 (11:12 -0600)]
Set project to 'Cura' when creating new task/bug report

8 years agoSwap issue reporting over to Phabricator
nickthetait [Wed, 5 Aug 2015 21:39:55 +0000 (15:39 -0600)]
Swap issue reporting over to Phabricator

8 years agoImprove firmware flashing description
nickthetait [Wed, 5 Aug 2015 20:43:43 +0000 (14:43 -0600)]
Improve firmware flashing description

8 years agoRemove rocktopus attribution from spash since Rocktopus no longer appears there
nickthetait [Wed, 5 Aug 2015 19:11:08 +0000 (13:11 -0600)]
Remove rocktopus attribution from spash since Rocktopus no longer appears there

8 years agoUpdate Hexagon hotend picture
nickthetait [Wed, 5 Aug 2015 19:02:40 +0000 (13:02 -0600)]
Update Hexagon hotend picture

8 years agoRemove older splash design file
nickthetait [Wed, 5 Aug 2015 19:02:14 +0000 (13:02 -0600)]
Remove older splash design file

8 years agoUpdate splash screen (designed by Ben Malouf)
nickthetait [Wed, 5 Aug 2015 16:05:02 +0000 (10:05 -0600)]
Update splash screen (designed by Ben Malouf)

8 years agoPictures cleanup and resizing
nickthetait [Tue, 4 Aug 2015 20:56:40 +0000 (14:56 -0600)]
Pictures cleanup and resizing

8 years agoBetter picture for mini-flexy
nickthetait [Tue, 4 Aug 2015 19:35:03 +0000 (13:35 -0600)]
Better picture for mini-flexy

8 years agoRescale printer pictures so they aren't squashed
nickthetait [Tue, 4 Aug 2015 19:22:39 +0000 (13:22 -0600)]
Rescale printer pictures so they aren't squashed

8 years agoAdd README file for quickprint settings
Youness Alaoui [Tue, 4 Aug 2015 19:30:00 +0000 (15:30 -0400)]
Add README file for quickprint settings