chiark / gitweb /
cura.git
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

8 years agoFix a double destruction of firmware install dialog when no default firmware is found
Youness Alaoui [Tue, 4 Aug 2015 18:46:40 +0000 (14:46 -0400)]
Fix a double destruction of firmware install dialog when no default firmware is found

8 years agoFix Dual extruder tool head naming to Dual instead of Dually
Youness Alaoui [Tue, 4 Aug 2015 18:46:17 +0000 (14:46 -0400)]
Fix Dual extruder tool head naming to Dual instead of Dually

8 years agoAdd firmwares for all lulzbot machines and tool heads
Youness Alaoui [Tue, 4 Aug 2015 18:45:24 +0000 (14:45 -0400)]
Add firmwares for all lulzbot machines and tool heads

Fixes T62

8 years agoUpdate Tool Head picture
nickthetait [Mon, 3 Aug 2015 21:03:17 +0000 (15:03 -0600)]
Update Tool Head picture

Fixes T63

8 years agoLayout the main window after reloading settings panel
Youness Alaoui [Mon, 3 Aug 2015 20:58:47 +0000 (16:58 -0400)]
Layout the main window after reloading settings panel

This caused the expert settings panel to become blank when we reload
either by adding/canceling a new machine, or changing selected machine.
Fixes T172

8 years agoAdd Advanced print window to the preferences and change default
Youness Alaoui [Mon, 3 Aug 2015 20:48:59 +0000 (16:48 -0400)]
Add Advanced print window to the preferences and change default

8 years agoFix temp graph size being too small
Youness Alaoui [Mon, 3 Aug 2015 20:45:16 +0000 (16:45 -0400)]
Fix temp graph size being too small

8 years agoReplace generic tool head images
nickthetait [Mon, 3 Aug 2015 20:08:37 +0000 (14:08 -0600)]
Replace generic tool head images

8 years agoAdd design file template
nickthetait [Mon, 3 Aug 2015 16:31:50 +0000 (10:31 -0600)]
Add design file template

It is used to clean up, dimension, and align pictures of Tool Heads.

8 years agoCleanup
nickthetait [Mon, 3 Aug 2015 16:17:25 +0000 (10:17 -0600)]
Cleanup

8 years agoLabel update to firmware warning
nickthetait [Mon, 3 Aug 2015 16:15:21 +0000 (10:15 -0600)]
Label update to firmware warning

8 years agoLabeling update 'nozzle size' ---> 'nozzle diameter'
nickthetait [Mon, 3 Aug 2015 15:52:24 +0000 (09:52 -0600)]
Labeling update 'nozzle size' ---> 'nozzle diameter'

8 years agoUpdate naming and labeling for tool heads and hotends
nickthetait [Fri, 31 Jul 2015 22:13:55 +0000 (16:13 -0600)]
Update naming and labeling for tool heads and hotends

Improve user facing text for consistency, simplification, and better understanding.

8 years agoUpdate toolhead pictures
nickthetait [Fri, 31 Jul 2015 20:02:32 +0000 (14:02 -0600)]
Update toolhead pictures

8 years agoOnly enable the next button if firmware update was successful
Youness Alaoui [Fri, 31 Jul 2015 21:18:21 +0000 (17:18 -0400)]
Only enable the next button if firmware update was successful

8 years agoDo not disable the firmware update next button when using dev version
Youness Alaoui [Fri, 31 Jul 2015 21:17:36 +0000 (17:17 -0400)]
Do not disable the firmware update next button when using dev version

8 years agoAdd a 'Are you sure' dialog to the firmware upgrade skip button
Youness Alaoui [Fri, 31 Jul 2015 21:02:49 +0000 (17:02 -0400)]
Add a 'Are you sure' dialog to the firmware upgrade skip button

8 years agoFix the flexystruder shortname
Youness Alaoui [Fri, 31 Jul 2015 21:00:50 +0000 (17:00 -0400)]
Fix the flexystruder shortname

8 years agoFix the X and Y offsets of the dual extruder toolheads
Youness Alaoui [Fri, 31 Jul 2015 20:46:39 +0000 (16:46 -0400)]
Fix the X and Y offsets of the dual extruder toolheads

Fixes T171

8 years agoMerge branch 'new-settings' into devel
Youness Alaoui [Fri, 31 Jul 2015 20:28:45 +0000 (16:28 -0400)]
Merge branch 'new-settings' into devel

This merges a few missed commits

8 years agoMerge remote-tracking branch 'origin/new-settings' into new-settings
Youness Alaoui [Fri, 31 Jul 2015 20:28:13 +0000 (16:28 -0400)]
Merge remote-tracking branch 'origin/new-settings' into new-settings

8 years agoMerge branch 'v2-toolheads' into devel
Youness Alaoui [Fri, 31 Jul 2015 20:26:16 +0000 (16:26 -0400)]
Merge branch 'v2-toolheads' into devel

8 years agoMerge branch 'print-window' into devel
Youness Alaoui [Fri, 31 Jul 2015 20:25:49 +0000 (16:25 -0400)]
Merge branch 'print-window' into devel

Fixes T27

8 years agoMerge branch 'new-settings' into devel
Youness Alaoui [Fri, 31 Jul 2015 20:24:23 +0000 (16:24 -0400)]
Merge branch 'new-settings' into devel

Fixes T51

8 years agoIncrement major version number
nickthetait [Fri, 31 Jul 2015 20:02:32 +0000 (14:02 -0600)]
Increment major version number

8 years agoRemove unnecessary url link
nickthetait [Fri, 31 Jul 2015 19:48:57 +0000 (13:48 -0600)]
Remove unnecessary url link

8 years agoGet the toplevel parent to get the main window, easier and safer
Youness Alaoui [Fri, 31 Jul 2015 18:17:17 +0000 (14:17 -0400)]
Get the toplevel parent to get the main window, easier and safer

8 years agoFix simple mode panel being the wrong size
Youness Alaoui [Fri, 31 Jul 2015 18:17:03 +0000 (14:17 -0400)]
Fix simple mode panel being the wrong size

8 years agoRevert "Add options for fun and testing. To be removed"
nickthetait [Thu, 30 Jul 2015 21:04:02 +0000 (15:04 -0600)]
Revert "Add options for fun and testing. To be removed"

This reverts commit 676cad9cdc363ee659bbae5dc61321124e5c71a9.

8 years agoRevert "Adding new experimental materials."
nickthetait [Thu, 30 Jul 2015 21:03:41 +0000 (15:03 -0600)]
Revert "Adding new experimental materials."

This reverts commit 92871c9edee12028b90b26e5cf04eeb311c53c69.

8 years agoRename folder for printer-specific profile storage
nickthetait [Thu, 23 Jul 2015 20:15:16 +0000 (14:15 -0600)]
Rename folder for printer-specific profile storage

8 years agoFix quickprint panel not resizing itself when new options require more space
Youness Alaoui [Thu, 30 Jul 2015 21:03:26 +0000 (17:03 -0400)]
Fix quickprint panel not resizing itself when new options require more space

8 years agoquickprint: Fix alterations being missed from ini file
Youness Alaoui [Thu, 30 Jul 2015 20:53:36 +0000 (16:53 -0400)]
quickprint: Fix alterations being missed from ini file

8 years agoFix a bug where full screen temp graph disappears if a layout happens
Youness Alaoui [Thu, 30 Jul 2015 20:37:50 +0000 (16:37 -0400)]
Fix a bug where full screen temp graph disappears if a layout happens

8 years agoEnable full screen temp graph only on button up, not down
Youness Alaoui [Thu, 30 Jul 2015 20:37:23 +0000 (16:37 -0400)]
Enable full screen temp graph only on button up, not down

8 years agoChange layout so fullscreen temp graph doesn't hide the buttons
Youness Alaoui [Thu, 30 Jul 2015 20:36:48 +0000 (16:36 -0400)]
Change layout so fullscreen temp graph doesn't hide the buttons

8 years agoAdd white background to checkmark icon
nickthetait [Thu, 30 Jul 2015 20:19:57 +0000 (14:19 -0600)]
Add white background to checkmark icon

8 years agoConvert TAZ5 image into jpg for consistency
Youness Alaoui [Thu, 30 Jul 2015 19:58:47 +0000 (15:58 -0400)]
Convert TAZ5 image into jpg for consistency

8 years agoAdd a firmware update step to the toolhead change wizard
Youness Alaoui [Thu, 30 Jul 2015 19:50:50 +0000 (15:50 -0400)]
Add a firmware update step to the toolhead change wizard

8 years agoFix some machine_type values
Youness Alaoui [Thu, 30 Jul 2015 19:48:10 +0000 (15:48 -0400)]
Fix some machine_type values
Use Flexystruder instead of Flexy in the machine_type
Fix the case of TAZ 4 printers with a v2 single head having the wrong
machine_type set.

8 years agoAdd default firmware for some lulzbot printers (some files are wrong or still missing)
Youness Alaoui [Thu, 30 Jul 2015 19:47:16 +0000 (15:47 -0400)]
Add default firmware for some lulzbot printers (some files are wrong or still missing)

8 years agoShow machine_name (toolhead_shortname) instead of adding the toolhead name as part...
Youness Alaoui [Thu, 30 Jul 2015 18:03:55 +0000 (14:03 -0400)]
Show machine_name (toolhead_shortname) instead of adding the toolhead name as part of the machine name
This allows users to configure the name of their printer without losing
that value when they change toolheads

8 years agoUpdate attribution for shiny new graphics
nickthetait [Thu, 30 Jul 2015 16:19:18 +0000 (10:19 -0600)]
Update attribution for shiny new graphics

8 years agoUpdate LulzBot printer images
nickthetait [Thu, 30 Jul 2015 15:57:50 +0000 (09:57 -0600)]
Update LulzBot printer images

8 years agoReplace reprap picture with generic 3D printer icon
nickthetait [Thu, 30 Jul 2015 15:48:33 +0000 (09:48 -0600)]
Replace reprap picture with generic 3D printer icon

8 years agoRemove old file
nickthetait [Thu, 30 Jul 2015 15:44:50 +0000 (09:44 -0600)]
Remove old file

8 years agoAdd generic 3D Printer icon
nickthetait [Wed, 29 Jul 2015 16:46:37 +0000 (10:46 -0600)]
Add generic 3D Printer icon

Design source: 3d-printer by Toke Frello from the Noun Project. https://thenounproject.com/term/3d-printer/170216/
Modifications: none
Licence: CC BY 3.0 US http://creativecommons.org/licenses/by/3.0/us/

8 years agoChange overlay color and size
nickthetait [Thu, 30 Jul 2015 15:34:27 +0000 (09:34 -0600)]
Change overlay color and size

8 years agoMake a new wizard for changing the toolhead and call it from machine settings
Youness Alaoui [Wed, 29 Jul 2015 21:21:09 +0000 (17:21 -0400)]
Make a new wizard for changing the toolhead and call it from machine settings

8 years agoFinish the toolhead selection settings, and set the toolhead preference
Youness Alaoui [Wed, 29 Jul 2015 21:20:28 +0000 (17:20 -0400)]
Finish the toolhead selection settings, and set the toolhead preference

8 years agoFix issue with ToolheadRow
Youness Alaoui [Wed, 29 Jul 2015 21:19:40 +0000 (17:19 -0400)]
Fix issue with ToolheadRow

8 years agoFix the missing ready page after nozzle selection
Youness Alaoui [Wed, 29 Jul 2015 20:22:36 +0000 (16:22 -0400)]
Fix the missing ready page after nozzle selection

8 years agoFix back/next issue and ImageButton paddings
Youness Alaoui [Wed, 29 Jul 2015 20:13:30 +0000 (16:13 -0400)]
Fix back/next issue and ImageButton paddings

8 years agoFinish the new layout for the toolhead selection wizard
Youness Alaoui [Wed, 29 Jul 2015 18:51:15 +0000 (14:51 -0400)]
Finish the new layout for the toolhead selection wizard

8 years agoImprove the ImageButton widget with new APIs and add an API to InfoPage
Youness Alaoui [Wed, 29 Jul 2015 18:50:43 +0000 (14:50 -0400)]
Improve the ImageButton widget with new APIs and add an API to InfoPage

8 years agoTiny labeling change
nickthetait [Tue, 28 Jul 2015 22:10:47 +0000 (16:10 -0600)]
Tiny labeling change

8 years agoReplace checkmark icon in overlay
nickthetait [Tue, 28 Jul 2015 21:55:13 +0000 (15:55 -0600)]
Replace checkmark icon in overlay

Also adds gimp source file to make future modifications to overlay.

8 years agoAdd a new lulzbot machine select page and added placeholder images
Youness Alaoui [Tue, 28 Jul 2015 21:13:32 +0000 (17:13 -0400)]
Add a new lulzbot machine select page and added placeholder images

8 years agoAdd check mark icon
nickthetait [Tue, 28 Jul 2015 20:30:52 +0000 (14:30 -0600)]
Add check mark icon

Design source: Check Mark by Stefan Parnarov from the Noun Project. https://thenounproject.com/term/check-mark/63794/
Modifications: color was made green
Licence: CC BY 3.0 US http://creativecommons.org/licenses/by/3.0/us/

8 years agoChange the overlay for ImageButton and fix layout when selecting an image
Youness Alaoui [Tue, 28 Jul 2015 20:04:06 +0000 (16:04 -0400)]
Change the overlay for ImageButton and fix layout when selecting an image

8 years agoTesting of the new ImageButton widget
Youness Alaoui [Tue, 28 Jul 2015 19:51:57 +0000 (15:51 -0400)]
Testing of the new ImageButton widget

8 years agoAdd a new AddPanel API to InfoPage
Youness Alaoui [Tue, 28 Jul 2015 19:51:20 +0000 (15:51 -0400)]
Add a new AddPanel API to InfoPage

8 years agoAdd a new ImageButton widget
Youness Alaoui [Tue, 28 Jul 2015 19:50:57 +0000 (15:50 -0400)]
Add a new ImageButton widget

8 years agoResizing lulzbot logo and changing logo for the toolhead page
Youness Alaoui [Mon, 27 Jul 2015 20:59:46 +0000 (16:59 -0400)]
Resizing lulzbot logo and changing logo for the toolhead page

8 years agoAdding a half finished toolhead selection page
Youness Alaoui [Mon, 27 Jul 2015 20:53:54 +0000 (16:53 -0400)]
Adding a half finished toolhead selection page

8 years agoMake the combobox for wizard pages look nicer
Youness Alaoui [Mon, 27 Jul 2015 20:53:24 +0000 (16:53 -0400)]
Make the combobox for wizard pages look nicer

8 years agoRemove obsolete function
Youness Alaoui [Mon, 27 Jul 2015 19:22:52 +0000 (15:22 -0400)]
Remove obsolete function

8 years agoRemove useless code
Youness Alaoui [Mon, 27 Jul 2015 19:19:52 +0000 (15:19 -0400)]
Remove useless code

8 years agoRemove the re-flash firmware button for the toolhead
Youness Alaoui [Mon, 27 Jul 2015 19:18:13 +0000 (15:18 -0400)]
Remove the re-flash firmware button for the toolhead