Commit graph

529 commits

Author SHA1 Message Date
Lars Brubaker
2a6b48b02d Make sure we pre-process our settings for all slicing engines. 2015-05-20 13:36:29 -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
Gregory Diaz
b9c9db3e1c New settings for Lulzbot TAZ 5 2015-05-19 15:30:32 -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
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
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
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
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
Gregory Diaz
0c276eb66b changed Printer profile casing for ROBO 3D 2015-05-08 15:47:11 -07:00
Gregory Diaz
8e41d9d32b changed capitalization for ROBO 3D manufacturer name and printer 2015-05-08 12:46:35 -07:00
Gregory Diaz
337e39c4c8 Added new profile for Robo3D R1 Plus 2015-05-07 11:05:08 -07:00
Lars Brubaker
f96bafd45d Latest agg 2015-05-06 17:02:11 -07:00
Lars Brubaker
43df990b60 Added many more replacement variables 2015-05-06 15:01:53 -07:00
Lars Brubaker
c1346194ad latest strings to localize 2015-05-04 12:02:52 -07:00
Lars Brubaker
eb78472c42 Made the outer surface multiple setting work in standard mode.
Renamed the interface modes.
Made quick menus save immediately on change.
Renamed Perimeters to surface in same spots
latest agg
2015-05-02 10:50:14 -07:00
Lars Brubaker
8b075926e9 Added solid_shell setting
Adde SetSettingsOnChange for setting that affect other setting.
Refactoring
2015-05-01 18:44:43 -07:00
larsbrubaker
58a56977a3 Moved AABB caching to mesh. 2015-05-01 07:44:57 -07:00
Lars Brubaker
e329cc2631 Merge pull request #246 from jlewin/AtxPowerControl
Revise ATX Power submission from peter1960
2015-04-30 15:51:29 -07:00
John Lewin
875bbb40b0 Revise ATX Power submission from peter1960 2015-04-30 15:46:45 -07:00
Gregory Diaz
ebe5c28614 Merge remote-tracking branch 'origin/development' into development 2015-04-30 15:46:45 -07:00
Lars Brubaker
2eb3c6abaa Made the auto arrange layout on a grid.
Spelling fixes
2015-04-30 15:10:07 -07:00
Gregory Diaz
88cbb22e19 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/Translations/Master.txt
2015-04-30 09:38:41 -07:00
Lars Brubaker
357505a1cc Put in a wipe before retract feature
Put in an extra extrusion on unretract
2015-04-29 12:12:30 -07:00
Lars Brubaker
b125d62429 Added support material spacing to intermediate level
Made sure we don't throw an exception of bad resend receive.
2015-04-27 17:05:19 -07:00
Lars Brubaker
41d03a2ed5 Made the default profile base have mm for top, bottom, interface and z gap layer
Made the R1 default have mm for top and bottom layer
Made the connection try to always ensure we have a active read write thread
More debugging of printer state
Improved some settings text.
2015-04-27 15:42:31 -07:00
Gregory Diaz
f59840d390 commit with correct versions of agg-sharp and matterslice 2015-04-24 13:32:49 -07:00
Gregory Diaz
ab9c737b81 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/Translations/Master.txt
	Submodules/agg-sharp
2015-04-24 13:26:44 -07:00
Lars Brubaker
fad6e32e79 Made the slice detail editor work correctly with the new settings. 2015-04-24 13:18:41 -07:00
Lars Brubaker
9ed545ad22 Put in the ability to specify bottom and top layers in mm
Also interface layers and z gap
improved the slice settings layout
improved intermediate settings to be much more useful
Added a new mm setting and improved the optional % editing.
2015-04-24 13:09:25 -07:00
Gregory Diaz
2c5da92c70 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/SliceSettings/Layouts.txt
2015-04-24 10:40:10 -07:00
Gregory Diaz
13c8091fbc added 'Extruder Wipe Temperature' and "Bed Remove Part Temperature" to Slice Settings 2015-04-24 10:25:03 -07:00
Lars Brubaker
3f7c21135d Working on the ray tracing being an option all the time.
Making the intermediate layout much more intuitive
2015-04-24 10:17:05 -07:00
Lars Brubaker
cd6b1615f6 Refactor 2015-04-22 18:11:47 -07:00
Lars Brubaker
b5d3bb9c04 Got the touch screen to remember tab state.
Got the Options page to remember its state
Fixed a early binding bug in PopOutManager
2015-04-16 13:08:26 -07:00
Lars Brubaker
7370964df5 Put in TAZ 5 settings 2015-04-16 10:00:01 -07:00
Lars Brubaker
f2ee388013 Put in a profile for Huxley 2015-04-15 17:10:43 -07:00
Gregory Diaz
1e78809ff7 added material settings for PrintSpace, Altair 2015-04-14 17:20:58 -07:00
Lars Brubaker
86175bd500 Fixed some strange M190 settings in configs
Made the html widget not show debug
Made the mapping classes not use unsetable temperatures in MatterSlice
2015-04-14 15:27:11 -07:00
Lars Brubaker
ec865af371 new string in Spanish master 2015-04-11 10:50:44 -07:00
Lars Brubaker
3cab6e5395 Shared the PrintActionRow file. 2015-04-09 12:05:05 -07:00
Lars Brubaker
2a2a9c2ebd Merge branch '1.2.2' into development
Conflicts:
	StaticData/PrinterSettings/RoBo 3D/R1/config.ini
2015-04-07 11:25:01 -07:00
Gregory Diaz
2153df7923 Added slice setting update to for Revolution 3D 2015-04-07 10:54:03 -07:00
Gregory Diaz
cb74f82830 Added most recent slice settings update for Revolution 3D 2015-04-07 10:33:02 -07:00
Lars Brubaker
f3bea1bb07 Adding in the touchscreen icons
Fixed the PrintProgressBar to move up and down.
2015-04-06 16:01:57 -07:00
Lars Brubaker
d4453d199b Merge in touch screen code. 2015-04-06 15:39:22 -07:00
Gregory Diaz
b847ed878d Start Gcode changes for robo 2015-04-01 16:06:48 -07:00
Gregory Diaz
154e76c0cb Implemented the new start gcode requested by Robo 2015-04-01 10:23:22 -07:00