larsbrubaker
0854701777
Made text creator save as stl and do csg merge
2014-10-17 11:04:36 -07:00
larsbrubaker
edcce1e360
Moving PartPreview3DWindow into partial class with the processors being partial adds so it is easier to navigate the code.
...
Can export from amf
Starting work on align
2014-10-15 14:11:14 -07:00
larsbrubaker
7266220b35
Put in gcode as valid file
2014-10-14 17:59:46 -07:00
larsbrubaker
c4f62e21f8
We now send the right info to MatterSlice when printing a multi material part.
2014-10-13 14:40:26 -07:00
larsbrubaker
005898ce36
Merge remote-tracking branch 'Greg/development' into development
...
Conflicts:
StaticData/Translations/Master.txt
2014-10-13 10:57:44 -07:00
larsbrubaker
56ec618142
Convert amfs to stls at slice time when needed
2014-10-09 16:05:51 -07:00
larsbrubaker
c9b9d9e602
Only MatterSlice works on Android
2014-09-11 17:47:57 -07:00
Kevin Pope
5354d3976c
Fix slice engine ui handling.
2014-09-05 13:04:41 -07:00
Kevin Pope
02022b8589
Slice engine info refactoring.
2014-08-20 12:14:45 -07:00
Kevin Pope
4759adbf3b
Merge branch 'development' into greg-development
...
Conflicts:
MatterControl.csproj
StaticData/Translations/Master.txt
2014-08-20 10:52:47 -07:00
gregory-diaz
c8530bc699
Restructured logic on how we look for slice engines and implemented work in settingscontrolselector
2014-08-19 18:08:40 -07:00
larsbrubaker
3771ec374f
Getting the sync to print working better.
2014-08-18 16:42:04 -07:00
larsbrubaker
858f6a3a66
Don't run MC inprocess for pc
2014-08-08 18:08:30 -07:00
larsbrubaker
b707c9c7ff
Put in some new slice settings for matter slice.
...
Fixed some buttons to go onuithread
2014-08-08 17:03:00 -07:00
larsbrubaker
f625762602
Made sure everything is going through frosted serial.
...
Better cross platform support.
2014-07-28 13:48:28 -07:00
james jones
254f63e895
Made MatterSlice default to triangle infill.
2014-07-14 17:50:58 -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
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
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
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
7a40b03139
make sure we are culture invariant in the queue (data to curaengine)
2014-05-19 10:15:49 -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
873d1322e7
Made running matter slice in processes work better.
2014-04-28 16:09:33 -07:00
larsbrubaker
4b6a3cfa97
Lots of work on Getting the QueueData instance to be separate form the UI queue and refs.
2014-04-15 18:13:27 -07:00
larsbrubaker
afee787587
Working on adding a print level sample position edit window .
...
Cleaned up the names of the functions to get the print level sample positions vs. the measured positions.
2014-04-02 18:14:26 -07:00
larsbrubaker
8e2684f3f3
Getting more slice settings mapped for MatterSlice
2014-03-24 14:06:05 -07:00
kevinepope
868e6d7f6e
More theme compliance changes.
2014-03-22 10:04:31 -07:00
larsbrubaker
8417b40f49
Actually use the MatterSlice engine.
2014-03-20 14:38:59 -07:00
larsbrubaker
3c52835a63
UUpdated clipperlib to latests.
2014-03-18 10:55:21 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -07:00
larsbrubaker
26d2730516
Fixing some errors with exporting gcode to a folder when the STL not present.
2014-03-05 13:45:07 -08:00
larsbrubaker
a035aed52e
Fixed a bug with export to folder not working if done a second time.
...
Made the slicing queue report its status on the uithread.
2014-03-05 12:00:37 -08:00
larsbrubaker
263e2325f5
Put the slicing configuration files in their own folder
...
updated copy write date
added bsd to a few files
Made the mapping to slice engines more procedural to support more engines.
2014-02-15 18:06:03 -08:00