Lars Brubaker
844f97a060
Removed active printer static
...
issue: MatterHackers/MCCentral#4562
GCodeStream
2018-11-12 15:03:02 -08:00
Lars Brubaker
d7716c8faf
updated translations
...
issue: MatterHackers/MCCentral#4472
update localizations
2018-11-05 14:20:05 -08:00
John Lewin
3d43ddc590
Rebuild master.txt
...
- Issue MatterHackers/MCCentral#4472
update localizations
2018-11-02 22:56:04 -07:00
John Lewin
5c9f9e5a63
Update localization
2018-08-06 15:34:44 -07:00
John Lewin
caf54cca49
Fix typos
2018-07-13 09:10:57 -07:00
John Lewin
f3b5ada82e
Update translations
2018-07-13 09:02:22 -07:00
John Lewin
1f97ed29a9
Localize mouse terms
...
- Issue MatterHackers/MCCentral#3559
2018-06-12 12:33:35 -07:00
Lars Brubaker
76183b20f0
new translations
2018-06-12 10:10:27 -07:00
John Lewin
67d3567795
Update master.txt
2018-06-08 14:16:44 -07:00
John Lewin
49618e881a
Switch to sorted, active content only for master.txt file
2018-03-21 18:46:25 -07:00
LarsBrubaker
b1a30925b9
Improving ray tracing so we can click tumble widget
...
Fixing warnings
2017-12-04 21:00:50 -08:00
John Lewin
ee156242ae
Remove inactive localizations
2017-12-04 15:07:55 -08:00
John Lewin
94e6dceb53
Remove duplicates with trailing colon
...
- Confirmed non-colon versions already exist in file
2017-12-04 15:07:55 -08:00
John Lewin
c5be124fbc
Remove empty entry
2017-12-04 15:07:55 -08:00
John Lewin
40b43b16b8
Remove duplicate keys
2017-12-04 15:07:55 -08:00
LarsBrubaker
2c159c4093
Set touchscreen mode when creating interface
2017-11-29 21:16:01 -08:00
LarsBrubaker
c68d7260c2
improved path planning
2017-11-29 07:24:26 -08:00
John Lewin
1900858a8f
Fix typos
2017-11-04 21:11:00 -07:00
Lars Brubaker
96f0977010
Made FanControls values go from 0-100
...
Made all values round trip without changing
Made sure we can't get into an update fan loop
Made printer connection hold the speed as a double but send as an int
Made sure the starting display value of EditableNumberDisplay is correct
2017-11-02 12:29:10 -07:00
John Lewin
3bfa2e3bd3
Use theme font definitions to track usage
2017-10-22 20:13:03 -07:00
Lars Brubaker
4a35ddab60
Put in intersection and paint material
2017-10-18 18:04:11 -07:00
Lars Brubaker
b427b14272
Working on new Difference action
...
Modify 3DView tree on UiThread
2017-10-17 09:41:24 -07:00
Lars Brubaker
d3768a268f
Making support be an object 3D wrapper
...
Making the selection always be a group
2017-10-13 13:32:52 -07:00
Lars Brubaker
9ce522ae3f
latest agg ms
2017-10-11 11:54:40 -07:00
Lars Brubaker
af49a4fcfd
Added in the ability to set the number of first layers
...
layers that print slow
2017-09-22 16:32:18 -07:00
Lars Brubaker
09334ac6d6
More name changes
2017-09-20 18:55:03 -07:00
Lars Brubaker
83e62d5a49
Got align for dual extrusion working
2017-09-19 14:03:38 -07:00
Lars Brubaker
5ed33d9f8d
Proof of concept for pinch and bend
2017-09-18 10:08:49 -07:00
Lars Brubaker
eff8200e2d
agg revert
2017-09-14 16:54:48 -07:00
John Lewin
acff39eee0
Complete rename to UIField
2017-09-13 06:59:30 -07:00
Lars Brubaker
21ae87d485
Made the temp graph have the goal on it and be more responsive
2017-09-08 11:47:16 -07:00
Lars Brubaker
0a54cd266b
Wrote test for Hotend drop down
...
Theme the folders check box
Make sure we reset the macros when we start them (made clear by unload -> cancel -> unload)
Made fan controls more consistent with actual data model of printer
improved edit number display to be more consistent with 3d number edits
2017-09-07 16:24:31 -07:00
Lars Brubaker
0e3aed5822
Made the update available text show up when available
...
Made the check for update text wrap
2017-09-05 15:44:48 -07:00
Lars Brubaker
bf3cd0d96e
More making printerConnection passed to classes.
2017-09-02 08:37:14 -07:00
Lars Brubaker
3773adabd7
Make leveling with probe wizard auto advance when possible
...
cache bsp bed results
2017-09-01 11:49:09 -07:00
Lars Brubaker
1c40b3daba
Getting more test to pass
2017-08-30 16:44:32 -07:00
Lars Brubaker
41378d2286
Getting more tests passing
2017-08-30 13:42:11 -07:00
Lars Brubaker
293fd3ff12
Made more tests pass
...
deleted unused print status row
Made printer connection only have one status message output
Made sure the ApplicationTemDataPath is right for tests
Refactoring
2017-08-30 10:38:01 -07:00
Lars Brubaker
02a9baf464
Move the folders back into main view
...
Got lots more tests passing
2017-08-29 18:14:42 -07:00
Lars Brubaker
fb319a5597
Improved back to front transparent rendering.
2017-08-25 12:40:17 -07:00
Lars Brubaker
3067a5759a
Removing debug info
2017-08-24 15:41:30 -07:00
Lars Brubaker
6ecbb6e4b3
Make un-pin keep the current window open
...
Make the default slice settings size better
Make a minimum dock window size
fixed terminal in floating mode
found text wrapping bug (actually is center | fit)
improved icon layout in part view (better padding vs margin)
put minimum size on text of slice setting
removed extra unused gui widget from settings name
put in debug stack navigation F2 F3
2017-08-24 11:50:55 -07:00
Lars Brubaker
412481d255
Put in validate layer height
...
made right button not do design tools
check starting bed temp
2017-08-21 15:46:16 -07:00
Lars Brubaker
fdba5519da
Make sure we can ungroup meshes
...
Better colors on align pop up
2017-08-17 17:18:41 -07:00
Lars Brubaker
86966e0e24
Align tool is working
2017-08-17 15:21:29 -07:00
Lars Brubaker
9089f74263
Group command does boolean
2017-08-16 15:36:54 -07:00
Lars Brubaker
51d6f990ab
Fixed text size on side tabs
2017-08-14 19:09:37 -07:00
Lars Brubaker
07897ad203
Cleaned up the selection lines.
2017-08-10 18:06:03 -07:00
Lars Brubaker
5820c5e088
Improving material control.
2017-08-10 12:55:24 -07:00
Lars Brubaker
7c5f5a2775
Brought in the changes to set temp before leveling.
2017-08-08 17:49:26 -07:00