chiark / gitweb /
cura.git
10 years agoUpdate quickprint labels
nickthetait [Mon, 17 Aug 2015 20:10:37 +0000 (14:10 -0600)]
Update quickprint labels

10 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

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

10 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

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

10 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

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

Fixes T186

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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...

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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]

10 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.

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

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

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

10 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

10 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

10 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

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

10 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

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

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

10 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)

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

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

10 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

10 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

10 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

10 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

10 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

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

Fixes T63

10 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

10 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

10 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

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

10 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.

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

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

10 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'

10 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.

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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

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

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

10 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

10 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

10 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.

10 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.

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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.

10 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)

10 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

10 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

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

10 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

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

10 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/

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

10 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

10 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

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