Commit graph

2186 commits

Author SHA1 Message Date
Lars Brubaker
8ae461c914 Don't localize dashes. 2015-05-22 12:36:07 -07:00
Lars Brubaker
108dbee140 Put in a check for updates menu 2015-05-22 12:33:59 -07:00
Lars Brubaker
1f1ec9f701 Made the behavior of the 3d view match more closely the results of the gcode view in regards to the center_on_bed option. 2015-05-22 11:11:32 -07:00
Lars Brubaker
570fe3a3ee Make the 'install update' from the windowed about page still close MC> 2015-05-22 10:45:32 -07:00
Lars Brubaker
1395676fe4 Merge pull request #265 from gregory-diaz/development
Fixed Add to Library bug where print item was getting added to UI but…
2015-05-21 16:53:50 -07:00
Gregory Diaz
851f42e8a5 Fixed Add to Library bug where print item was getting added to UI but not being committed to the database. 2015-05-21 16:36:25 -07:00
Lars Brubaker
707c983e0a Made sure that canceling while pause actually finishes the printing of the cancel code (that it works as expected). 2015-05-21 16:34:30 -07:00
Lars Brubaker
6be1916c89 Improved the message for gcode loading error. 2015-05-21 15:09:59 -07:00
Lars Brubaker
0f2cb51756 latest agg 2015-05-20 17:35:24 -07:00
Lars Brubaker
51610abeff Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-05-20 17:35:00 -07:00
Lars Brubaker
703021620d Made a base class for the menus
Made more shared code for them
2015-05-20 17:34:55 -07:00
johnlewin
ef1be8cf4a Merge pull request #263 from jlewin/development
Insights integration
2015-05-20 17:10:29 -07:00
John Lewin
07ff0fc5cc Insights integration 2015-05-20 17:08:02 -07:00
johnlewin
036c82e241 Merge pull request #262 from jlewin/development
Remove Print Queue Touch tweaks from Desktop
2015-05-20 14:40:00 -07:00
John Lewin
3bbc35b665 Remove Print Queue Touch tweaks from Desktop 2015-05-20 14:37:42 -07:00
Lars Brubaker
2a03201c54 latest matter slice 2015-05-20 14:23:32 -07:00
Lars Brubaker
2a6b48b02d Make sure we pre-process our settings for all slicing engines. 2015-05-20 13:36:29 -07:00
Lars Brubaker
4b3c06ca32 Fixed the bug with the multi-line edit not getting the 'edit presets' overlay. 2015-05-20 12:43:01 -07:00
Lars Brubaker
df21f25361 Fix for incorrect message when creating a gcode file that is too big to load. 2015-05-20 12:36:34 -07:00
Lars Brubaker
b1a5f4200c Made the about window always on top
made an update notification in the menu bar area
took the "about' tab off the main page
Cleaned up the checking of touchscreen
Made a new Features section for the printer settings
2015-05-20 10:55:14 -07:00
Lars Brubaker
5a3ace9636 latest matter slice 2015-05-19 16:31:00 -07:00
Lars Brubaker
4a2e7677e9 typo. small fix for a null. 2015-05-19 15:37:51 -07:00
Lars Brubaker
e4ad22f57e Merge pull request #261 from gregory-diaz/development
Development
2015-05-19 15:33:19 -07:00
Gregory Diaz
aa237b628f Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-05-19 15:30:43 -07:00
Gregory Diaz
b9c9db3e1c New settings for Lulzbot TAZ 5 2015-05-19 15:30:32 -07:00
Lars Brubaker
cbefcfdfee Put in a Settings menu that can open the various pop out windows 2015-05-19 14:43:24 -07:00
Lars Brubaker
a0aac24419 Put in the optional x3g support we are working on. 2015-05-19 13:47:13 -07:00
Lars Brubaker
9e34e728a5 Merge pull request #260 from gregory-diaz/development
Added new slice settings for the Lulzbot Mini (extruder_wipe_temp, be…
2015-05-19 13:13:35 -07:00
Lars Brubaker
5e9140ad17 Putting in the ability to have serial port drivers. 2015-05-19 13:06:42 -07:00
Gregory Diaz
fccf908c98 Added new slice settings for the Lulzbot Mini (extruder_wipe_temp, bed_remove_part_temp start/end gcode). Settings taken from Lulzbot Cura profiles. 2015-05-19 12:46:32 -07:00
Lars Brubaker
810dc6eca3 latest agg 2015-05-18 17:34:09 -07:00
Lars Brubaker
8237412ce6 latest agg 2015-05-18 17:32:48 -07:00
Lars Brubaker
f4e4554038 Changing HAnchor and VAnchor none to AbsolutePosition to make it clearer what is happening. 2015-05-18 17:29:05 -07:00
Lars Brubaker
edb7b7123d Added a connect_gcode. Gcode that is sent just after connecting to the printer. 2015-05-18 16:58:09 -07:00
Lars Brubaker
6d323cfde5 Made the end gcode go through the macro replacements. 2015-05-18 16:02:45 -07:00
Lars Brubaker
445b5728a2 Made the 'Advanced Controls' be 'Settings'
Change other tab names to support this.
Made SetTargetTemperature always run on the ui thread so it can ask for a dialog without error.
2015-05-18 14:42:01 -07:00
Lars Brubaker
16ba8db568 Don't save when only changing view. 2015-05-18 12:36:41 -07:00
johnlewin
5b5f550346 Merge pull request #258 from gregory-diaz/development
Added profile for Wanhao USA
2015-05-15 16:00:59 -07:00
Gregory Diaz
885281df88 changed baud rate for Wanhao USA 2015-05-15 13:48:39 -07:00
Gregory Diaz
8456c4b128 Added profile for Wanhao USA 2015-05-15 11:01:16 -07:00
johnlewin
1aa1480c65 Merge pull request #256 from creyc/patch-1
Update Printrbot Simple Metal config.ini
2015-05-13 12:14:10 -07:00
johnlewin
bf07207f3b Merge pull request #255 from gregory-diaz/development
top_solid_layers and bottom_solid_layers set to 1mm for all printers …
2015-05-13 12:08:03 -07:00
Gregory Diaz
5da02a9e9e Refactored widget sizes for android 2015-05-13 11:40:06 -07:00
Gregory Diaz
87f3fe93cc Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-05-11 15:39:09 -07:00
creyc
32aa1033ff Update config.ini
The lower case 'y' is not properly recognized by the Marlin print controller firmware, causing a full XYZ homing to occur during the end script.  This results in the nozzle crashing into the newly printed part on the bed, as well as a collection of really nasty sounds from the printer.
2015-05-11 14:40:30 -04:00
Gregory Diaz
7bdd737ab0 top_solid_layers and bottom_solid_layers set to 1mm for all printers (requested by lars) 2015-05-08 18:04:30 -07:00
johnlewin
b0bccba040 Merge pull request #254 from gregory-diaz/development
changed Printer profile casing for ROBO 3D
2015-05-08 15:50:08 -07:00
Gregory Diaz
0c276eb66b changed Printer profile casing for ROBO 3D 2015-05-08 15:47:11 -07:00
Kevin Pope
dd56b00da4 Merge pull request #253 from gregory-diaz/development
changed capitalization for ROBO 3D manufacturer name and printer
2015-05-08 14:29:15 -07:00
Gregory Diaz
8e41d9d32b changed capitalization for ROBO 3D manufacturer name and printer 2015-05-08 12:46:35 -07:00