Lars Brubaker
098920e311
Merge pull request #128 from gregory-diaz/development
...
Development
2014-12-16 16:55:26 -08:00
Lars Brubaker
0b4fad709c
Made it so we only heat up the extruders that will be printing.
...
Including checking for support and raft extruders.
2014-12-16 16:35:56 -08:00
Gregory Diaz
e1f4c818dd
code that handles null organizer settings data
2014-12-16 11:07:44 -08:00
Lars Brubaker
cd1a9c5833
Fixed a bug importing new slic3r ini files.
2014-12-11 09:56:03 -08:00
Lars Brubaker
220b386a26
Cleaning up some interfaces
2014-12-09 16:40:52 -08:00
Lars Brubaker
a54a59e25f
Putting a menu to switch view settings.
...
Made the trace data build faster.
Made ungroup understand mesh collections better
Made the slice settings layer index be an enum so it is clearer what is being accessed
Put menu items into separate files
2014-12-09 15:16:08 -08:00
larsbrubaker
30c77146ec
Took out all the user folder stuff and put it into the file dialog.
...
Also made file dialog remember what folder was last used and use that one if it has been set.
Does the old user folder when not set.
2014-12-06 11:12:05 -08:00
John Lewin
3b5b65f822
Remove IEnumberable assumptions from ReadLines callers and cleanup invokes
2014-12-04 13:41:16 -08:00
John Lewin
eba756966b
Initial StaticData platform abstraction
2014-12-04 12:22:34 -08:00
kevinepope
e936fe98f7
Change message confirmation dialogs from modal to async w/callback.
2014-10-21 21:20:09 -07:00
Kevin Pope
526873ac5f
Added some initial multi-material preset support. Slice mapping pulls correct temp based on preset.
2014-10-14 17:10:22 -07:00
Kevin Pope
9e9259bfba
Adding mutli-material UI support.
2014-10-14 14:39:46 -07:00
larsbrubaker
2ee0f7a111
Put in an ExtrudersShareTemperature setting
...
Getting the gcode output to put in extruder 2 temps.
2014-10-13 17:00:25 -07:00
Kevin Pope
3f0850a752
UI related updates. Work on formatting of print history and print library items. Made slice settings import work asynchronously.
2014-10-09 12:23:31 -07:00
larsbrubaker
7a3d263f9d
Improved the parameters that we pass to gcode renderer (made them a class)
...
Made it so we can remove the offsets when rendering multi material gcode
Default to grid on
Extruder offsets are now loadable and savable and editable
2014-09-29 17:59:57 -07:00
larsbrubaker
e75dc94e0d
Fixed a bug when closing the 3D view while it is still loading or processing.
...
Working on adding material settings to 3D view.
2014-09-26 15:04:04 -07:00
larsbrubaker
54f406a031
Make sure we can handle blank lines in Slice settings files (they have been added manually)
...
Put in wipe tower and wipe shield (more work on dual extrusion)
2014-09-10 10:01:13 -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
a9bfdf9fd3
implementing part of export as x3g
2014-08-19 18:10:38 -07:00
larsbrubaker
430f803f38
Made the infill understand a %.
...
Upgraded to the latest slic3r release.
2014-08-11 15:41:38 -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
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
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
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
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
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
Kevin Pope
9cd754d2a6
Reversed priority (and coloring) of Material versus Quality slice presets.
2014-04-12 13:56:04 -07:00
Kevin Pope
96ea37f86f
Changed slice config extension (for export) to ".slice"
2014-04-10 16:38:18 -07:00
Kevin Pope
0a57376804
Added lockout overlay to overridden slice settings. Added ability to open specific slice preset detail editor directly.
2014-04-09 18:45:29 -07:00
kevinepope
14c92d2314
Enable Quality slice presets.
2014-04-08 21:04:28 -07:00
Kevin Pope
2e418fd48d
Lots of work on Slice Presets.
2014-04-08 19:33:09 -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
Kevin Pope
f1ac2fe746
Prep work on slice settings layering.
2014-03-24 18:56:41 -07:00
larsbrubaker
b649f3aab3
The spelling of filament corrected.
2014-03-24 07:06:07 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -07:00
larsbrubaker
54433c8ff6
We lost some slice settings that we need.
...
Always default to rectangular bed.
2014-02-24 22:18:46 -08:00
larsbrubaker
09887e50e5
Made the probe positions for print leveling be smaller on round beds.
...
Made the jog controls have a bit more space when window minimized in x.
2014-02-24 17:42:52 -08:00
larsbrubaker
a770450c1e
Got the validation of speed settings working.
2014-02-16 14:58:25 -08:00
larsbrubaker
18bf9f6ec1
Just commenting where the next bug fix goes.
2014-02-15 18:28:11 -08:00
larsbrubaker
30da1bd503
Fixing issue #9 infill density was greater than 1 and no error.
2014-02-15 18:26:16 -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