Commit graph

4898 commits

Author SHA1 Message Date
larsbrubaker
6e7abb73f1 Cleaning up update a bit so we can have first time check for new version.
Made more strings push through translations.
Put in a new OEM setting for check for update on first run
2014-06-10 09:25:38 -07:00
larsbrubaker
eaf97dfc44 Made the message box match our theme. 2014-06-09 21:15:46 -07:00
larsbrubaker
52c174fbfb Put in concentric infill. 2014-06-07 20:19:03 -07:00
larsbrubaker
2c33408a6b Put in a triangle infill 2014-06-07 19:36:26 -07:00
larsbrubaker
af3a345ce2 Renaming for clarity.
Got the third point data collection to work better.
2014-06-06 19:10:13 -07:00
larsbrubaker
fcfccc5f63 Put more stuff into localization.
Made all movements in print leveling try to use the speeds out of manual controls.
Probe the 3rd point in 2 point probing so we can set up the correct level equation.
Put in a getting third point page.
2014-06-06 18:54:12 -07:00
larsbrubaker
7dd57bb6b5 Now the 2 point leveling at least can be instantiated. 2014-06-06 17:33:26 -07:00
larsbrubaker
6ec46b7ed1 Put the printer configuration page into a matching namespace and renamed it with printer prefix
Put in the code to handle multiple bed leveling procedures.
Saving the print level data into the printer as a json string
2014-06-06 16:05:18 -07:00
larsbrubaker
dad1e096a7 Cleaned up some of the back next behavior in the wizard.
More work on getting the 2Point leveling working.
2014-06-05 18:08:33 -07:00
larsbrubaker
54e4494c93 Merge remote-tracking branch 'Greg/development' into development 2014-06-05 14:17:29 -07:00
larsbrubaker
ee6495b20c Fixed problems in print level wizard. 2014-06-05 14:17:20 -07:00
gregory-diaz
4bb348dd6d Made variable name more clear. 2014-06-05 13:00:31 -07:00
larsbrubaker
7003eff736 Merge remote-tracking branch 'Greg/development' into development
Conflicts:
	CustomWidgets/PartThumbnailWidget.cs
	StaticData/Translations/Master.txt
2014-06-05 12:59:25 -07:00
larsbrubaker
6d2980c76a Move the auto connect out of the constructor and into the first draw.
Turn off new 2 point leveling until it works.
Don't connect to the printer communication in 3d view until we are fully constructed.
2014-06-05 12:55:05 -07:00
larsbrubaker
a04ab3d050 Made the type of print leveling that will happen for a printer be selectable
Turned some bools into enums for clarity
Broke some of the print leveling wizard into separate files.
Started work on a new 2 point probe (actually an n point switch -> bed position maper).
2014-06-05 11:45:40 -07:00
gregory-diaz
b7aedf7ebe Rolled back changes made to user feedback when cancelling an active print. 2014-06-05 11:04:36 -07:00
gregory-diaz
30b69af5f6 changed message box feedback on cancel print. 2014-06-04 18:29:31 -07:00
larsbrubaker
a8405889fb Took out some obsolete comments. 2014-06-03 18:14:44 -07:00
larsbrubaker
c808842d8d Show the testing 3d view button
Hide a bunch of slic3r settings that we don't use.
2014-06-03 18:12:08 -07:00
gregory-diaz
610866d2c5 If part preview thumbnail is clicked and the PartPreview window is already opened PartPreview window is brought to front. 2014-06-03 17:02:16 -07:00
gregory-diaz
57f9e18161 New message appears when the user cancels an active print while the extruder is heating up to its target temperature. Cancel and Pause buttons are also disabled. 2014-06-03 15:44:35 -07:00
larsbrubaker
ffb5bcbe9c Merge remote-tracking branch 'Greg/development' into development 2014-06-02 17:27:21 -07:00
gregory-diaz
53a29071a6 Modified code so that MatterControl will open on Linux. Still Cannot connect to a printer or slice parts. 2014-06-02 17:24:56 -07:00
larsbrubaker
a688b5cc05 Translation that was missing. 2014-06-02 17:06:29 -07:00
larsbrubaker
75df7fd980 Made the 3D GCode better scaled. 2014-05-31 16:18:36 -07:00
larsbrubaker
0356d1b7bf Made the print leveling window follow the theme.
Improved the text and corrected layout errors.
Improved other theme consistency.
2014-05-31 10:59:00 -07:00
larsbrubaker
89c040e1d8 Merge remote-tracking branch 'Greg/development' into development 2014-05-30 14:37:51 -07:00
larsbrubaker
12650e854e Changed ConnectionStateChanged => CommunicationStateChanged
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
larsbrubaker
449678597a Putting in perimeter speed settings. 2014-05-30 09:51:09 -07:00
gregory-diaz
9205d5312b Working on fixing feedback when cancelling a print (cancel and pause buttons are no longer enabled between the time the cancel print button is clicked and time the print actually stops) 2014-05-29 18:35:32 -07:00
gregory-diaz
8f678768bd Fixed bug that set extrusion and speed multiplier values back to 1 2014-05-29 15:48:16 -07:00
larsbrubaker
0b9ab80129 Fixed for canceling the add button in 3d view
Made 3d gcode color match theme
Updated robo build to have the -1 offset for the probe (565)
2014-05-28 11:13:21 -07:00
larsbrubaker
61d40457b4 The 3D Stuffmaker Creator needs a small calibration object. 2014-05-27 14:55:38 -07:00
larsbrubaker
9c07e6ec35 Putting in the Japanese translation. 2014-05-27 13:25:33 -07:00
larsbrubaker
2da99d9c4e Changing RoBo 565 offset to 0 2014-05-27 13:10:21 -07:00
larsbrubaker
d3f98fe37c Made it possible to set the default theme color on startup for oems. 2014-05-27 10:38:59 -07:00
larsbrubaker
6fda0ce21c hiding 3d gcode view. 2014-05-27 10:17:36 -07:00
larsbrubaker
d7d08479bd Made sure the new 3d view controls are not messing up the edit mode. 2014-05-27 09:58:43 -07:00
larsbrubaker
bdb3a469c8 Merge remote-tracking branch 'origin/development' into development
Conflicts:
	PartPreviewWindow/View3DTransfromPart.cs
2014-05-27 09:46:10 -07:00
larsbrubaker
ac6d0fdf15 Hiding the start and end labels. 2014-05-27 09:16:35 -07:00
larsbrubaker
e080c627f5 Made it respect the render settings. 2014-05-26 19:44:39 -07:00
larsbrubaker
ccc694835c 3D gcode is getting better. Now it renders the correct partial sets. 2014-05-26 10:32:58 -07:00
larsbrubaker
d530d1a416 Put in the ability to render 3D GCode.
Still only wire and in the wrong place
2014-05-25 19:05:12 -07:00
larsbrubaker
00e10bfbea Working on 3D gcode view
Making the view navigation controls for 2d and 3d a separate class.
2014-05-25 11:11:11 -07:00
larsbrubaker
ad227e1f9d Moved the 'Sync to print' into the display tab. 2014-05-23 15:31:04 -07:00
larsbrubaker
1af9f45da6 Put in a gcode animator (sync to print)
Put in support for a bed image.
2014-05-23 14:19:20 -07:00
kevinepope
9d3a930aec Modify and consolidate RoBo 3D settings. 2014-05-23 13:08:25 -07:00
larsbrubaker
c498186e77 Make the oem names render better. 2014-05-22 16:55:28 -07:00
larsbrubaker
c0f00621de Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-05-22 15:24:07 -07:00
larsbrubaker
06acb1311b Don't remove the item being printed no matter what.
Hide the air gap on slic3r
Put in Vellerman printer
2014-05-22 15:23:40 -07:00