larsbrubaker
f625762602
Made sure everything is going through frosted serial.
...
Better cross platform support.
2014-07-28 13:48:28 -07:00
larsbrubaker
9eddf6822b
Moved SliceSettingsWidgetUiState into its own file
...
Fixed the edit locking during loading in 3d view.
Got the 3d views to update the bed size and shape when changed.
2014-07-26 13:43:55 -07:00
larsbrubaker
5c506e7317
Changes for new Mesh viewer api
...
Finer settings for what causes reload of ui in slice settings.
2014-07-25 17:13:42 -07:00
gregory-diaz
fde28c99b0
Finished reload when settings under slice settings -> printer -> general are changed and updated material presets for R1.
2014-07-24 14:11:10 -07:00
gregory-diaz
ba41068840
Fixed tab change on reload
2014-07-23 17:43:35 -07:00
gregory-diaz
17bedffe91
When changing a setting on Slice Settings -> Printer ->General, Ui reloads (have to figure out how to keep tabs from changing on reload)
2014-07-23 17:38:47 -07:00
gregory-diaz
fa8c2b6b6d
Made it so that the UI reloads only if a Hardware_Setting is changed on Slice Settings page.
2014-07-23 16:03:15 -07:00
gregory-diaz
c9fc99bd11
Changing any of the printer capability settings now triggers a re-load of the UI
2014-07-23 12:46:04 -07:00
gregory-diaz
430d69493d
Modified code so that the 'quality' presets and 'material' presets windows can be opened and edited at the same time.
2014-07-17 10:52:46 -07:00
james jones
254f63e895
Made MatterSlice default to triangle infill.
2014-07-14 17:50:58 -07:00
Kevin Pope
32d8a59bfa
Don't show HARDWARE_PRESENT slice settings in presets
2014-07-07 17:46:28 -07:00
larsbrubaker
31f4a9ffd4
Made the quality and materials menus have scroll bars when needed.
2014-06-25 21:16:44 -07:00
larsbrubaker
96c2582959
More work on sd card printing.
...
Validate the first layer extrusion width
Make the test work for oems
2014-06-20 17:54:39 -07:00
larsbrubaker
a282b0ce95
New and improved os detection with a plugin.
2014-06-20 09:27:17 -07:00
larsbrubaker
a88920675c
Fixed the running of matterslice on mac
2014-06-19 17:30:10 -07:00
larsbrubaker
ec0e056c01
turned off sd card stuff for now.
2014-06-19 17:17:53 -07:00
larsbrubaker
b523c7d486
rename PlatformAbstract
2014-06-19 16:09:38 -07:00
larsbrubaker
254de7251d
Moved ImageIO into a plugin and hooked then made the windows version of that.
2014-06-19 15:55:20 -07:00
larsbrubaker
7d8382f15b
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-06-19 11:26:08 -07:00
larsbrubaker
e8247a8481
Put all the icons into the icons directory
...
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -07:00
larsbrubaker
7aebea83c7
Added bridge fan speed to MatterSlice
2014-06-18 19:55:13 -07:00
larsbrubaker
1db346d024
Removed dead code.
...
Make sure bed leveling stays on after export to SD card.
Put bridge speed into MatterSlice.
Default to slower bridge speed.
2014-06-17 17:57:50 -07:00
kevinepope
e372f38f2a
Added scrollbar to slice preset details. Added 'import' button directly to slice preset list.
2014-06-15 14:21:05 -07:00
larsbrubaker
95a703d371
work on
...
2 point leveling work
fixed a bug with macros being sent during printing.
Put the home reading into the 3 point leveling wizard
2014-06-12 16:51:22 -07:00
larsbrubaker
0e646dca68
Change the namespace of PrinterCommunication and the class name.
...
Deleted lots of unused usings.
Working to get the 2point leveling working.
Started work on a new printer io layer
Fixed the crash on disconnect while printing.
2014-06-11 14:52:58 -07:00
larsbrubaker
503726ae65
Fixed the problem with downloads not always working.
...
Made the tab names of tabs be independent of the visible title
Made styled message box have option of custom buttons
More localizations
2014-06-10 11:44:16 -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
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
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
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
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
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
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
larsbrubaker
7a40b03139
make sure we are culture invariant in the queue (data to curaengine)
2014-05-19 10:15:49 -07:00
larsbrubaker
9cc1ce8033
Made the gap distance easier to understand (user feedback).
...
Put in repair options for slicing.
2014-05-17 13:07:04 -07:00
larsbrubaker
56f03a368f
Added in the other settings to make raft work well.
2014-05-15 17:27:14 -07:00
larsbrubaker
1a7f5416f2
The replacement delimiters need to be square brackets not curly brackets
2014-05-15 14:32:50 -07:00
larsbrubaker
0aed8d7433
default the min extrusion to retract to 0.
2014-05-15 13:32:48 -07:00
larsbrubaker
00e915ca03
Got the raft working in MatterSlice.
2014-05-15 12:15:29 -07:00
larsbrubaker
bc14021c47
Put in the gcode output type for matterslice.
2014-05-12 17:40:19 -07:00
larsbrubaker
c7b4cd51cc
run it as a command.
2014-05-11 20:15:41 -07:00
larsbrubaker
bfde570e69
Made MatterSlice run from a settings file rather than the command line.
...
Gives us more power to debug problems.
2014-05-11 06:28:39 -07:00
larsbrubaker
4cd14db72f
Working to make sure bad slice settings don't cause failures.
2014-05-09 14:34:02 -07:00
larsbrubaker
a2a08e3324
Handling bad slicing settings better.
2014-05-09 11:28:55 -07:00
Kevin Pope
0c9e6b4fe6
Make pulldowns on slice preset window behave nicely.
2014-05-08 15:55:09 -07:00
larsbrubaker
48633bce32
Put in max height for slice settings.
2014-05-07 16:12:46 -07:00
larsbrubaker
87a29f3714
Moved the MapStartGCode into base class
...
Implemented replacements for temperatures in start gcode.
Put in new start gcode for RoBo 3D r1
2014-05-07 15:03:43 -07:00