Lars Brubaker
5fbf6281d7
put in the ability to specify "; NO_PROCESSING" on a gcode line
...
issue: MatterHackers/MCCentral#4663
set position Z Tower and no Level
2018-12-03 16:33:35 -08:00
Lars Brubaker
fa218d9ebe
Making it possible to have a z offset in multi extruder setups
2018-12-03 14:58:42 -08:00
Lars Brubaker
3ef1abd065
Removed 'Setup...' button
...
Improved Print popup
Made print popup always available
issue: MatterHackers/MCCentral#4661
Unify 'Setup...' into 'Print'
2018-12-03 13:23:24 -08:00
LarsBrubaker
38453f614f
Made less copies in memory
2018-12-02 22:45:12 -08:00
LarsBrubaker
f59b2af33a
First pass of in memory processing working
2018-12-02 09:44:34 -08:00
LarsBrubaker
8b3fd87693
adding some debugging
2018-12-01 10:04:11 -08:00
LarsBrubaker
378d15400d
More work on new booleans
2018-12-01 10:04:10 -08:00
John Lewin
873c854139
Add TODO around questionable practice
2018-11-30 14:41:34 -08:00
John Lewin
05d7ae286c
Remove ActivePrinter
2018-11-30 14:08:29 -08:00
John Lewin
bc4efaf18a
Remove ActivePrinter from serial ports, pass settings to port calls
...
- Add PrinterSettings to PortFactory Create/PortAvailable methods
- Add ApplicationController->LogInfo for status reporting
- Remove printer coupling in tcp/x3g for status reporting
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-30 14:08:29 -08:00
John Lewin
d850573340
Hook ProfileManager listener up to SettingChanged
2018-11-30 14:08:29 -08:00
John Lewin
ed16199978
Extract PrinterSettings from MatterControl
2018-11-30 14:08:29 -08:00
John Lewin
e53d1f614f
Fire SettingChanged from ActiveMaterialKey setter
2018-11-30 14:08:29 -08:00
John Lewin
4ee6169778
Move MatterControl dependencies into application layer
2018-11-30 14:08:28 -08:00
Lars Brubaker
5c4b9f92c2
Changed the suppression logic for welcome page
...
issue: MatterHackers/MCCentral#4647
Consider showing welcome screen until the user opts-out
2018-11-30 12:06:24 -08:00
Lars Brubaker
726b14f9c0
disable export if printer not setup
...
show reason why export is disabled
issue: MatterHackers/MCCentral#4573
Export should follow the same rules as printer/setup buttons
2018-11-30 12:05:48 -08:00
John Lewin
7e3d4ea012
Revise temperature parsing for Smoothieware
...
- Issue MatterHackers/MCCentral#4648
Not showing T1 actual temp on Smoothie Dual Pulse
2018-11-29 17:45:16 -08:00
John Lewin
62055129b4
Capture parent SystemWindow on click, exit if null
...
- Issue MatterHackers/MCCentral#4567
Null reference error in ShowPopup.widgetRelativeTo_PositionChanged
2018-11-29 17:14:51 -08:00
John Lewin
13001df42f
Use agg_basics.GetLongHashCode for ID
...
- Issue MatterHackers/MCCentral#4636
Primitives should use 3D icons, even when flat icons are selected
2018-11-29 17:14:51 -08:00
Lars Brubaker
af23c44b20
un-mess-up DialogPage private internals
2018-11-29 16:27:55 -08:00
Lars Brubaker
209ea7f18e
making welcome page more persistent
...
issue: MatterHackers/MCCentral#4647
Consider showing welcome screen until the user opts-out
2018-11-29 15:44:01 -08:00
John Lewin
136f46b03c
Use corrected spelling
2018-11-29 14:48:50 -08:00
Lars Brubaker
7f95e39dd2
Disable if seen
2018-11-29 14:29:43 -08:00
John Lewin
970d68f5c0
Spelling
2018-11-29 13:41:24 -08:00
Lars Brubaker
5bdd81da1e
ensuring good slice settings
...
issue: MatterHackers/MCCentral#4641
Consider adding constraints to line lengths in gcode fields
2018-11-29 13:13:25 -08:00
Lars Brubaker
9d6db74793
First pass of interface tour is ready
...
issue: MatterHackers/MCCentral#4561
Create new startup Ui walk through to show users where ui elements can be found
2018-11-29 09:54:00 -08:00
John Lewin
f6f138a72c
Only set printer viewstate if not null
2018-11-29 08:30:10 -08:00
John Lewin
f40b16f713
Latest agg-sharp
2018-11-28 17:40:11 -08:00
John Lewin
0b199997fb
Move static member above non-statics
2018-11-28 13:23:27 -08:00
John Lewin
73d328b5d1
Use lowercase for private member, specify accessibility
2018-11-28 13:23:27 -08:00
John Lewin
4769ee451e
Clarify scope of Just My Settings
...
- Issue MatterHackers/MCCentral#4570
All overridden settings should appear in "Just my settings"
2018-11-28 13:23:27 -08:00
John Lewin
29f9089113
Add application error reporting into all terminal logs
...
- Consolidate listener registration
- Issue MatterHackers/MCCentral#4622
Wire up UI listener for new ApplicationError event
2018-11-28 13:23:27 -08:00
Lars Brubaker
c6365eccc9
Made the license agreement come up early
...
improvements to ui tour
2018-11-28 11:55:59 -08:00
Lars Brubaker
23c0722585
Working on creating a features Tour
2018-11-28 11:55:58 -08:00
LarsBrubaker
78043d0ba5
Working to make csg happen in memory rather than by file
2018-11-27 22:16:37 -08:00
John Lewin
92a89367ec
Add experimental shell support
...
- Issue MatterHackers/MCCentral#4591
Make MC run single instance
- Issue MatterHackers/MCCentral#4638
Open passed in stl files to a new design tab
2018-11-27 12:25:52 -08:00
John Lewin
8ee087e4bf
Always switch to Model view when items are added to bed
...
- Issue MatterHackers/MCCentral#4626
When add item on double click - switch to model view (like drag)
2018-11-26 14:48:35 -08:00
Lars Brubaker
04211ec613
Removing PrinterCommunication from ActiveMaterialKey
...
issue: MatterHackers/MCCentral#4631
Remove PrinterConnection dependency in PrinterSettings.SetMaterialPreset
2018-11-26 14:23:03 -08:00
John Lewin
5e6290a501
Update breaking changes after rebase
2018-11-25 09:07:44 -08:00
John Lewin
d7e243fd19
Extract embedded types to new files
2018-11-25 09:07:44 -08:00
John Lewin
da3bccb601
Move UI behavior into application layer
2018-11-25 09:07:44 -08:00
John Lewin
ac7d56ecdb
Remove unused constructor and dependencies
2018-11-25 09:07:44 -08:00
John Lewin
18d4f3e193
Extract embedded type to new file
2018-11-25 09:07:44 -08:00
John Lewin
3113235ab6
Extract GCodeMacro.Run to extension method
2018-11-25 09:07:44 -08:00
John Lewin
2a2e052b53
Remove PrinterConfig reference from PrinterSettings
2018-11-25 09:07:44 -08:00
John Lewin
55441d59a1
Convert fields to properties, place after constructor
2018-11-25 09:07:44 -08:00
John Lewin
0b92b094eb
Extract leveling validation from PrintLevelingData
2018-11-25 09:07:44 -08:00
John Lewin
3a3061978b
Move SHA1 helpers into Agg, remove DataConverters3D dependency
2018-11-25 09:07:44 -08:00
John Lewin
91a9c33af7
Move LevelingSystem near PrinterSettings
2018-11-25 09:07:44 -08:00
John Lewin
c152da0228
Remove Localization dependency
2018-11-25 09:07:44 -08:00