larsbrubaker
0db380572b
Put in a allow less than zero in print leveling.
2014-08-26 18:44:36 -07:00
Kevin Pope
9e2eb6e267
Added turkish translation. Changes to default settings.
2014-08-26 11:45:47 -07:00
larsbrubaker
bbca065e18
New weak event rooted event.
...
Fixed color theme changing in 3d view.
Fixe bed shape and size changing on printer change.
2014-08-08 10:25:44 -07:00
larsbrubaker
005f5e5ec6
Made leveling calibration include the width of the paper (subtract it) when calculating the plane of the bed.
2014-07-26 15:51:44 -07:00
larsbrubaker
e6930205b3
Making sure we free memory.
2014-07-20 16:18:07 -07:00
kevinepope
8845446cd8
Stop duplicate repetier eeprom windows from opening.
2014-07-11 09:06:24 -07:00
larsbrubaker
264590b78d
only open one copy of the eeprom window at a time.
2014-07-02 12:55:49 -07:00
Kevin Pope
699e3b0e6e
Added datastore for Printer settings. Move cloud monitor flag to use.
2014-06-30 15:35:20 -07:00
kevinepope
0f47609de0
More polish to cloud monitor.
2014-06-29 15:14:14 -07:00
Kevin Pope
83640114d5
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-06-27 14:45:28 -07:00
Kevin Pope
b3a66f7557
Added link to release notes.
...
Added sized icon for notifications.
Added link to instructions for cloud monitor.
2014-06-27 14:45:21 -07:00
larsbrubaker
f4d7d0b5c4
Made the print leveling control its own window.
2014-06-27 12:45:14 -07:00
larsbrubaker
e80c635b66
Merge remote-tracking branch 'Greg/development' into development
2014-06-27 10:57:47 -07:00
james jones
6a84783075
made the print leveling editing window open on the ui thread.
2014-06-27 10:50:17 -07:00
james jones
7f4c83fd4b
no message
2014-06-27 10:31:40 -07:00
gregory-diaz
d4402d490e
Centered print notification icon on configuration page.l
2014-06-26 17:40:39 -07:00
larsbrubaker
e368ff84ad
Merge remote-tracking branch 'Greg/development' into development
2014-06-25 17:32:35 -07:00
gregory-diaz
4cc51b6bab
no message
2014-06-25 17:31:08 -07:00
larsbrubaker
f5fe599a99
Merge remote-tracking branch 'Greg/development' into development
2014-06-25 17:28:34 -07:00
larsbrubaker
22cf4bfb2d
Can now send to sd.
...
Can print from sd (mostly)
can remove from sd.
2014-06-25 17:28:28 -07:00
gregory-diaz
3c6cee6dd1
added missing button
2014-06-25 14:19:57 -07:00
gregory-diaz
5d92863bcc
Merge remote-tracking branch 'upstream/development' into development
...
Conflicts:
ConfigurationPage/PrinterConfigurationPage.cs
StaticData/Translations/Master.txt
2014-06-25 14:19:25 -07:00
gregory-diaz
8cb50c900c
Added "Print Notification" option to Configuration Page.
2014-06-25 13:19:07 -07:00
larsbrubaker
8c2ff38b41
Put in a go button with the cloud monitoring.
2014-06-24 14:26:14 -07:00
larsbrubaker
f78260fdfc
More work on sd card printing.
2014-06-23 13:18:51 -07:00
larsbrubaker
16815c97c4
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
...
Conflicts:
StaticData/Translations/Master.txt
2014-06-23 09:32:13 -07:00
larsbrubaker
50c611879b
Getting direct printing from Sd closer to working.
...
We can now start a print (but not much else).
2014-06-23 09:31:14 -07:00
kevinepope
c593396647
Added device type to Printer model. Refactoring changes.
2014-06-22 20:53:38 -07:00
larsbrubaker
7e72699e94
Move up after last probe point.
2014-06-20 10:13:19 -07:00
larsbrubaker
0ac58b2eb4
And this time check in the right code.
2014-06-20 09:47:52 -07:00
larsbrubaker
87bdfd9073
Check for update on feed change got broken. Now it is fixed.
2014-06-20 09:36:54 -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
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
larsbrubaker
47e89e8956
In 2 point probe leveling marlin will not return the z probe if it is outside the software endstops.
...
So when homing we make sure to be within the endstops.
2014-06-17 11:19:32 -07:00
larsbrubaker
6495c5dc7a
Make sure we can send a home
2014-06-17 09:52:13 -07:00
larsbrubaker
dd308308eb
Fixed a spelling error
...
Made sure we can convert gcode with comments.
Made the export order the instructions correctly.
Made printing order the instructions correctly.
2014-06-16 18:13:02 -07:00
kevinepope
b802255afd
Handle error that occurred when skipping connection setup (needs review)
2014-06-15 14:20:13 -07:00
larsbrubaker
1dff90acfc
Put in 565 command for r1
...
Made gcode export do the wizard code injection
2014-06-13 10:05:56 -07:00
larsbrubaker
8bd225b7cc
Working to get the gcode export with leveling working with 2point leveling.
2014-06-12 18:35:11 -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
7e21b2dc3e
Getting the rest of 2 point leveling working.
2014-06-11 17:53:19 -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
e6a1cabadf
Fixed the style of the export window
...
Got rid of some parameters to print leveling that were not used
Made it possible to ignore below 0 for leveling
2014-06-11 12:13:30 -07:00
larsbrubaker
93c71a08ed
We now collect enough data to create the correct bed level matrix for 2 from leveling.
...
Changed the R1 to use the new 2 point leveling.
2014-06-10 16:39:02 -07:00
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
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