Commit graph

22 commits

Author SHA1 Message Date
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
Renamed from SliceConfiguration/ActiveSliceSettings.cs (Browse further)